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
/
iter
/
tyieldintry.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed compilation of void closureiters with try stmt (#20138) [backport]
Yuriy Glukhov
2022-08-03
1
-0
/
+8
*
improve several tests in testament (#18635)
Timothee Cour
2021-08-08
1
-32
/
+28
*
Fixes #17849 (#18055) [backport:1.2]
Yuriy Glukhov
2021-05-30
1
-1
/
+15
*
Attempt to finish off araq cpp exceptions (#13695)
cooldome
2020-03-19
1
-1
/
+3
*
Fixed yield in nnkChckRange (#12160)
Yuriy Glukhov
2019-09-10
1
-0
/
+14
*
Fixes 9716 [backport] (#9790)
Yuriy Glukhov
2018-11-24
1
-1
/
+14
*
Fixed yield in nkObjConstr. Fixes #9694 [backport] (#9744)
Yuriy Glukhov
2018-11-18
1
-0
/
+15
*
Fixes #8243 (#8904)
Yuriy Glukhov
2018-09-07
1
-0
/
+23
*
Fixes #8851 (#8859)
Yuriy Glukhov
2018-09-04
1
-0
/
+13
*
Cleanup copypaste leftover
Yuriy Glukhov
2018-06-07
1
-4
/
+0
*
Fixed yield in nkBlockExpr
Yuriy Glukhov
2018-06-07
1
-0
/
+15
*
Fixed yield in dotExpr and nkOfBranch lowering. Closes #7969.
Yuriy Glukhov
2018-06-06
1
-0
/
+24
*
More elaborate nkStmtListExpr lowering
Yuriy Glukhov
2018-05-09
1
-144
/
+315
*
Yield in try
Yuriy Glukhov
2018-05-09
1
-0
/
+201