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 fe2ccea44d Fixed results from generic methods not being cast to the right type. Also fixed some bugs related to variants and added the variant value creation syntax VariantName.Option(arguments). 6 년 전
..
compiler Fixed results from generic methods not being cast to the right type. Also fixed some bugs related to variants and added the variant value creation syntax VariantName.Option(arguments). 6 년 전
JavaBytecodeContext.java - Fixed ranges, all range types should be supported now - Cleaned up unused code - Refactored the JavaMethodInfo class to the shared JavaMethod one - Use valueOf for boxing instead of the boxed type constructors 6 년 전
JavaBytecodeJarTarget.java Merge remote-tracking branch 'Stan/development' into development 6 년 전
JavaBytecodeJarTargetType.java New Codestyle in JavaBytecodeCompiler 6 년 전
JavaBytecodeRunTarget.java Merge remote-tracking branch 'Stan/development' into development 6 년 전
JavaBytecodeRunTargetType.java New Codestyle in JavaBytecodeCompiler 6 년 전
JavaCompiler.java Fixed results from generic methods not being cast to the right type. Also fixed some bugs related to variants and added the variant value creation syntax VariantName.Option(arguments). 6 년 전
JavaLocalVariableInfo.java New Codestyle in JavaBytecodeCompiler 6 년 전
JavaModule.java Minor change to debug output; generated classes are now written in the /classes directory. 6 년 전