Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix #20866 [ORC] Bad codegen for global pointer to iterator (#20876) | Bung | 2022-11-22 | 1 | -1/+9 |
| | |||||
* | fix #3505 wrong var {.global.} initialization, asign variable to it (#20812) | Bung | 2022-11-12 | 1 | -0/+33 |
* fix #3505 wrong var {.global.} initialization, asign variable to it * fix #5132 as well * follow suggestions * handle all call kinds * Update tests/global/t3505.nim * Update compiler/semstmts.nim * Update compiler/semstmts.nim * Update compiler/semstmts.nim * follow suggestion * Update compiler/semstmts.nim Co-authored-by: Andreas Rumpf <rumpf_a@web.de> |