ringabout
|
5fb4662ab1
fixes #18081; fixes #18079; fixes #18080; nested ref/deref'd types (#24335)
|
il y a 6 mois |
metagn
|
75bd2d0688
shallow fold prevention for `addr`, `nkHiddenAddr` (#24322)
|
il y a 6 mois |
ringabout
|
eedfcbeb30
fixes #22389; fixes #19840; don't fold paths containing `addr` (#23807)
|
il y a 9 mois |
ringabout
|
fe72db98c1
fixes addr/hiddenAddr in strictdefs (#23477)
|
il y a 1 an |
ringabout
|
2114414099
fixes #19977; rework inlining of 'var openarray' iterators for C++ (#23258)
|
il y a 1 an |
ringabout
|
4e977767a7
fixes #23536; Stack trace with wrong line number when the proc called inside for loop (#23540)
|
il y a 1 an |
ringabout
|
ecc6ab7ee0
fixes #22237; fixes #21160; wrong cursor on unowned parameters in the for loop in ORC (#22240)
|
il y a 1 an |
ringabout
|
942c378659
fixes #22148; std/memfiles.memSlices nesting now fails with memory sa… (#22154)
|
il y a 1 an |
ringabout
|
88114948c4
fixes #21110; duplicate proc definitions for inline iters (#21136)
|
il y a 1 an |
ringabout
|
edb64bcff4
fixes explicit deref block (#22093)
|
il y a 1 an |
Andreas Rumpf
|
20b011de19
refactoring in preparation for better, simpler name mangling that wor… (#21667)
|
il y a 2 ans |
ringabout
|
9cb06d357e
fixes #21540; deref block at transf phase to make injectdestructors function properly (#21688)
|
il y a 2 ans |
ringabout
|
f2dad94902
fixes #21306; fixes #20485; don't transform yields in the var section when introducing new local vars [backport: 1.6] (#21489)
|
il y a 2 ans |
Yuriy Glukhov
|
9afb466d73
Force lambda lifting for getImplTransformed. Hacky. Fixes #19818 (#21031)
|
il y a 2 ans |
ringabout
|
ef190f349d
remove duplicate assignment (#21050)
|
il y a 2 ans |
ringabout
|
1707bc4a99
fixes #20856; store defaults directly (#20859)
|
il y a 2 ans |
Bung
|
ecc8f61fe4
Fix #18079 Illegal storage access compiling call with nested ref/deref (#20738)
|
il y a 2 ans |
Andreas Rumpf
|
08ae3467b9
refactorings (#20536)
|
il y a 2 ans |
Andreas Rumpf
|
9d858a29fc
cleanup nfFirstWrite flags (#20500)
|
il y a 2 ans |
ringabout
|
f89ba2c951
add default field support for object in ARC/ORC (#20480)
|
il y a 2 ans |
Andreas Rumpf
|
8d47bf1822
new move analyser2 (#20471)
|
il y a 2 ans |
metagn
|
de4b0346bd
store full definition AST for consts, fix noRewrite (#20115)
|
il y a 2 ans |
ringabout
|
8fc19b9e12
document compiler procs regarding `&` (#20257)
|
il y a 2 ans |
flywind
|
7f6e800caf
move assertions out of system (#19599)
|
il y a 3 ans |
Jason Beetham
|
8d5a275189
Fixed distinct composite type class proc borrowing (#18904)
|
il y a 3 ans |
Andreas Rumpf
|
34a53e8049
fixes #12642 (#18811)
|
il y a 3 ans |
Andreas Rumpf
|
73841ae194
fixes #14165, fixes #18739, fix the second example of #6269 (#18812)
|
il y a 3 ans |
flywind
|
905fae51f6
remove unnecessary if statement (#18792)
|
il y a 3 ans |
flywind
|
72fa5833ad
fix #9778 (pairs iterator calling a helper proc with tuple return type will cut the iterator yield into half) (#18767)
|
il y a 3 ans |
Timothee Cour
|
7e94420847
cString => cSourceString; tyCString => tyCstring so that error msgs show cstring, not cString (#17744)
|
il y a 4 ans |