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
*
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
*
Substitute $nimbleDir in --path flags (#12750)
genotrance
2019-11-28
2
-0
/
+12
*
VM: improvements for var T/addr (#12667); fixes #12489
Andreas Rumpf
2019-11-28
3
-3
/
+113
*
fixes a flaky test for the realtime GC
Araq
2019-11-28
1
-3
/
+0
*
[backport] Fix spelling typos (#12755)
Brian Wignall
2019-11-28
3
-4
/
+4
*
test suite: rename tests containing 'fail' for easier search in logs
Araq
2019-11-26
5
-17
/
+17
*
ARC: ported the GC tests over to --gc:arc
Araq
2019-11-26
7
-16
/
+32
*
increase the timeout for 'tasyncclosestall' (#12744)
Miran
2019-11-26
1
-1
/
+1
*
fix in tests/js/tconsole (#12709)
Arne Döring
2019-11-25
1
-3
/
+3
*
Revert "ARC: another critical bugfix; temporary tuples we introduce for tuple...
narimiran
2019-11-24
1
-1
/
+1
*
ARC: another critical bugfix; temporary tuples we introduce for tuple unpacka...
Araq
2019-11-22
1
-1
/
+1
*
delete list comprehension (#12392)
Arne Döring
2019-11-22
1
-8
/
+0
*
ARC: yet another silly bugfix
Araq
2019-11-22
1
-0
/
+29
*
thavlak.nim: more idiomatic code
Araq
2019-11-21
1
-45
/
+45
*
more thavlak.nim improvements
Araq
2019-11-21
1
-4
/
+4
*
more thavlak.nim improvements
Araq
2019-11-21
1
-78
/
+51
*
thavlak.nim test: improved the code style
Araq
2019-11-21
1
-28
/
+21
*
fixes #12670 [backport] (#12693)
Andreas Rumpf
2019-11-20
1
-0
/
+20
*
more arc improvements (#12690)
Andreas Rumpf
2019-11-20
1
-2
/
+15
*
fixes #12612 [backport] (#12681)
Andreas Rumpf
2019-11-19
1
-0
/
+8
*
fix regression in align (#12680)
Arne Döring
2019-11-19
2
-2
/
+14
*
ARC: closure bugfixes (#12677)
Andreas Rumpf
2019-11-18
1
-0
/
+19
[next]