Plex-FAWE/src
TomyLobo 9456c9e58f Expression parser improvements
- Fixed calling nullary functions.
- Improved error reporting for missing functions
- Added random() and randint(max)
- Improved Sequence.optimize() to eliminate statements with no effect
- Adjusted a comment
2011-11-24 11:05:41 +01:00
..
main Expression parser improvements 2011-11-24 11:05:41 +01:00
test/java/com/sk89q Added a simple for loop to the expression parser. 2011-11-24 02:35:19 +01:00