Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the DFA for "unstructured controlflow" (#14263) | Clyybber | 2020-05-07 | 1 | -0/+24 |
| | | | | | * Fix the DFA for "unstructured controlflow" * Add testcase from #14233 | ||||
* | arc optimizations (#13325) | Andreas Rumpf | 2020-03-18 | 1 | -0/+55 |
* scope based destructors * handle 'or' and 'and' expressions properly, see the new test arc/tcontrolflow.nim * make this branch mergable, logic is disabled for now |