Цей веб-сайт працює краще з JavaScript.
Головна
Огляд
Довідка
Увійти
kindlich
/
ZenScript
форк від
ZenScript/ZenScript
Слідкувати
1
В обрані
1
Форк
0
Код
Проблеми
0
Запити на злиття
0
Релізи
0
Вікі
Активність
ZenScript main repository
Ви не можете вибрати більше 25 тем
Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
131
Коміти
7
Гілки
Дерево:
62d5db3fc0
1.14
WIP/functionalInterfaces
development
feature/remove-storedtypes
genericParams
master
stdlib
Гілки
Теги
${ item.name }
Створити гілку
${ searchTerm }
з '62d5db3fc0'
${ noResults }
ZenScript
/
CompilerShared
/
src
/
main
/
java
/
org
/
openzen
/
zenscript
/
compiler
Історія
Stan Hebben
a680f453fa
Added main specialized in testing the Java Bytecode implementation.
7 роки тому
..
CompilationUnit.java
- Refactored some formatting things to be reusable for source code translation targets
8 роки тому
CompileScope.java
- Fixed various issues with generics and made instancing strict (all generic types MUST be defined in the mapper or an exception is thrown) - Member registration mapping is now all-or-nothing: either no mapping is performed (for local scopes) or ALL mentioned type parameters must have an entry in the type parameter map. - Static inner type IDs (including inner interfaces and inner aliases) no longer record their outer type; this caused problems when comparing types
7 роки тому
CompilerOutput.java
- Moved package zenscript.shared to zencode.shared
7 роки тому
SemanticModule.java
Added main specialized in testing the Java Bytecode implementation.
7 роки тому
Target.java
- Improving compilation system to have compilation targets
8 роки тому
TargetType.java
- Improving compilation system to have compilation targets
8 роки тому
ZenCodeCompiler.java
- Refactored some formatting things to be reusable for source code translation targets
8 роки тому