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
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Continue #13002 (#13021)
Clyybber
2020-01-06
1
-1
/
+1
*
[cleanup] remove disabled (and obsolete) ttypetraits; rename ttypetraits2 => ...
Timothee Cour
2020-01-05
2
-102
/
+41
*
Rst parser respect `:start-after:` and `:end-before:` in `include` directive ...
Kamanji
2020-01-05
1
-0
/
+79
*
fixes #13013, reverts previous changes to readLines() (#13036) [backport]
cooldome
2020-01-05
1
-1
/
+1
*
fix enumtostr crash for enum-range (#13035)
Jasper Jenkins
2020-01-05
1
-0
/
+12
*
fixes #12964 (#13027)
Andreas Rumpf
2020-01-04
1
-0
/
+14
*
Fixes #13026 (#13028)
cooldome
2020-01-04
1
-1
/
+83
*
fixes #12961 (#13019)
Andreas Rumpf
2020-01-03
1
-0
/
+11
*
fixes #12978 (#13012)
Andreas Rumpf
2020-01-03
1
-1
/
+24
*
remove default argument for readLines (#12807) [backport]
cooldome
2020-01-02
1
-1
/
+1
*
Sink to MemMove optimization in injectdestructors (#13002)
cooldome
2020-01-02
1
-1
/
+1
*
--exception:goto switch for deterministic exception handling (#12977)
Andreas Rumpf
2020-01-01
5
-2
/
+264
*
fixes #12989 (#12992)
cooldome
2019-12-31
2
-1
/
+10
*
fixes #12965 (#12991)
Andreas Rumpf
2019-12-31
1
-0
/
+4
*
Revert "fixes #12989"
Andrii Riabushenko
2019-12-31
1
-9
/
+0
*
fixes #12989
Andrii Riabushenko
2019-12-31
1
-0
/
+9
*
fixes #12945 (#12959)
cooldome
2019-12-24
1
-2
/
+2
*
fixes a test case
Araq
2019-12-24
1
-1
/
+3
*
fixes #12826
Araq
2019-12-24
1
-0
/
+33
*
lenVarargs: number of varargs elements (#12907)
Timothee Cour
2019-12-23
1
-0
/
+59
*
case coverage error message for `char` (#12948)
Jasper Jenkins
2019-12-22
1
-3
/
+9
*
Fix #12785 (#12943)
RSDuck
2019-12-21
1
-0
/
+47
*
fix #12919 tasyncclosestall flaky: Address already in use (#12934)
Timothee Cour
2019-12-19
1
-1
/
+3
*
Better case coverage error message for alias and range enum (#12913)
Jasper Jenkins
2019-12-18
3
-3
/
+40
*
fixes #12899 (#12921)
Andreas Rumpf
2019-12-18
2
-3
/
+27
*
ARC: cycle detector (#12823)
Andreas Rumpf
2019-12-17
18
-33
/
+328
*
allow typed/untyped in magic procs (#12911)
Timothee Cour
2019-12-17
1
-2
/
+10
*
fixes #12885 [backport] (#12895)
Andreas Rumpf
2019-12-13
2
-2
/
+14
*
Fixes #12883 (#12894)
cooldome
2019-12-13
1
-1
/
+34
*
fixes #12882 (#12889)
cooldome
2019-12-13
1
-0
/
+18
*
ARC: fixes cycle detection and move the .cursor attribute into closures (#12872)
Andreas Rumpf
2019-12-11
1
-0
/
+54
*
Increased TInstr field sizes: allow long jumps and 65535 VM registers (#12777)
Ico Doornekamp
2019-12-10
2
-0
/
+30
*
ARC: yet another bugfix (#12871)
Andreas Rumpf
2019-12-10
1
-0
/
+11
*
introduce capture macro (#12712)
Judd
2019-12-10
1
-0
/
+12
*
fixes #12827 (#12829) [backport]
cooldome
2019-12-10
1
-0
/
+17
*
fixes #12820 (#12828)
cooldome
2019-12-09
1
-0
/
+7
*
Assigning template to var/let/const gives a proper error (#12851)
Neelesh Chandola
2019-12-09
3
-2
/
+15
*
add a StringTable.clear that requires no mode specification (#12853)
Andy Davidoff
2019-12-09
1
-0
/
+3
*
fixes #12821 (#12822)
cooldome
2019-12-06
1
-0
/
+16
*
Fixed objects being erroneously zeroed out before object construction (#12814...
Neelesh Chandola
2019-12-05
1
-0
/
+22
*
ARC related bugfixes and refactorings (#12781)
Andreas Rumpf
2019-12-05
3
-1
/
+77
*
better support for PROGMEM like annotations for lets/vars; fixes #12216 (#12799)
Andreas Rumpf
2019-12-05
2
-1
/
+12
*
fixes #12804 (#12809)
cooldome
2019-12-05
1
-0
/
+5
*
fix #12740 (#12774)
Arne Döring
2019-12-04
1
-0
/
+43
*
#12103 - CI for FreeBSD (#12179)
Euan
2019-11-29
4
-1
/
+4
*
fixes #12669
Araq
2019-11-29
1
-0
/
+75
*
fixes #12766
Araq
2019-11-29
2
-0
/
+84
*
Fixes #12767 (#12768)
genotrance
2019-11-29
3
-1
/
+16
*
make addQuoted work on nimscript (#12717) [backport]
Jasper Jenkins
2019-11-28
2
-0
/
+6
*
fixes #12488 [backport]
Araq
2019-11-28
1
-0
/
+17
[next]