This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
kindlich
/
ZenScript
изданак од
ZenScript/ZenScript
Прати
1
Волим
1
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
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.
131
Комити
7
Гране
Дрво:
62d5db3fc0
1.14
WIP/functionalInterfaces
development
feature/remove-storedtypes
genericParams
master
stdlib
Гране
Ознаке
${ item.name }
Create branch
${ searchTerm }
from '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
пре 7 година
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
пре 7 година
TargetType.java
- Improving compilation system to have compilation targets
пре 7 година
ZenCodeCompiler.java
- Refactored some formatting things to be reusable for source code translation targets
пре 7 година