| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fixes #7757 | Andreas Rumpf | 2018-05-06 | 1 | -0/+1 |
* | sink parameters: next steps | Andreas Rumpf | 2018-04-01 | 1 | -8/+11 |
* | destructors: first version of 'sink' parameter logic | Andreas Rumpf | 2018-03-31 | 1 | -45/+33 |
* | further steps in implementing sink parameters; refs #7041 | Araq | 2018-03-30 | 1 | -9/+148 |
* | preparations for language extensions: 'sink' and 'lent' types | Andreas Rumpf | 2018-01-07 | 1 | -4/+4 |
* | destroyer pass: disable debug output | Andreas Rumpf | 2017-12-30 | 1 | -1/+2 |
* | more progress on destructors; removed old destructor based code as it proved ... | Araq | 2017-12-01 | 1 | -14/+24 |
* | destructors: some improvements for bug #4214: object constructors are moved too | Araq | 2017-11-29 | 1 | -2/+2 |
* | topttree destructor finally works | Araq | 2017-10-26 | 1 | -11/+7 |
* | destructors: work in progress | Araq | 2017-10-26 | 1 | -1/+25 |
* | make nested custom seqs work | Andreas Rumpf | 2017-10-19 | 1 | -3/+7 |
* | destructors: bugfix: lhs of assignment is irrelevant | Andreas Rumpf | 2017-10-17 | 1 | -2/+1 |
* | destructors: preparations for upcoming changes | Araq | 2017-10-17 | 1 | -2/+1 |
* | improve code generation for custom strings/seqs | Andreas Rumpf | 2017-10-14 | 1 | -2/+2 |
* | new destroyer pass works with procs too | Andreas Rumpf | 2017-10-13 | 1 | -1/+4 |
* | introduce --newruntime switch for the upcoming destructors and move semantics | Andreas Rumpf | 2017-10-13 | 1 | -1/+1 |
* | simple programs now work with the new destroyer pass | Andreas Rumpf | 2017-10-12 | 1 | -42/+44 |
* | initial version of the new untested destructor pass | Andreas Rumpf | 2017-10-12 | 1 | -104/+143 |
* | some progress on destroyer.nim | Andreas Rumpf | 2017-10-10 | 1 | -1/+58 |
* | added a minor note to destroyer.nim | Andreas Rumpf | 2017-10-10 | 1 | -0/+3 |
* | preparations for a new AST transformation pass with the aim of giving us reli... | Andreas Rumpf | 2017-10-09 | 1 | -0/+192 |