Denna sida fungerar bättre med Javascript igång.
Startsida
Utforska
Hjälp
Logga in
jared
/
ZenScript
forkad från
ZenScript/ZenScript
Bevaka
1
Stjärnmärk
0
Förgrening
0
Kod
Ärenden
0
Pull-förfrågningar
0
Släpp
0
Wiki
Aktiviteter
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.
152
Incheckningar
7
Grenar
Träd:
1b08f6187a
development
import_fix
map_fix
master
optional_fix
preproctest
stdlib
Grenar
Taggar
${ item.name }
Skapa branchen
${ searchTerm }
från '1b08f6187a'
${ noResults }
ZenScript
/
CompilerShared
/
src
/
main
/
java
/
org
/
openzen
/
zenscript
/
compiler
Historik
Stan Hebben
a680f453fa
Added main specialized in testing the Java Bytecode implementation.
7 år sedan
..
CompilationUnit.java
- Refactored some formatting things to be reusable for source code translation targets
7 år sedan
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 år sedan
CompilerOutput.java
- Moved package zenscript.shared to zencode.shared
7 år sedan
SemanticModule.java
Added main specialized in testing the Java Bytecode implementation.
7 år sedan
Target.java
- Improving compilation system to have compilation targets
7 år sedan
TargetType.java
- Improving compilation system to have compilation targets
7 år sedan
ZenCodeCompiler.java
- Refactored some formatting things to be reusable for source code translation targets
7 år sedan