summary refs log tree commit diff stats
path: root/compiler/dfa.nim
Commit message (Collapse)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 ↵Andreas Rumpf2017-10-091-22/+40
| | | | reliable destructors
* disable the new DFAAndreas Rumpf2017-10-091-24/+33
|
* work in progress: a dataflow architecture for NimAndreas Rumpf2017-10-091-0/+412