Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |