Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | scoped memory management (#14790) | Andreas Rumpf | 2020-07-04 | 1 | -5/+5 |
| | | | | | | | * fixes the regressions * closes #13936 * scope based memory management implemented * enabled tcontrolflow.nim test case * final cleanups | ||||
* | Step2: fixes #13781, fixes #13805 (#13897) | cooldome | 2020-04-16 | 1 | -0/+63 |
* Fix sym owner in wrapper proc * threadpool changes * revert lowerings * add newFastMoveStmt * try fixing test by switching to cpp Co-authored-by: cooldome <ariabushenko@bk.ru> |