summary refs log tree commit diff stats
path: root/compiler/destroyer.nim
Commit message (Expand)AuthorAgeFilesLines
* make nested custom seqs workAndreas Rumpf2017-10-191-3/+7
* destructors: bugfix: lhs of assignment is irrelevantAndreas Rumpf2017-10-171-2/+1
* destructors: preparations for upcoming changesAraq2017-10-171-2/+1
* improve code generation for custom strings/seqsAndreas Rumpf2017-10-141-2/+2
* new destroyer pass works with procs tooAndreas Rumpf2017-10-131-1/+4
* introduce --newruntime switch for the upcoming destructors and move semanticsAndreas Rumpf2017-10-131-1/+1
* simple programs now work with the new destroyer passAndreas Rumpf2017-10-121-42/+44
* initial version of the new untested destructor passAndreas Rumpf2017-10-121-104/+143
* some progress on destroyer.nimAndreas Rumpf2017-10-101-1/+58
* added a minor note to destroyer.nimAndreas Rumpf2017-10-101-0/+3
* preparations for a new AST transformation pass with the aim of giving us reli...Andreas Rumpf2017-10-091-0/+192