summary refs log tree commit diff stats
path: root/doc/manual/syntax.txt
Commit message (Collapse)AuthorAgeFilesLines
* fixes #2559Araq2015-09-101-4/+4
|
* Added example for associativityapense2015-06-241-5/+12
| | | Hopefully this change makes this neat feature more apparent
* Minor fixes for arrow like change patchReneSac2015-04-111-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.ReneSac2015-04-101-2/+2
|
* Updated arrow like and strongSpaces in the manualReneSac2015-04-091-7/+7
| | | | Also added `-` to the first character table and standartized spaces there.
* Fix typosFederico Ceratto2015-02-151-1/+1
|
* fixes #2073; language spec change: arrow like operators are not right ↵Araq2015-02-081-4/+2
| | | | associative anymore
* compiler\parser.nimAraq2014-12-081-26/+24
| | | | implemented arrow like operators
* manual split up into multiple files; documented the new concurrency systemAraq2014-10-021-0/+112