.. |
scope
|
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)
|
vor 7 Jahren |
BaseMemberCompiler.java
|
- Improve work on the serializer and fixed some code issues that came up with them.
|
vor 7 Jahren |
ExpressionHoistingChecker.java
|
- Added usize as basic type
|
vor 7 Jahren |
FormattingUtils.java
|
- All definitions are now also module-aware (will be use for binary module serialization & access checks)
|
vor 7 Jahren |
JavaCallCompiler.java
|
- Added reference system and changed the way member instancing works.
|
vor 7 Jahren |
JavaDefinitionVisitor.java
|
- Improve work on the serializer and fixed some code issues that came up with them.
|
vor 7 Jahren |
JavaExpansionMemberCompiler.java
|
- Added usize as basic type
|
vor 7 Jahren |
JavaMemberCompiler.java
|
- Improve work on the serializer and fixed some code issues that came up with them.
|
vor 7 Jahren |
JavaOperator.java
|
- Added type aliasing
|
vor 7 Jahren |
JavaSourceBuiltin.java
|
- Refactored some formatting things to be reusable for source code translation targets
|
vor 7 Jahren |
JavaSourceBuiltinBinary.java
|
- Refactored some formatting things to be reusable for source code translation targets
|
vor 7 Jahren |
JavaSourceBuiltinUnary.java
|
- Refactored some formatting things to be reusable for source code translation targets
|
vor 7 Jahren |
JavaSourceCommentFormatter.java
|
- Refactored some formatting things to be reusable for source code translation targets
|
vor 7 Jahren |
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)
|
vor 7 Jahren |
JavaSourceContext.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)
|
vor 7 Jahren |
JavaSourceExpressionFormatter.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)
|
vor 7 Jahren |
JavaSourceFile.java
|
- Added usize as basic type
|
vor 7 Jahren |
JavaSourceFormattingSettings.java
|
- Refactored some formatting things to be reusable for source code translation targets
|
vor 7 Jahren |
JavaSourceImporter.java
|
- Fix missing shift operators in some integer types
|
vor 7 Jahren |
JavaSourceLambdaStatementCompiler.java
|
- Added type aliasing
|
vor 7 Jahren |
JavaSourceLambdaStatementFormatter.java
|
- Added type aliasing
|
vor 7 Jahren |
JavaSourceObjectTypeVisitor.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)
|
vor 7 Jahren |
JavaSourceStatementCompiler.java
|
- Refactored some formatting things to be reusable for source code translation targets
|
vor 7 Jahren |
JavaSourceStatementFormatter.java
|
- Added visitors with context
|
vor 7 Jahren |
JavaSourceSyntheticHelperGenerator.java
|
- Added visitors with context
|
vor 7 Jahren |
JavaSourceSyntheticTypeGenerator.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)
|
vor 7 Jahren |
JavaSourceTarget.java
|
- Refactored some formatting things to be reusable for source code translation targets
|
vor 7 Jahren |
JavaSourceTargetType.java
|
- Improving compilation system to have compilation targets
|
vor 7 Jahren |
JavaSourceTypeVisitor.java
|
- Added visitors with context
|
vor 7 Jahren |
JavaSourceUtils.java
|
- All definitions are now also module-aware (will be use for binary module serialization & access checks)
|
vor 7 Jahren |
JavaSwitchValueCompiler.java
|
- Moved package zenscript.shared to zencode.shared
|
vor 7 Jahren |
ParentStatementType.java
|
- Refactored some formatting things to be reusable for source code translation targets
|
vor 7 Jahren |