Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes #11268 (#11299) | Andreas Rumpf | 2019-05-22 | 1 | -1/+10 |
* | Replace countup(x, y-1) with x ..< y | Clyybber | 2019-05-07 | 1 | -2/+2 |
* | make tests green again | Araq | 2018-08-13 | 1 | -1/+1 |
* | more modules compile again | Andreas Rumpf | 2018-05-12 | 1 | -18/+18 |
* | introduce nkTupleConstr AST node for unary tuple construction; breaking change | Andreas Rumpf | 2018-04-13 | 1 | -1/+1 |
* | deprecated unary '<' | Andreas Rumpf | 2017-10-29 | 1 | -2/+2 |
* | removed tyArrayConstr completely from the compiler; introduced tyAlias instea... | Araq | 2016-11-14 | 1 | -1/+1 |
* | fixes #4207 | Andreas Rumpf | 2016-06-01 | 1 | -6/+10 |
* | VM produces objects. | Yuriy Glukhov | 2015-09-05 | 1 | -8/+10 |
* | fixes #2603 | Araq | 2015-04-26 | 1 | -4/+4 |
* | Happy new year! | Guillaume Gelin | 2015-01-06 | 1 | -1/+1 |
* | Nimrod renamed to Nim | Araq | 2014-08-28 | 1 | -1/+1 |
* | renamefest | Araq | 2014-08-23 | 1 | -1/+1 |
* | better tester | Araq | 2014-01-17 | 1 | -2/+2 |
* | better html generator for the tester; fixes some VM bugs | Araq | 2014-01-17 | 1 | -0/+89 |