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
/
tclosure.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixes #22297; return in the finally in the closure iterators (#22300)
ringabout
2023-07-22
1
-0
/
+11
*
deprecate `do:` meaning `do ():` + misc cleanup (#20927)
metagn
2022-12-06
1
-5
/
+5
*
'lock levels' are deprecated, now a noop (#20539)
ringabout
2022-10-11
1
-1
/
+1
*
style usages part one (openarray => openArray) (#19321)
flywind
2022-01-04
1
-2
/
+2
*
testament: error instead of silently ignore invalid targets; remove pointless...
Timothee Cour
2020-12-14
1
-1
/
+1
*
faster CIs (#13803)
Miran
2020-03-30
1
-216
/
+2
*
attempt to make travis green
Araq
2018-12-11
1
-0
/
+1
*
disable some tests for the C++ target; refs #7870
Araq
2018-11-15
1
-1
/
+1
*
Merge tests into a larger file (part 1 of ∞) (#9318)
Miran
2018-10-12
1
-43
/
+685
*
fixes #5015
Araq
2018-10-03
1
-1
/
+18
*
tests: Trim .nim files trailing whitespace
Adam Strzelecki
2015-09-04
1
-1
/
+1
*
more tests green
Araq
2014-08-31
1
-1
/
+1
*
rewrote lambdalifting; fixes deeply nested closures
Araq
2014-06-26
1
-4
/
+4
*
new tester; all tests categorized
Araq
2014-01-13
1
-0
/
+47