ZenScript main repository
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Stan Hebben c3b948d8fe Fixed support for optional parameters. Also implemented java integration for them. il y a 6 ans
..
annotations Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. il y a 6 ans
context - Added correct type variable resolution il y a 6 ans
definition - Minor code cleanup. il y a 6 ans
expression Fixed support for optional parameters. Also implemented java integration for them. il y a 6 ans
generic - Minor code cleanup. il y a 6 ans
member Fixed support for optional parameters. Also implemented java integration for them. il y a 6 ans
partial Fixed support for optional parameters. Also implemented java integration for them. il y a 6 ans
processor - Minor code cleanup. il y a 6 ans
scope Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. il y a 6 ans
serialization WIP on storage tags and improved error handling il y a 6 ans
statement - Minor code cleanup. il y a 6 ans
type Fixed support for optional parameters. Also implemented java integration for them. il y a 6 ans
AccessScope.java - Fix crash when performing access checks between script and class il y a 6 ans
CompareType.java - Refactored some formatting things to be reusable for source code translation targets il y a 7 ans
FunctionHeader.java Fixed support for optional parameters. Also implemented java integration for them. il y a 6 ans
FunctionParameter.java - Added support for local fields ($field) - Fixed a couple minor issues & inefficiencies - Added horizontal scrollbar to IDE (incomplete!) il y a 6 ans
GenericMapper.java - Added correct type variable resolution - Fixed a number of bugs - Upgrading build system to a more uniform system - Improving error output (for IDE) - Changed parser to generate line offsets differently (easier for IDE to process) il y a 6 ans
GenericName.java - Added support for local fields ($field) - Fixed a couple minor issues & inefficiencies - Added horizontal scrollbar to IDE (incomplete!) il y a 6 ans
HighLevelDefinition.java - Minor code cleanup. - WIP on map files (used to link zencode to already compiled classes, and to define native methods) il y a 6 ans
Modifiers.java - Added access & static checks to validator - Removed export access and added internal access support il y a 6 ans
Module.java - Fix various bugs in the new system - Slightly improved the way modules are compiled il y a 6 ans
ModuleProcessor.java - Minor code cleanup. - WIP on map files (used to link zencode to already compiled classes, and to define native methods) il y a 6 ans
ModuleSpace.java Simplified dependencies and the build tree with some minor refactoring. il y a 6 ans
OperatorType.java - Minor code cleanup. - WIP on map files (used to link zencode to already compiled classes, and to define native methods) il y a 6 ans
PackageDefinitions.java Initial commit. il y a 7 ans
ScriptBlock.java Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. il y a 6 ans
SemanticModule.java Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. il y a 6 ans
WhitespaceInfo.java Moved Java compile-time tags to non-global state il y a 6 ans
WhitespacePostComment.java Moved Java compile-time tags to non-global state il y a 6 ans