ZenScript main repository
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Stan Hebben 6eca301d7c - Minor code cleanup. vor 6 Jahren
..
annotations - Minor code cleanup. - WIP on map files (used to link zencode to already compiled classes, and to define native methods) vor 6 Jahren
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. vor 6 Jahren
definition - Minor code cleanup. - WIP on map files (used to link zencode to already compiled classes, and to define native methods) vor 6 Jahren
expression - Minor code cleanup. - WIP on map files (used to link zencode to already compiled classes, and to define native methods) vor 6 Jahren
generic - Minor code cleanup. - WIP on map files (used to link zencode to already compiled classes, and to define native methods) vor 6 Jahren
member - Minor code cleanup. - WIP on map files (used to link zencode to already compiled classes, and to define native methods) vor 6 Jahren
partial - Minor code cleanup. - WIP on map files (used to link zencode to already compiled classes, and to define native methods) vor 6 Jahren
processor - Minor code cleanup. - WIP on map files (used to link zencode to already compiled classes, and to define native methods) vor 6 Jahren
scope - Minor code cleanup. - WIP on map files (used to link zencode to already compiled classes, and to define native methods) vor 6 Jahren
serialization WIP on storage tags and improved error handling vor 6 Jahren
statement - Minor code cleanup. - WIP on map files (used to link zencode to already compiled classes, and to define native methods) vor 6 Jahren
type - Minor code cleanup. - WIP on map files (used to link zencode to already compiled classes, and to define native methods) vor 6 Jahren
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 vor 6 Jahren
CompareType.java - Refactored some formatting things to be reusable for source code translation targets vor 7 Jahren
FunctionHeader.java - Minor code cleanup. - WIP on map files (used to link zencode to already compiled classes, and to define native methods) vor 6 Jahren
FunctionParameter.java - Added support for local fields ($field) - Fixed a couple minor issues & inefficiencies - Added horizontal scrollbar to IDE (incomplete!) vor 6 Jahren
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. vor 6 Jahren
GenericName.java - Added support for local fields ($field) - Fixed a couple minor issues & inefficiencies - Added horizontal scrollbar to IDE (incomplete!) vor 6 Jahren
HighLevelDefinition.java - Minor code cleanup. - WIP on map files (used to link zencode to already compiled classes, and to define native methods) vor 6 Jahren
Modifiers.java - Added access & static checks to validator - Removed export access and added internal access support vor 6 Jahren
Module.java - Fix various bugs in the new system - Slightly improved the way modules are compiled vor 6 Jahren
ModuleProcessor.java - Minor code cleanup. - WIP on map files (used to link zencode to already compiled classes, and to define native methods) vor 6 Jahren
ModuleSpace.java Simplified dependencies and the build tree with some minor refactoring. vor 6 Jahren
OperatorType.java - Minor code cleanup. - WIP on map files (used to link zencode to already compiled classes, and to define native methods) vor 6 Jahren
PackageDefinitions.java Initial commit. vor 7 Jahren
ScriptBlock.java - Added access & static checks to validator - Removed export access and added internal access support vor 6 Jahren
SemanticModule.java Simplified dependencies and the build tree with some minor refactoring. vor 6 Jahren
WhitespaceInfo.java Moved Java compile-time tags to non-global state vor 6 Jahren
WhitespacePostComment.java Moved Java compile-time tags to non-global state vor 6 Jahren