.. |
tblock1.nim
|
1105d03644
require errormsg to be specified before file.
|
6 years ago |
tcontrolflow.nim
|
ef29987781
An unnamed break in a block now gives an `UnnamedBreak` warning (#20901)
|
2 years ago |
tstatret.nim
|
299ddda5f6
Make unreachable code a warning instead of an error (#14816)
|
4 years ago |
tunamedbreak.nim
|
ef29987781
An unnamed break in a block now gives an `UnnamedBreak` warning (#20901)
|
2 years ago |
tunreachable.nim
|
c5eb3fd4f0
fixes #9839; fixes noReturn pragma doesn't work for non-simple templates (#21048)
|
2 years ago |