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.
kindlich 696aca1cfd
Added Typemember check without storage tags.
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 7 ans
expression No such member now throws ComileException instead of logging to sout il y a 6 ans
generic - Minor code cleanup. il y a 7 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 7 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 7 ans
statement [WIP] implemented getReturnTyp() for some Statements il y a 6 ans
type Added Typemember check without storage tags. il y a 6 ans
AccessScope.java - Fix crash when performing access checks between script and class il y a 7 ans
CompareType.java - Refactored some formatting things to be reusable for source code translation targets il y a 7 ans
FunctionHeader.java WIP: Rudimentary work on VarAargs il y a 6 ans
FunctionParameter.java - Added support for local fields ($field) il y a 7 ans
GenericMapper.java - Added correct type variable resolution il y a 6 ans
GenericName.java - Added support for local fields ($field) il y a 7 ans
HighLevelDefinition.java - Minor code cleanup. il y a 7 ans
Modifiers.java Added describe method to modifiers il y a 6 ans
Module.java - Fix various bugs in the new system il y a 7 ans
ModuleProcessor.java - Minor code cleanup. il y a 7 ans
ModuleSpace.java Simplified dependencies and the build tree with some minor refactoring. il y a 7 ans
OperatorType.java - Minor code cleanup. il y a 7 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 7 ans
WhitespacePostComment.java Moved Java compile-time tags to non-global state il y a 7 ans