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
*
More descriptive names of test files (#9531)
Miran
2018-10-29
1
-1
/
+0
*
Merge tests into a larger file (part 1 of ∞) (#9318)
Miran
2018-10-12
27
-847
/
+920
*
fixes #5015
Araq
2018-10-03
1
-1
/
+18
*
Mysterious fix for #8550 (#8561)
LemonBoy
2018-08-12
1
-0
/
+12
*
fixes 7833 (#8533)
Andreas Rumpf
2018-08-05
1
-1
/
+1
*
make tests green again
Andreas Rumpf
2018-07-05
1
-1
/
+1
*
make more tests green
Araq
2018-02-10
1
-1
/
+1
*
bugfix: detect captures in non-closure inner procs
Araq
2017-11-03
1
-0
/
+12
*
Add a test-case for #1641
Daniil Yarancev
2017-10-16
1
-0
/
+20
*
Restore the old behavior of parsing "quote do:"
Zahary Karadjov
2017-08-19
1
-3
/
+8
*
disable tboehmdeepcopy for Windows as we don't have a version of Boehm GC on ...
Araq
2017-08-04
1
-0
/
+1
*
Remove expr/stmt (#5857)
Arne Döring
2017-07-25
1
-91
/
+91
*
closures have an object type field so that we can perform correct deepCopy() ...
Andreas Rumpf
2017-07-22
1
-0
/
+17
*
lift parameter-less do block to lambdas
Zahary Karadjov
2017-04-10
1
-3
/
+3
*
the new blocks without 'do' produce compatible AST with 'do blocks'
Zahary Karadjov
2017-04-09
1
-8
/
+6
*
fix the do notation when used with procs
Zahary Karadjov
2017-04-09
1
-0
/
+47
*
make tests green again
Andreas Rumpf
2016-08-25
1
-1
/
+1
*
Fixed broken test. Added closureScope test.
Yuriy Glukhov
2016-06-28
1
-2
/
+13
*
make tests green
Andreas Rumpf
2016-05-11
1
-1
/
+1
*
fixes #4070
Andreas Rumpf
2016-05-11
1
-0
/
+20
*
fixes #3995
Andreas Rumpf
2016-04-03
1
-0
/
+24
*
Fix test cases for JSON object changes
def
2016-02-24
1
-4
/
+4
*
fixes yet another LL regression (Aporia compiles again)
Andreas Rumpf
2016-01-18
1
-0
/
+22
*
Added test for #600.
Dominik Picheta
2016-01-16
1
-0
/
+4
*
Added test for code in @def-'s comment in #1502.
Dominik Picheta
2016-01-16
1
-0
/
+6
*
Added test for #1512.
Dominik Picheta
2016-01-16
1
-0
/
+137
*
Added test for #1642.
Dominik Picheta
2016-01-16
1
-0
/
+3
*
Added test for #1846.
Dominik Picheta
2016-01-16
1
-0
/
+16
*
Added test for #1911.
Dominik Picheta
2016-01-16
1
-0
/
+7
*
Added test for #1923.
Dominik Picheta
2016-01-16
1
-0
/
+9
*
Added test for #2138.
Dominik Picheta
2016-01-16
1
-0
/
+10
*
Added test for #3304
Dominik Picheta
2016-01-16
1
-0
/
+15
*
fixes yet another regression
Andreas Rumpf
2016-01-13
1
-0
/
+25
*
async works again
Andreas Rumpf
2016-01-03
1
-0
/
+87
*
further progress on closure iterators; tforum still failing
Andreas Rumpf
2016-01-03
1
-2
/
+2
*
made closure iterators tests green, updated docs
Andreas Rumpf
2015-12-31
1
-1
/
+1
*
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
[next]