index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
nim-gdb: remove unnecessary quotes and fix uname (#20739)
Xiao-Yong
2022-11-03
1
-1
/
+1
*
closes #13618; add testcase (#20734)
ringabout
2022-11-02
1
-0
/
+6
*
Export FileMode (#20726)
Antonis Geralis
2022-11-02
1
-0
/
+1
*
closes #14216; add testcase (#20733)
ringabout
2022-11-02
1
-0
/
+39
*
closes #16331; add testcase (#20730)
ringabout
2022-11-02
1
-0
/
+12
*
fix sighashes for generic ref (#20723)
Jacek Sieka
2022-11-01
1
-1
/
+2
*
fixes ssl static link regression (#20722)
ringabout
2022-11-01
1
-1
/
+5
*
fixes #20526; use `nimPreviewSlimSystem` for documentation build (#20714)
ringabout
2022-11-01
16
-5
/
+39
*
change `include genode/env` to an import (#20721)
ringabout
2022-11-01
2
-2
/
+2
*
fix semcase on tySequence and tyObject #20283 #19682 (#20339)
Bung
2022-11-01
4
-8
/
+41
*
refactor os imports into corresponding small modules (#20720)
ringabout
2022-11-01
8
-8
/
+11
*
make `system/fatal` importable (#20719)
ringabout
2022-11-01
3
-16
/
+15
*
fix #20272 range of uint64 shows signed upper bound (#20702)
Bung
2022-11-01
2
-1
/
+8
*
Improve dollar (#20672)
Juan Carlos
2022-10-31
2
-31
/
+52
*
Improve getDataUri (#20670)
Juan Carlos
2022-10-31
1
-4
/
+12
*
Genode: add scheduleCallbacks to asyncdispatch (#20708)
ehmry
2022-10-31
5
-3
/
+188
*
fixes #20715; range[a..b] inside object variant fails (#20716)
ringabout
2022-10-31
2
-5
/
+36
*
fix closure iter state table init type [backport] (#20717)
Jacek Sieka
2022-10-31
1
-1
/
+1
*
allow deferred close of nil stream (#20706)
n5m
2022-10-31
2
-4
/
+20
*
removes channels_builtin when enabling `nimPreviewSlimSystem` (#20713)
ringabout
2022-10-31
7
-18
/
+9
*
put std/threads under the umbrella of nimPreviewSlimSystem (#20711)
ringabout
2022-10-31
13
-19
/
+33
*
follow up #20668; fixes nightlies (#20701)
ringabout
2022-10-31
1
-4
/
+5
*
fix dispatcher call type [backport] (#20696)
Jacek Sieka
2022-10-29
1
-0
/
+1
*
move threads out of system (#20674)
ringabout
2022-10-29
15
-391
/
+425
*
fix #20148 implicit compile time conversion int to ranged float cause… (#20...
Bung
2022-10-29
2
-1
/
+12
*
fix #16264 low(Time) OverflowDefect (#20552)
Bung
2022-10-29
2
-1
/
+3
*
enable weave (#20692)
ringabout
2022-10-29
1
-1
/
+1
*
alternate fix + test for #12094, refs #13804 (#20686)
metagn
2022-10-29
3
-3
/
+13
*
add back discard as a way to do multiline comments, see #12352 (#20688)
Pietro Peterlongo
2022-10-28
1
-0
/
+12
*
fixes #20681; add efSkipFieldVisibilityCheck to skip check (#20639)
ringabout
2022-10-28
7
-47
/
+50
*
Fix #20628 for Windows (#20667)
Andrey Makarov
2022-10-28
7
-38
/
+41
*
openssl 3 support no longer opt in + some 1.0 support (#20668)
metagn
2022-10-27
4
-53
/
+103
*
fixes type check of ranges for default fields (#20660)
ringabout
2022-10-27
2
-2
/
+15
*
int128.nim fix warnings (#20666)
Juan Carlos
2022-10-27
1
-5
/
+4
*
Added openarray[char] overloads to std/unicode (#20648)
Jason Beetham
2022-10-27
2
-46
/
+418
*
fix #6637 array index type depends generic (#20673)
Bung
2022-10-27
2
-1
/
+10
*
cleanup os related documentation links (#20663)
ringabout
2022-10-27
3
-27
/
+12
*
add changelog for new modules (#20675)
ringabout
2022-10-27
1
-2
/
+4
*
Documentation only, koch (#20665)
Juan Carlos
2022-10-27
1
-1
/
+1
*
add test case for #500 (#20661)
Bung
2022-10-26
1
-0
/
+8
*
fixes #19201; fixes sink causes crash in VM (#20658)
ringabout
2022-10-25
2
-2
/
+8
*
fixes #20654 FAMs should not be used in the C++ backend (#20655)
Juan M Gómez
2022-10-25
1
-1
/
+3
*
closes #6213 #11777; add testcase (#20656)
ringabout
2022-10-25
1
-0
/
+27
*
clean up `std/os` related modules (#20651)
ringabout
2022-10-25
6
-157
/
+140
*
Change both code snippets to use the same test URL (#20647)
Saint
2022-10-25
1
-1
/
+1
*
fix #12094 Use of _ (as var placeholder) inside a template causes XDe… (#20...
Bung
2022-10-25
1
-1
/
+2
*
Implement Unix file regularity check (#20448) (#20628)
Andrey Makarov
2022-10-25
7
-45
/
+107
*
add type check for default fields (#20652)
ringabout
2022-10-25
2
-2
/
+32
*
fixes #1027; disallow templates to use ambiguous identifiers (#20631)
ringabout
2022-10-24
4
-0
/
+26
*
fixes #20645 (#20646)
Andreas Rumpf
2022-10-24
3
-7
/
+24
[next]