Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implement sizeof and alignof operator (manually squashed #5664) (#9356) | Timothee Cour | 2018-10-14 | 1 | -1/+1 |
| | |||||
* | deprecated unary '<' | Andreas Rumpf | 2017-10-29 | 1 | -3/+3 |
| | |||||
* | some work to make 'opt' a first class type | Andreas Rumpf | 2017-09-24 | 1 | -1/+1 |
| | |||||
* | removed tyArrayConstr completely from the compiler; introduced tyAlias ↵ | Araq | 2016-11-14 | 1 | -1/+1 |
| | | | | instead in preparation for further bugfixes | ||||
* | some attempts to make symbolfiles work again | Araq | 2016-08-13 | 1 | -6/+12 |
| | |||||
* | Spellcheck | Federico Ceratto | 2016-02-29 | 1 | -1/+1 |
| | |||||
* | added 'sig' feature; removed tfShared support in the compiler | Andreas Rumpf | 2016-02-28 | 1 | -1/+0 |
| | |||||
* | Fix a few deprecation warnings | def | 2016-01-25 | 1 | -2/+2 |
| | |||||
* | compiler: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 1 | -66/+66 |
| | | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} + | ||||
* | compiler_ropes: ropeToStr -> $ | Jacek Sieka | 2015-04-01 | 1 | -7/+7 |
| | |||||
* | Fix typos | Federico Ceratto | 2015-02-15 | 1 | -2/+2 |
| | |||||
* | Happy new year! | Guillaume Gelin | 2015-01-06 | 1 | -1/+1 |
| | |||||
* | Nimrod renamed to Nim | Araq | 2014-08-28 | 1 | -2/+2 |
| | |||||
* | implements strongSpaces parsing mode | Araq | 2014-03-07 | 1 | -3/+3 |
| | |||||
* | fixes #937 | Araq | 2014-03-05 | 1 | -0/+7 |
| | |||||
* | some progress on the new name mangler | Araq | 2014-02-27 | 1 | -130/+251 |
| | |||||
* | added canonizer | Araq | 2014-02-25 | 1 | -0/+288 |