TomyLobo 8e0539adf1 Parser improvements
- After a closing brace or a semicolon, a new expression starts. This fixes "{}-1" and ";-1" returning an error.
- Empty statements and empty block statements are now fully supported
- Renamed PrefixOperator to UnaryOperator
- Added postincrement(x++), postdecrement(x--) and factorial(x!) operators
2011-10-30 06:04:49 +01:00
..
2011-10-29 13:32:51 -04:00
2011-10-29 11:57:45 -04:00
2011-09-24 15:24:10 -04:00
2011-09-26 00:09:21 -04:00
2011-10-30 06:04:49 +01:00
2011-09-19 08:24:21 +02:00
2011-09-24 15:32:03 -04:00
2011-09-24 15:32:03 -04:00
2011-09-24 15:24:10 -04:00
2011-09-24 15:32:03 -04:00
2011-10-27 19:29:02 +02:00
2011-09-24 15:32:03 -04:00
2011-10-29 11:57:45 -04:00
2011-05-01 01:30:33 -07:00
2011-05-01 01:30:33 -07:00
2011-09-24 15:24:10 -04:00
2011-05-01 01:30:33 -07:00
2011-10-29 11:57:45 -04:00
2011-10-29 11:57:45 -04:00
2011-09-24 15:32:03 -04:00
2011-05-01 01:30:33 -07:00
2011-10-29 13:32:51 -04:00
2011-09-24 15:32:03 -04:00
2011-05-01 01:30:33 -07:00
2011-05-01 01:30:33 -07:00
2011-05-01 01:30:33 -07:00
2011-05-01 01:30:33 -07:00