Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes #2559 | Araq | 2015-09-10 | 1 | -4/+4 |
| | |||||
* | Added example for associativity | apense | 2015-06-24 | 1 | -5/+12 |
| | | | Hopefully this change makes this neat feature more apparent | ||||
* | Minor fixes for arrow like change patch | ReneSac | 2015-04-11 | 1 | -3/+4 |
| | | | | | | Don't use ^ operator yet for compatibility with older compilers. Moved arrow like explanation, and fix precedence description on the text in the manual. Fixed typo in news. | ||||
* | Changing the rule for arrow like operators again. | ReneSac | 2015-04-10 | 1 | -2/+2 |
| | |||||
* | Updated arrow like and strongSpaces in the manual | ReneSac | 2015-04-09 | 1 | -7/+7 |
| | | | | Also added `-` to the first character table and standartized spaces there. | ||||
* | Fix typos | Federico Ceratto | 2015-02-15 | 1 | -1/+1 |
| | |||||
* | fixes #2073; language spec change: arrow like operators are not right ↵ | Araq | 2015-02-08 | 1 | -4/+2 |
| | | | | associative anymore | ||||
* | compiler\parser.nim | Araq | 2014-12-08 | 1 | -26/+24 |
| | | | | implemented arrow like operators | ||||
* | manual split up into multiple files; documented the new concurrency system | Araq | 2014-10-02 | 1 | -0/+112 |