Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | newruntime: raising an exception works but currently leaks memory because cur... | Araq | 2019-04-10 | 1 | -4/+16 |
* | newruntime: fixes another bug | Araq | 2019-04-10 | 1 | -0/+3 |
* | koch.nim compiles with --newruntime | Araq | 2019-04-09 | 1 | -3/+7 |
* | make 'raise' statement work with --newruntime | Araq | 2019-04-09 | 1 | -6/+27 |
* | compute sinks/assignments properly for for-loop iteration variables | Araq | 2019-04-08 | 1 | -1/+1 |
* | an owned ref parameter behaves as a 'sink' parameter | Andreas Rumpf | 2019-04-07 | 1 | -8/+5 |
* | destructors: we are cooking now | Araq | 2019-04-06 | 1 | -2/+16 |
* | destructors: progress | Andreas Rumpf | 2019-04-05 | 1 | -7/+8 |
* | newruntime: bugfixes | Andreas Rumpf | 2019-03-25 | 1 | -1/+4 |
* | more destructor based changes (#10885) | Andreas Rumpf | 2019-03-23 | 1 | -0/+761 |