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 54f53f79c1 - Improved interface validation: allow definition members to be used as implementation hace 7 años
..
annotations Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. hace 7 años
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. hace 7 años
definition - Minor code cleanup. hace 7 años
expression - Minor code cleanup. hace 7 años
generic - Minor code cleanup. hace 7 años
member - Improved interface validation: allow definition members to be used as implementation hace 7 años
partial - Minor code cleanup. hace 7 años
processor - Minor code cleanup. hace 7 años
scope Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. hace 7 años
serialization WIP on storage tags and improved error handling hace 7 años
statement - Minor code cleanup. hace 7 años
type - Improved interface validation: allow definition members to be used as implementation hace 7 años
AccessScope.java - Fix crash when performing access checks between script and class hace 7 años
CompareType.java - Refactored some formatting things to be reusable for source code translation targets hace 7 años
FunctionHeader.java - Starting work on improving type parameter usage in generic methods hace 7 años
FunctionParameter.java - Added support for local fields ($field) hace 7 años
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. hace 7 años
GenericName.java - Added support for local fields ($field) hace 7 años
HighLevelDefinition.java - Minor code cleanup. hace 7 años
Modifiers.java - Added access & static checks to validator hace 7 años
Module.java - Fix various bugs in the new system hace 7 años
ModuleProcessor.java - Minor code cleanup. hace 7 años
ModuleSpace.java Simplified dependencies and the build tree with some minor refactoring. hace 7 años
OperatorType.java - Minor code cleanup. hace 7 años
PackageDefinitions.java Initial commit. hace 8 años
ScriptBlock.java Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. hace 7 años
SemanticModule.java Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. hace 7 años
WhitespaceInfo.java Moved Java compile-time tags to non-global state hace 7 años
WhitespacePostComment.java Moved Java compile-time tags to non-global state hace 7 años