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
/
controlflow
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixes regression; block can have arbitrary exit points; too hard for a simple...
ringabout
2024-07-16
1
-0
/
+12
*
Fix endsInNoReturn for case statements (#23009)
SirOlaf
2023-11-30
1
-4
/
+41
*
Fix #22604: Make endsInNoReturn traverse the tree (#22612)
SirOlaf
2023-09-01
1
-2
/
+12
*
fixes #9839; fixes noReturn pragma doesn't work for non-simple templates (#21...
ringabout
2022-12-08
1
-0
/
+32
*
An unnamed break in a block now gives an `UnnamedBreak` warning (#20901)
ringabout
2022-11-24
2
-1
/
+35
*
Make unreachable code a warning instead of an error (#14816)
Clyybber
2020-06-29
1
-3
/
+3
*
Testament: refactoring; makes the test joiner green
Araq
2018-12-11
1
-5
/
+5
*
require errormsg to be specified before file.
Arne Döring
2018-12-11
2
-7
/
+2
*
fix #9832 (fixup) (#9859)
Timothee Cour
2018-12-04
1
-1
/
+1
*
fixes #9832 (#9841) [backport]
Timothee Cour
2018-12-04
1
-1
/
+1
*
Merge tests into a larger file (part 2 of ∞) (#9335)
Miran
2018-10-13
4
-96
/
+97
*
make tests green again
Araq
2018-05-14
1
-1
/
+1
*
tests: Trim .nim files trailing whitespace
Adam Strzelecki
2015-09-04
4
-36
/
+36
*
fixes recently introduced regression
Araq
2014-08-21
1
-1
/
+12
*
fixes #1418
Araq
2014-08-20
1
-0
/
+33
*
next steps for closure iterators
Araq
2014-01-22
2
-0
/
+42
*
new tester; all tests categorized
Araq
2014-01-13
2
-0
/
+40