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 #15815 (#15817)
flywind
2020-11-02
1
-0
/
+16
*
fix #15145 (#15816)
flywind
2020-11-02
1
-0
/
+11
*
closes #3670 [add testcase for #3670] (#15808)
flywind
2020-11-01
1
-0
/
+11
*
fix #15651 (#15800)
flywind
2020-10-31
1
-0
/
+18
*
[closes #12682]add testcase for #12682 (#15796)
flywind
2020-10-31
1
-0
/
+11
*
add testcase for #14227 (#15794)
flywind
2020-10-30
1
-0
/
+23
*
[closes #11625 and closes #2488]add global and threadvar(with `--threads:off`...
flywind
2020-10-30
1
-0
/
+30
*
closes #6036 (#15779)
flywind
2020-10-30
1
-0
/
+11
*
closes #7374 (#15781)
flywind
2020-10-30
1
-0
/
+29
*
add testcase for #7416 (#15782)
flywind
2020-10-30
1
-0
/
+9
*
closes #7658 (#15784)
flywind
2020-10-30
1
-0
/
+7
*
add testcase for #8012 (#15785)
flywind
2020-10-30
1
-0
/
+15
*
add testcase for #9165 (#15787)
flywind
2020-10-30
1
-0
/
+11
*
add testcase for #9091 (#15791)
flywind
2020-10-30
1
-0
/
+36
*
fix #15638 (#15789)
flywind
2020-10-30
1
-0
/
+3
*
add testcase for #7127 (#15780)
flywind
2020-10-30
1
-0
/
+2
*
add tests for #7686 (#15771)
flywind
2020-10-29
1
-0
/
+9
*
fixes #15413 (#15768)
Andreas Rumpf
2020-10-29
1
-0
/
+3
*
fix #15756 (#15761)
cooldome
2020-10-28
1
-0
/
+12
*
ARC now capable of custom extra alignment. Ref, closure and seq support. (#15...
cooldome
2020-10-28
2
-17
/
+146
*
change/remove deprecated stuff
narimiran
2020-10-28
1
-23
/
+5
*
fix #15750
narimiran
2020-10-28
1
-0
/
+6
*
fix #15752 (#15754)
cooldome
2020-10-28
1
-0
/
+9
*
honor --declaredLocs in more places, including type mismatch errors; also sho...
Timothee Cour
2020-10-27
3
-4
/
+4
*
fixes #10456,#12928 issues when chaining templates to sortedByIt (#15734)
shirleyquirk
2020-10-27
1
-0
/
+18
*
Add C function dup and dup2 posix to system/io (#15675)
Regis Caillaud
2020-10-27
1
-0
/
+49
*
add tests for Testament "reject" action (#15709)
n5m
2020-10-27
2
-0
/
+8
*
[backport] fix #15595 procvar `==` works in VM (#15724)
Timothee Cour
2020-10-26
1
-0
/
+24
*
ensure the Nim compiler works with --experimental:strictFuncs --experimental:...
Andreas Rumpf
2020-10-26
2
-0
/
+15
*
workaround #15725 disable freebsd tblocking_channel.nim (#15726)
Timothee Cour
2020-10-26
1
-0
/
+2
*
fix #15704 #15597 wrong VM register was freed (#15705)
Timothee Cour
2020-10-26
1
-0
/
+130
*
workaround #15713 disable freebsd tssl.nim (#15718)
Timothee Cour
2020-10-26
1
-1
/
+3
*
Revert "fixes #15280 [backport:1.2] (#15281)" (#15700)
Clyybber
2020-10-24
3
-48
/
+4
*
close #8007 (#15695)
Timothee Cour
2020-10-23
1
-0
/
+51
*
fix #15662 (#15678)
cooldome
2020-10-23
1
-0
/
+5
*
Fix #12410 (#15685)
Clyybber
2020-10-23
1
-0
/
+13
*
fixes view types for sizeof() and --gc:orc (#15680)
Andreas Rumpf
2020-10-22
1
-1
/
+1
*
Add testcase for #14601 (#15677)
Clyybber
2020-10-22
1
-1
/
+45
*
Add testcase for #12252 (#15676)
Clyybber
2020-10-22
1
-0
/
+7
*
expect valgrind test failure on memory leak (#15669)
n5m
2020-10-22
1
-0
/
+2
*
$(uint|uint64) now works with nimscript (#15644)
Timothee Cour
2020-10-20
1
-0
/
+3
*
fix #15631 (#15632)
n5m
2020-10-19
3
-2
/
+16
*
Add tests to #15363 (#15633)
Danil Yarantsev
2020-10-19
1
-0
/
+26
*
add tests for #15584 (#15619)
n5m
2020-10-18
2
-0
/
+27
*
Fix #15599 (#15601)
Clyybber
2020-10-16
1
-1
/
+13
*
renamed '=' to '=copy' [backport:1.2] (#15585)
Andreas Rumpf
2020-10-15
11
-12
/
+979
*
harden the ORC asyncleak3 test case (#15580)
Andreas Rumpf
2020-10-15
2
-1
/
+416
*
fixes a C code generator regression, no need to backport, only the 1.4 line i...
Andreas Rumpf
2020-10-14
1
-0
/
+18
*
terminal: fix fgColor/bgColor commands [backport] (#15554)
alaviss
2020-10-13
1
-0
/
+8
*
Fix 15543 (#15544)
cooldome
2020-10-12
1
-1
/
+21
[prev]
[next]