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 2f7f3f415d - Fixed crash when classes doesn't exist + don't output debug classes if not in debug mode 7 years ago
..
compiler Merge remote-tracking branch 'remotes/kindlich/development' into development 7 years ago
JavaBytecodeContext.java Revamped the compilation system; it now works fully modular. Also, a new ScriptingEngine class has been created to make it very easy to create a scripting environment. 7 years ago
JavaBytecodeModule.java Revamped the compilation system; it now works fully modular. Also, a new ScriptingEngine class has been created to make it very easy to create a scripting environment. 7 years ago
JavaBytecodeRunUnit.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 7 years ago
JavaCompiler.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 7 years ago
JavaLocalVariableInfo.java New Codestyle in JavaBytecodeCompiler 7 years ago