This website works better with JavaScript.
Home
Explore
Help
Sign In
jared
/
ZenScript
forked from
ZenScript/ZenScript
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
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.
246
Commits
7
Branches
Tree:
26fae95605
development
import_fix
map_fix
master
optional_fix
preproctest
stdlib
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '26fae95605'
${ noResults }
ZenScript
/
JavaBytecodeCompiler
/
src
/
main
/
java
/
org
/
openzen
/
zenscript
/
javabytecode
History
kindlich
4d5fc47bcb
Diry hack to use findLoadedClass on the parent loader
Lokking at you ForgeModLoader that needs to reinitialize about every class it comes across
7 years ago
..
compiler
ASSOC_[NOT]EQUALS
7 years ago
JavaBytecodeContext.java
- Starting work on improving type parameter usage in generic methods
7 years ago
JavaBytecodeModule.java
Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock.
7 years ago
JavaBytecodeRunUnit.java
Diry hack to use findLoadedClass on the parent loader Lokking at you ForgeModLoader that needs to reinitialize about every class it comes across
7 years ago
JavaCompiler.java
Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock.
7 years ago
JavaLocalVariableInfo.java
WIP Array initializers pt. II
7 years ago
JavaScriptMethod.java
Added missing class.
7 years ago