ZenScript main repository
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Stan Hebben b434566f11 - Fix auto getters & setters for static fields not being static 7 роки тому
..
annotations Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. 7 роки тому
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 роки тому
definition - Minor code cleanup. 7 роки тому
expression - Minor code cleanup. 7 роки тому
generic - Minor code cleanup. 7 роки тому
member - Fix auto getters & setters for static fields not being static 7 роки тому
partial - Minor code cleanup. 7 роки тому
processor - Minor code cleanup. - WIP on map files (used to link zencode to already compiled classes, and to define native methods) 7 роки тому
scope Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. 7 роки тому
serialization WIP on storage tags and improved error handling 7 роки тому
statement - Minor code cleanup. - WIP on map files (used to link zencode to already compiled classes, and to define native methods) 7 роки тому
type - Starting work on improving type parameter usage in generic methods 7 роки тому
AccessScope.java - Fix crash when performing access checks between script and class - Fix default constructor not working properly - Fix integration classes without exposed constructor being instantiable if they have a default (non-exposed) constructor - Fix extern methods failing validation 7 роки тому
CompareType.java - Refactored some formatting things to be reusable for source code translation targets 7 роки тому
FunctionHeader.java - Starting work on improving type parameter usage in generic methods 7 роки тому
FunctionParameter.java - Added support for local fields ($field) - Fixed a couple minor issues & inefficiencies - Added horizontal scrollbar to IDE (incomplete!) 7 роки тому
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 роки тому
GenericName.java - Added support for local fields ($field) - Fixed a couple minor issues & inefficiencies - Added horizontal scrollbar to IDE (incomplete!) 7 роки тому
HighLevelDefinition.java - Minor code cleanup. - WIP on map files (used to link zencode to already compiled classes, and to define native methods) 7 роки тому
Modifiers.java - Added access & static checks to validator - Removed export access and added internal access support 7 роки тому
Module.java - Fix various bugs in the new system - Slightly improved the way modules are compiled 7 роки тому
ModuleProcessor.java - Minor code cleanup. - WIP on map files (used to link zencode to already compiled classes, and to define native methods) 7 роки тому
ModuleSpace.java Simplified dependencies and the build tree with some minor refactoring. 7 роки тому
OperatorType.java - Minor code cleanup. - WIP on map files (used to link zencode to already compiled classes, and to define native methods) 7 роки тому
PackageDefinitions.java Initial commit. 8 роки тому
ScriptBlock.java Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. 7 роки тому
SemanticModule.java Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. 7 роки тому
WhitespaceInfo.java Moved Java compile-time tags to non-global state 7 роки тому
WhitespacePostComment.java Moved Java compile-time tags to non-global state 7 роки тому