Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | transf and vmgen compile again | Andreas Rumpf | 2018-05-12 | 1 | -34/+39 |
* | introduce nkTupleConstr AST node for unary tuple construction; breaking change | Andreas Rumpf | 2018-04-13 | 1 | -1/+1 |
* | preparations for language extensions: 'sink' and 'lent' types | Andreas Rumpf | 2018-01-07 | 1 | -2/+2 |
* | deprecated unary '<' | Andreas Rumpf | 2017-10-29 | 1 | -2/+2 |
* | removed tyArrayConstr completely from the compiler; introduced tyAlias instea... | Araq | 2016-11-14 | 1 | -2/+2 |
* | added getOrDefault; bootstrapping works again | Araq | 2015-10-13 | 1 | -1/+1 |
* | VM produces objects. | Yuriy Glukhov | 2015-09-05 | 1 | -8/+13 |
* | marshalling can be done at compile-time | Araq | 2015-04-25 | 1 | -0/+283 |