New syntax for functions and more.
commit817b391f1f24196b6d3faa83bf8675abfd96e781
authorHenrik Tidefelt <tidefelt@isy.liu.se>
Tue, 25 Nov 2008 19:19:50 +0000 (25 20:19 +0100)
committerHenrik Tidefelt <tidefelt@isy.liu.se>
Tue, 2 Dec 2008 00:54:06 +0000 (2 01:54 +0100)
tree83365f226d16c499b0c1294fddf1280909dd1c72
parent86387c476a7ac4ee0e878a47597c05341943e69b
New syntax for functions and more.

The ugly ".>" used for functions was changed to "->" or a the <RIGHTWARDS ARROW> UNICODE code point.

Similarly, UNICODE code points were added for some other operators.

Some unused tokens where removed from the lexer.
source/shapesparser.yy
source/shapesyylex.ll