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 0ff6adff2e - CodePosition now stores source file references rather than source file names, allowing easier matching 7 lat temu
..
compiler - Moved package zenscript.shared to zencode.shared 7 lat temu
JavaBytecodeImplementation.java - Added more operators 8 lat temu
JavaBytecodeJarTarget.java - Improving compilation system to have compilation targets 7 lat temu
JavaBytecodeJarTargetType.java - Improving compilation system to have compilation targets 7 lat temu
JavaBytecodeRunTarget.java - Improving compilation system to have compilation targets 7 lat temu
JavaBytecodeRunTargetType.java - Improving compilation system to have compilation targets 7 lat temu
JavaClassInfo.java - Function and method bodies are now single statements (which can, of course, be a BlockStatement), this simplifies code 8 lat temu
JavaCompiler.java - CodePosition now stores source file references rather than source file names, allowing easier matching 7 lat temu
JavaFieldInfo.java - Moved Java bytecode generation to its own project. 8 lat temu
JavaLocalVariableInfo.java More work on Java 8 lat temu
JavaMethodInfo.java Performed some minor simplifications on the java writer, removed some duplicate code 8 lat temu
JavaModule.java One generated class per script file + classes 8 lat temu
JavaParameterInfo.java - Added static initializers 8 lat temu