Araq
d7a472743b
fixes #2559
2015-09-10 10:50:29 +02:00
apense
f8870280d7
Added example for associativity
...
Hopefully this change makes this neat feature more apparent
2015-06-24 23:30:03 -04:00
ReneSac
06617bbb76
Minor fixes for arrow like change patch
...
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.
2015-04-11 17:22:09 -03:00
ReneSac
34997292f4
Changing the rule for arrow like operators again.
2015-04-10 23:59:17 -03:00
ReneSac
8490699224
Updated arrow like and strongSpaces in the manual
...
Also added `-` to the first character table and standartized spaces there.
2015-04-09 17:31:56 -03:00
Federico Ceratto
657dca5c3b
Fix typos
2015-02-15 16:20:32 +00:00
Araq
c91ca82a43
fixes #2073 ; language spec change: arrow like operators are not right associative anymore
2015-02-08 13:38:06 +01:00
Araq
2804c0373c
compiler\parser.nim
...
implemented arrow like operators
2014-12-08 08:56:04 +01:00
Araq
2c1f3f75f5
manual split up into multiple files; documented the new concurrency system
2014-10-02 02:33:59 +02:00