ZenScript main repository
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Stan Hebben 6feb3f4246 - Split token stream and parser (will be important for the IDE) před 6 roky
..
libraries - Fixed validator acting up on type argument validation - Moved enum constants to enum type, they are no longer type members - Added override modifier - Performed some minor fixes during compilation - Fixed type member registration on optionals - Expanded arrays with functional methods - před 6 roky
src/main/java/org/openzen/zenscript/constructor - Split token stream and parser (will be important for the IDE) - Can now parse directly from a token stream (doesn't have to be a file) - Changed the way libraries are stored in projects - Tokens no longer contain their position (will be important for the IDE) před 6 roky
build.gradle - Added static initializers - Added switch statements - Started work on increment and decrement operators - Starting work on Constructor, the build tool před 6 roky