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
*
Arc global (#20768)
Bung
2022-11-06
3
-2
/
+48
*
closes #12589; add testcase (#20769)
ringabout
2022-11-06
1
-2
/
+14
*
codegen: optimized generation of proc headers (#20770)
Andreas Rumpf
2022-11-06
1
-7
/
+6
*
Fix typo in nimsuggest.nim (#20767)
Ikko Ashimine
2022-11-05
1
-1
/
+1
*
Revert "fix arc global variable issues" (#20764)
ringabout
2022-11-05
3
-6
/
+4
*
remove compiler/strutils2.nim (#20748)
Bung
2022-11-05
3
-103
/
+7
*
fix arc global variable issues (#20759)
Bung
2022-11-05
2
-3
/
+6
*
add effectsOf to map in the std/sets module (#20760)
ringabout
2022-11-05
1
-1
/
+4
*
Update testament docs demo, command output, and gotchas (#20756)
Lee Matos
2022-11-05
1
-20
/
+29
*
ref #20694; quit value gets saturated to ranges (#20753)
ringabout
2022-11-05
16
-64
/
+95
*
fix posix.mq_receive compilation with cpp backend (#20710)
n5m
2022-11-05
3
-25
/
+85
*
Support doc comments in new-styled concepts (#20752)
konsumlamm
2022-11-04
2
-0
/
+5
*
Fix #18079 Illegal storage access compiling call with nested ref/deref (#20738)
Bung
2022-11-04
4
-9
/
+38
*
revert #20719; relieve `std/assertions` of the `sysFatal` dep (#20743)
ringabout
2022-11-04
5
-28
/
+27
*
add `effectsOf` to `std/tables` (#20751)
ringabout
2022-11-04
1
-2
/
+6
*
add a testcase for laxeffects (#20750)
ringabout
2022-11-04
1
-0
/
+11
*
Uri.isIpv6 exported (#20736)
Juan Carlos
2022-11-03
2
-1
/
+2
*
Improve dollar IpAddress (#20729)
Juan Carlos
2022-11-03
2
-10
/
+17
*
Improve dollar int (#20737)
Juan Carlos
2022-11-03
1
-1
/
+3
*
fixes #15688; handle `strongSpace` overflow issues (#20724)
ringabout
2022-11-03
6
-20
/
+24
*
fixes #20740; fixes pre-existing field visibility issues and removes `efSkipF...
ringabout
2022-11-03
5
-11
/
+28
*
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
[next]