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 b434566f11 - Fix auto getters & setters for static fields not being static 6 years ago
..
Globals.java - Fix auto getters & setters for static fields not being static - Fix getters for globals not having their corresponding fields registered correctly in the native implementation - Added java sources for JavaScripting 6 years ago
Main.java Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. 6 years ago
TestClass.java - Fixed crash when classes doesn't exist + don't output debug classes if not in debug mode - Fixed constructor support for native classes - Added project for maven build - Added missing StdLibs.zip 6 years ago