Пожалуйста, включите JavaScript.
Главная
Обзор
Помощь
Вход
jared
/
ZenScript
форкнуто от
ZenScript/ZenScript
Следить
1
В избранное
0
Форкнуть
0
Код
Задачи
0
Pull Request'ы
0
Релизы
0
Вики
Активность
ZenScript main repository
Вы не можете выбрать более 25 тем
Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
286
коммитов
7
веток
Дерево:
2255428bd9
development
import_fix
map_fix
master
optional_fix
preproctest
stdlib
веток
Теги
${ item.name }
Создать ветку
${ searchTerm }
из '2255428bd9'
${ noResults }
ZenScript
/
JavaBytecodeCompiler
/
src
/
main
/
java
/
org
/
openzen
/
zenscript
/
javabytecode
История
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 лет назад