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
/
closure
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge branch 'devel' into new-ll
Andreas Rumpf
2015-12-29
1
-7
/
+0
|
\
|
*
new db_sqlite requires deadCodeElim:on because not every sqlite3_column_name
Andreas Rumpf
2015-12-29
1
-7
/
+0
*
|
updated test cases
Andreas Rumpf
2015-12-29
2
-5
/
+5
*
|
changed testcase for new LL semantics
Andreas Rumpf
2015-12-29
1
-1
/
+1
*
|
updated test case for changed LL
Andreas Rumpf
2015-12-29
1
-2
/
+3
|
/
*
sequtils related changes
Peter Mora
2015-10-05
1
-1
/
+1
*
tests: Trim .nim files trailing whitespace
Adam Strzelecki
2015-09-04
10
-25
/
+25
*
Fix expected tester messages
def
2015-04-21
1
-1
/
+1
*
fixes #2125
Araq
2015-02-18
2
-5
/
+6
*
minor documentation updates
Araq
2015-02-16
1
-0
/
+22
*
fixes #2073
Araq
2015-02-08
1
-0
/
+15
*
Fixes #1642.
Dominik Picheta
2015-01-28
1
-0
/
+6
*
implemented 'koch pdf'
Araq
2014-12-19
2
-45
/
+2
*
more tests green
Araq
2014-08-31
2
-15
/
+15
*
added test
Araq
2014-08-05
1
-0
/
+44
*
new jester compiles
Araq
2014-06-28
1
-0
/
+32
*
some progress for jester+async
Araq
2014-06-27
1
-1
/
+16
*
rewrote lambdalifting; fixes deeply nested closures
Araq
2014-06-26
2
-4
/
+40
*
Param name and type combos now work in type sig. sugar.
Dominik Picheta
2014-04-20
1
-4
/
+4
*
Remove echo from => macro and fix tclosuremacro test.
Dominik Picheta
2014-04-20
1
-20
/
+20
*
Added new future module with a closure macro.
Dominik Picheta
2014-04-20
1
-0
/
+43
*
removed flawed thread analysis pass
Araq
2014-04-20
1
-1
/
+1
*
closure iterators work
Araq
2014-01-23
1
-2
/
+2
*
new tester; all tests categorized
Araq
2014-01-13
11
-0
/
+463
[prev]