| .. |
|
scope
|
- Made important modifications to error reporting so it provides meaningful info
|
7 лет назад |
|
BaseMemberCompiler.java
|
WIP on storage tags and improved error handling
|
7 лет назад |
|
ExpressionHoistingChecker.java
|
WIP on storage tags
|
7 лет назад |
|
FormattingUtils.java
|
WIP on storage tags and improved error handling
|
7 лет назад |
|
JavaCallCompiler.java
|
- Added reference system and changed the way member instancing works.
|
7 лет назад |
|
JavaDefinitionVisitor.java
|
WIP on storage tags and improved error handling
|
7 лет назад |
|
JavaExpansionMemberCompiler.java
|
WIP on storage tags and improved error handling
|
7 лет назад |
|
JavaMemberCompiler.java
|
WIP on storage tags and improved error handling
|
7 лет назад |
|
JavaOperator.java
|
- Added type aliasing
|
7 лет назад |
|
JavaSourceBuiltin.java
|
- Refactored some formatting things to be reusable for source code translation targets
|
7 лет назад |
|
JavaSourceBuiltinBinary.java
|
- Refactored some formatting things to be reusable for source code translation targets
|
7 лет назад |
|
JavaSourceBuiltinUnary.java
|
- Refactored some formatting things to be reusable for source code translation targets
|
7 лет назад |
|
JavaSourceCommentFormatter.java
|
- Refactored some formatting things to be reusable for source code translation targets
|
7 лет назад |
|
JavaSourceCompiler.java
|
Improved handling of functions, they now use the most generic variant available, using standard function types where possible. (TODO: there are still more to add)
|
7 лет назад |
|
JavaSourceContext.java
|
WIP on storage tags and improved error handling
|
7 лет назад |
|
JavaSourceExpressionFormatter.java
|
Fixed more bugs in the new type system; fixed bugs in function calls; fixed normalization bugs.
|
7 лет назад |
|
JavaSourceFile.java
|
- Added usize as basic type
|
7 лет назад |
|
JavaSourceFormattingSettings.java
|
- Refactored some formatting things to be reusable for source code translation targets
|
7 лет назад |
|
JavaSourceImporter.java
|
- Fix missing shift operators in some integer types
|
7 лет назад |
|
JavaSourceLambdaStatementCompiler.java
|
- Added type aliasing
|
7 лет назад |
|
JavaSourceLambdaStatementFormatter.java
|
- Added type aliasing
|
7 лет назад |
|
JavaSourceObjectTypeVisitor.java
|
WIP on storage tags
|
7 лет назад |
|
JavaSourceStatementCompiler.java
|
- Refactored some formatting things to be reusable for source code translation targets
|
7 лет назад |
|
JavaSourceStatementFormatter.java
|
WIP on storage tags and improved error handling
|
7 лет назад |
|
JavaSourceSyntheticHelperGenerator.java
|
WIP on storage tags
|
7 лет назад |
|
JavaSourceSyntheticTypeGenerator.java
|
WIP on storage tags and improved error handling
|
7 лет назад |
|
JavaSourceTarget.java
|
- Refactored some formatting things to be reusable for source code translation targets
|
7 лет назад |
|
JavaSourceTargetType.java
|
- Improving compilation system to have compilation targets
|
7 лет назад |
|
JavaSourceTypeVisitor.java
|
WIP on storage tags and improved error handling
|
7 лет назад |
|
JavaSourceUtils.java
|
- All definitions are now also module-aware (will be use for binary module serialization & access checks)
|
7 лет назад |
|
JavaSwitchValueCompiler.java
|
- Moved package zenscript.shared to zencode.shared
|
7 лет назад |
|
ParentStatementType.java
|
- Refactored some formatting things to be reusable for source code translation targets
|
7 лет назад |