summary refs log tree commit diff stats
path: root/lib/core/runtime_v2.nim
Commit message (Expand)AuthorAgeFilesLines
* newruntime: make 'discard new RootObj' workAraq2019-04-261-1/+1
* newruntime: fix for -d:useMallocAndreas Rumpf2019-04-231-1/+2
* destructors: we are cooking nowAraq2019-04-061-8/+0
* more destructor based changes (#10885)Andreas Rumpf2019-03-231-7/+25
* rename for code clarityAndreas Rumpf2019-03-151-5/+5
* newruntime: make dynamic destructors compatible with C++Andreas Rumpf2019-03-151-2/+3
* --newruntime: progressAndreas Rumpf2019-03-141-9/+9
* --newruntime: work in progressAndreas Rumpf2019-03-141-0/+78