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.
Jared b93a6bb5d1
Made selectMethod use the priority of the member when selecting
6 vuotta sitten
..
annotations Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. 7 vuotta sitten
context - Added correct type variable resolution 7 vuotta sitten
definition - Minor code cleanup. 7 vuotta sitten
expression No such member now throws ComileException instead of logging to sout 6 vuotta sitten
generic - Minor code cleanup. 7 vuotta sitten
member Fixed support for optional parameters. Also implemented java integration for them. 6 vuotta sitten
partial Fixed support for optional parameters. Also implemented java integration for them. 6 vuotta sitten
processor - Minor code cleanup. 7 vuotta sitten
scope Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. 7 vuotta sitten
serialization WIP on storage tags and improved error handling 7 vuotta sitten
statement [WIP] implemented getReturnTyp() for some Statements 6 vuotta sitten
type Made selectMethod use the priority of the member when selecting 6 vuotta sitten
AccessScope.java - Fix crash when performing access checks between script and class 7 vuotta sitten
CompareType.java - Refactored some formatting things to be reusable for source code translation targets 7 vuotta sitten
FunctionHeader.java Fixed AIOOB when omitting an optional parameter 6 vuotta sitten
FunctionParameter.java - Added support for local fields ($field) 7 vuotta sitten
GenericMapper.java - Added correct type variable resolution 7 vuotta sitten
GenericName.java - Added support for local fields ($field) 7 vuotta sitten
HighLevelDefinition.java - Minor code cleanup. 7 vuotta sitten
Modifiers.java Added describe method to modifiers 6 vuotta sitten
Module.java - Fix various bugs in the new system 7 vuotta sitten
ModuleProcessor.java - Minor code cleanup. 7 vuotta sitten
ModuleSpace.java Simplified dependencies and the build tree with some minor refactoring. 7 vuotta sitten
OperatorType.java - Minor code cleanup. 7 vuotta sitten
PackageDefinitions.java Initial commit. 7 vuotta sitten
ScriptBlock.java Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. 7 vuotta sitten
SemanticModule.java Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. 7 vuotta sitten
WhitespaceInfo.java Moved Java compile-time tags to non-global state 7 vuotta sitten
WhitespacePostComment.java Moved Java compile-time tags to non-global state 7 vuotta sitten