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