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.
Stan Hebben dd11f65c31 - Fix crash when performing access checks between script and class 7 vuotta sitten
..
annotations Revamped the compilation system; it now works fully modular. Also, a new ScriptingEngine class has been created to make it very easy to create a scripting environment. 7 vuotta sitten
context Revamped the compilation system; it now works fully modular. Also, a new ScriptingEngine class has been created to make it very easy to create a scripting environment. 7 vuotta sitten
definition - Fix crash when performing access checks between script and class 7 vuotta sitten
expression - Fixed crash when classes doesn't exist + don't output debug classes if not in debug mode 7 vuotta sitten
generic Removed TypeArgument and simplified type system a little 7 vuotta sitten
member Fixed missing L in descriptor. 7 vuotta sitten
partial Revamped the compilation system; it now works fully modular. Also, a new ScriptingEngine class has been created to make it very easy to create a scripting environment. 7 vuotta sitten
processor - Added annotation support 7 vuotta sitten
scope Revamped the compilation system; it now works fully modular. Also, a new ScriptingEngine class has been created to make it very easy to create a scripting environment. 7 vuotta sitten
serialization WIP on storage tags and improved error handling 7 vuotta sitten
statement - Added support for zipped packages 7 vuotta sitten
type Revamped the compilation system; it now works fully modular. Also, a new ScriptingEngine class has been created to make it very easy to create a scripting environment. 7 vuotta sitten
AccessScope.java - Fix crash when performing access checks between script and class 7 vuotta sitten
CompareType.java - Refactored some formatting things to be reusable for source code translation targets 7 vuotta sitten
FunctionHeader.java Revamped the compilation system; it now works fully modular. Also, a new ScriptingEngine class has been created to make it very easy to create a scripting environment. 7 vuotta sitten
FunctionParameter.java - Added support for local fields ($field) 7 vuotta sitten
GenericMapper.java Revamped the compilation system; it now works fully modular. Also, a new ScriptingEngine class has been created to make it very easy to create a scripting environment. 7 vuotta sitten
GenericName.java - Added support for local fields ($field) 7 vuotta sitten
HighLevelDefinition.java - Added support for zipped packages 7 vuotta sitten
Modifiers.java - Added access & static checks to validator 7 vuotta sitten
Module.java - Fix various bugs in the new system 7 vuotta sitten
ModuleProcessor.java - Added annotation support 7 vuotta sitten
ModuleSpace.java Simplified dependencies and the build tree with some minor refactoring. 7 vuotta sitten
OperatorType.java - Refactored some formatting things to be reusable for source code translation targets 7 vuotta sitten
PackageDefinitions.java Initial commit. 7 vuotta sitten
ScriptBlock.java - Added access & static checks to validator 7 vuotta sitten
SemanticModule.java Simplified dependencies and the build tree with some minor refactoring. 7 vuotta sitten
WhitespaceInfo.java Moved Java compile-time tags to non-global state 7 vuotta sitten
WhitespacePostComment.java Moved Java compile-time tags to non-global state 7 vuotta sitten