summary refs log tree commit diff stats
path: root/compiler/liftdestructors.nim
Commit message (Expand)AuthorAgeFilesLines
* destructors: internal compiler refactoringAraq2019-04-181-51/+18
* fixes #11014Araq2019-04-171-3/+3
* fixes #11004Araq2019-04-121-60/+72
* preparations for --newruntime owned refs/callbacksAraq2019-04-111-1/+1
* newruntime: raising an exception works but currently leaks memory because cur...Araq2019-04-101-2/+4
* an owned ref parameter behaves as a 'sink' parameterAndreas Rumpf2019-04-071-3/+0
* more efficient enumToStr implementation that works without the old typeinfo s...Andreas Rumpf2019-04-071-14/+0
* fixes compiler regressionAraq2019-04-061-1/+4
* destructors: we are cooking nowAraq2019-04-061-5/+9
* destructors: progressAndreas Rumpf2019-04-051-2/+9
* fixes destructor tuple regression #10940 (#10941)cooldome2019-04-041-1/+1
* newruntime: fixes codegen for closuresAraq2019-04-041-0/+2
* make megatest work againAraq2019-04-021-1/+2
* newruntime: progressAraq2019-04-021-5/+12
* newruntime: progressAraq2019-04-011-19/+27
* more destructor based changes (#10885)Andreas Rumpf2019-03-231-58/+153
* newruntime: progressAndreas Rumpf2019-03-151-10/+8
* --newruntime: progressAndreas Rumpf2019-03-141-17/+22
* --newruntime: work in progressAndreas Rumpf2019-03-141-60/+193
* rename: semasgn -> liftdestructorsAndreas Rumpf2019-03-141-0/+400