Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | first implementation of the 'func' keyword | Andreas Rumpf | 2017-09-23 | 1 | -1/+1 |
* | removed tyArrayConstr completely from the compiler; introduced tyAlias instea... | Araq | 2016-11-14 | 1 | -2/+2 |
* | fixes #4673 | Andreas Rumpf | 2016-09-01 | 1 | -1/+2 |
* | Fix issue #2245 | Roger Shi | 2015-09-08 | 1 | -1/+1 |
* | compiler: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 1 | -30/+30 |
* | updated the compiler to use the new symbol names | Araq | 2014-08-28 | 1 | -3/+3 |
* | Nimrod renamed to Nim | Araq | 2014-08-28 | 1 | -1/+1 |
* | 'nil' as a statement is deprecated, use an empty 'discard' instead | Araq | 2014-01-19 | 1 | -4/+4 |
* | case consistency part 4 | Araq | 2013-12-27 | 1 | -3/+3 |
* | year 2012 for most copyright headers | Araq | 2012-01-02 | 1 | -1/+1 |
* | codegen uses alias analysis to generate better code | Araq | 2011-12-10 | 1 | -1/+1 |
* | alias analysis as required for the code gen and the HLO | Araq | 2011-12-08 | 1 | -0/+182 |