Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |