Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DFA: code cleanups and some support for consuming operations | Andreas Rumpf | 2017-12-27 | 1 | -109/+9 |
* | DFA attempt to capture the essence of linear types | Andreas Rumpf | 2017-12-23 | 1 | -2/+21 |
* | DFA works for simple examples | Andreas Rumpf | 2017-12-21 | 1 | -9/+17 |
* | next steps in giving Nim a decent DFA infrastructure | Araq | 2017-12-18 | 1 | -5/+83 |
* | Fixed koch warning when installing Nim. (#6898) | Gerke Max Preussner | 2017-12-12 | 1 | -3/+3 |
* | deprecated unary '<' | Andreas Rumpf | 2017-10-29 | 1 | -2/+2 |
* | initial version of the new untested destructor pass | Andreas Rumpf | 2017-10-12 | 1 | -4/+4 |
* | preparations for a new AST transformation pass with the aim of giving us reli... | Andreas Rumpf | 2017-10-09 | 1 | -22/+40 |
* | disable the new DFA | Andreas Rumpf | 2017-10-09 | 1 | -24/+33 |
* | work in progress: a dataflow architecture for Nim | Andreas Rumpf | 2017-10-09 | 1 | -0/+412 |