summary refs log tree commit diff stats
path: root/compiler/injectdestructors.nim
Commit message (Expand)AuthorAgeFilesLines
...
* compute sinks/assignments properly for for-loop iteration variablesAraq2019-04-081-1/+1
* an owned ref parameter behaves as a 'sink' parameterAndreas Rumpf2019-04-071-8/+5
* destructors: we are cooking nowAraq2019-04-061-2/+16
* destructors: progressAndreas Rumpf2019-04-051-7/+8
* newruntime: bugfixesAndreas Rumpf2019-03-251-1/+4
* more destructor based changes (#10885)Andreas Rumpf2019-03-231-0/+761