ZenScript main repository
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
kindlich f6516d5246
Set file and line meta info
6 лет назад
..
compiler Set file and line meta info 6 лет назад
JavaBytecodeContext.java Functional Wrappers, Bridge Methods, Type descriptor fix Functional interface wrappers should work now Implementing a method with a signature differing from the actual one (e.g. when dealing with generics) now creates a proper bridge method The Java Bytecde compiler used an incorrect method in checkCast We now no longer use hardcoded 'accept's as method names but whatever the context tells us to. 6 лет назад
JavaBytecodeModule.java Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. 7 лет назад
JavaBytecodeRunUnit.java Fix classloader call to super instead of parent 7 лет назад
JavaCompiler.java Set file and line meta info 6 лет назад
JavaLocalVariableInfo.java WIP Array initializers pt. II 7 лет назад
JavaScriptMethod.java Added missing class. 7 лет назад