summary refs log tree commit diff stats
path: root/compiler/dfa.nim
Commit message (Expand)AuthorAgeFilesLines
* initial version of the new untested destructor passAndreas Rumpf2017-10-121-4/+4
* preparations for a new AST transformation pass with the aim of giving us reli...Andreas Rumpf2017-10-091-22/+40
* disable the new DFAAndreas Rumpf2017-10-091-24/+33
* work in progress: a dataflow architecture for NimAndreas Rumpf2017-10-091-0/+412