Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | deprecate newruntime (#17245) | flywind | 2021-03-04 | 1 | -1/+1 |
| | | | | | | * deprecate newruntime * tests * Update compiler/commands.nim | ||||
* | Fix destructor injections for global variables (#11230) | Clyybber | 2019-05-13 | 1 | -0/+9 |
* attach global destructors at end of mainModule * Add testcase * Minor cleanup * Inject topLevelVar temporaries' destructors early * Fix megatest |