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