Fabian Reinartz 182de6b99f Fix unary +/- expressions.
Unary expressions cause parsing errors if they are done in the lexer
by tokenizing them into the number.
This fix moves unary expressions to the parser.
2015-03-03 13:30:08 +01:00
..
2015-01-29 15:05:10 +01:00
2015-01-21 20:07:45 +01:00
2015-03-03 13:30:08 +01:00
2015-03-03 13:30:08 +01:00
2015-03-03 13:30:08 +01:00
2015-01-21 20:07:45 +01:00
2015-01-21 20:07:45 +01:00
2015-03-03 13:30:08 +01:00
2015-03-03 13:30:08 +01:00
2015-01-21 20:07:45 +01:00
2015-03-03 13:30:08 +01:00
2015-01-21 20:07:45 +01:00