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
*
Merge pull request #9912 from nim-lang/araq-fixes-nested-gensym
Andreas Rumpf
2018-12-09
1
-0
/
+40
|
\
|
*
fixes nested gensym'ed parameters; fixes #9476
Araq
2018-12-08
1
-0
/
+40
*
|
Merge pull request #9898 from cooldome/enum_notused
Andreas Rumpf
2018-12-09
1
-0
/
+6
|
\
\
|
*
|
add comment, fixes #9896
Andrii Riabushenko
2018-12-08
1
-0
/
+1
|
*
|
Fix hintXDeclaredButNotUsed for enum fields marked as used
Andrii Riabushenko
2018-12-08
1
-0
/
+5
*
|
|
fix #9872: setLen now works properly at CT [backport]
Timothee Cour
2018-12-08
1
-0
/
+30
|
/
/
*
|
Merge pull request #9803 from GULPF/walkdirrec-relative
Andreas Rumpf
2018-12-06
1
-0
/
+19
|
\
\
|
|
/
|
/
|
|
*
Add `relative` parameter to walkDirRec
Oscar Nihlgård
2018-11-26
1
-0
/
+19
*
|
fixes #9441
Araq
2018-12-06
1
-0
/
+42
*
|
fixes #9868
Araq
2018-12-05
1
-0
/
+4
*
|
fixes #9864 [backport]
Araq
2018-12-05
1
-0
/
+36
*
|
fix #9832 (fixup) (#9859)
Timothee Cour
2018-12-04
1
-1
/
+1
*
|
Fix fat pointers, object copying, magic double evals on JS (#9411) [backport]
rec
2018-12-04
2
-0
/
+489
*
|
fixes #9832 (#9841) [backport]
Timothee Cour
2018-12-04
1
-1
/
+1
*
|
improve line info retreival (#9822)
Arne Döring
2018-11-30
1
-1
/
+1
*
|
Destructors: more moves for tuples (#9808)
cooldome
2018-11-27
1
-2
/
+6
*
|
Tester tests (#9787)
Arne Döring
2018-11-27
1
-0
/
+17
*
|
Add workingDir parameter to execProcess and test (#9549)
Tomohiro
2018-11-26
2
-0
/
+32
*
|
Added cgi.readData. Add test for cgi module. (#9645)
Constantine Molchanov
2018-11-26
1
-0
/
+23
*
|
More converter fixes (#9737)
cooldome
2018-11-26
2
-7
/
+69
*
|
fixes #9794: sizeof tuple is incorrect if contains imported object (#9795)
cooldome
2018-11-26
1
-1
/
+18
*
|
Fixes multiple bugs with sink arguments (#9802)
cooldome
2018-11-26
1
-2
/
+50
*
|
Fixes 9716 [backport] (#9790)
Yuriy Glukhov
2018-11-24
1
-1
/
+14
*
|
Support only some types as JsAssoc types (#8627)
Alexander Ivanov
2018-11-23
1
-12
/
+12
*
|
cleanup tests; don't use non-working 'msg' spec field
Araq
2018-11-23
31
-59
/
+60
*
|
threw away a silly test
Araq
2018-11-23
1
-61
/
+0
*
|
Windows: disabled tests
Araq
2018-11-23
1
-0
/
+1
*
|
join simple test
Arne Döring
2018-11-23
2
-11
/
+10
*
|
remove problem test
Arne Döring
2018-11-23
1
-12
/
+0
*
|
more eyewash
Arne Döring
2018-11-23
4
-2
/
+16
*
|
eyewash
Arne Döring
2018-11-23
3
-7
/
+14
*
|
fix for nimInAction
Arne Döring
2018-11-23
15
-18
/
+76
*
|
disable tio.nim, it just causes problems
Arne Döring
2018-11-23
1
-0
/
+1
*
|
maybe this time?
Arne Döring
2018-11-23
1
-9
/
+17
*
|
hopefully this time the tests will compile on the server
Arne Döring
2018-11-23
2
-8
/
+1
*
|
fix coro test
Arne Döring
2018-11-23
1
-1
/
+1
*
|
more tests fixed
Arne Döring
2018-11-23
4
-3
/
+24
*
|
activated more tests, allow input in test spec
Arne Döring
2018-11-23
23
-123
/
+186
*
|
updated tests to be executed
Arne Döring
2018-11-23
53
-87
/
+329
*
|
delete old cruft
Arne Döring
2018-11-23
5
-97
/
+0
*
|
make run the default action of a test in tester
Arne Döring
2018-11-23
47
-41
/
+307
*
|
fixes #9764
Araq
2018-11-23
1
-0
/
+29
*
|
Destructors: move into nkTupleConstr and move on tuple unpacking (#9776)
cooldome
2018-11-22
2
-8
/
+72
*
|
fix segfault when calling shallow() on an empty string (#9782) [backport]
Ștefan Talpalaru
2018-11-22
1
-0
/
+7
*
|
don't raise exception in the default handler (#9783)
alaviss
2018-11-22
1
-0
/
+6
*
|
Add isInstanceOf for generic procs to the macros module (#9730)
cooldome
2018-11-21
1
-0
/
+19
*
|
Empty check in shallow [backport] (#9676)
ishowta
2018-11-21
1
-0
/
+24
|
/
*
fix #9726 (#9765)
Arne Döring
2018-11-20
1
-0
/
+8
*
bitsize respected in size calculation. (#9756)
Arne Döring
2018-11-19
1
-4
/
+32
*
fixes #9743
Araq
2018-11-19
1
-1
/
+11
[next]