ZenScript main repository
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Stan Hebben ec46d47c02 - Improve work on the serializer and fixed some code issues that came up with them. il y a 7 ans
..
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) il y a 7 ans
BaseMemberCompiler.java - Improve work on the serializer and fixed some code issues that came up with them. il y a 7 ans
ExpressionHoistingChecker.java - Added usize as basic type il y a 7 ans
FormattingUtils.java - All definitions are now also module-aware (will be use for binary module serialization & access checks) il y a 7 ans
JavaCallCompiler.java - Added reference system and changed the way member instancing works. il y a 7 ans
JavaDefinitionVisitor.java - Improve work on the serializer and fixed some code issues that came up with them. il y a 7 ans
JavaExpansionMemberCompiler.java - Added usize as basic type il y a 7 ans
JavaMemberCompiler.java - Improve work on the serializer and fixed some code issues that came up with them. il y a 7 ans
JavaOperator.java - Added type aliasing il y a 7 ans
JavaSourceBuiltin.java - Refactored some formatting things to be reusable for source code translation targets il y a 7 ans
JavaSourceBuiltinBinary.java - Refactored some formatting things to be reusable for source code translation targets il y a 7 ans
JavaSourceBuiltinUnary.java - Refactored some formatting things to be reusable for source code translation targets il y a 7 ans
JavaSourceCommentFormatter.java - Refactored some formatting things to be reusable for source code translation targets il y a 7 ans
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) il y a 7 ans
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) il y a 7 ans
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) il y a 7 ans
JavaSourceFile.java - Added usize as basic type il y a 7 ans
JavaSourceFormattingSettings.java - Refactored some formatting things to be reusable for source code translation targets il y a 7 ans
JavaSourceImporter.java - Fix missing shift operators in some integer types il y a 7 ans
JavaSourceLambdaStatementCompiler.java - Added type aliasing il y a 7 ans
JavaSourceLambdaStatementFormatter.java - Added type aliasing il y a 7 ans
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) il y a 7 ans
JavaSourceStatementCompiler.java - Refactored some formatting things to be reusable for source code translation targets il y a 7 ans
JavaSourceStatementFormatter.java - Added visitors with context il y a 7 ans
JavaSourceSyntheticHelperGenerator.java - Added visitors with context il y a 7 ans
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) il y a 7 ans
JavaSourceTarget.java - Refactored some formatting things to be reusable for source code translation targets il y a 7 ans
JavaSourceTargetType.java - Improving compilation system to have compilation targets il y a 7 ans
JavaSourceTypeVisitor.java - Added visitors with context il y a 7 ans
JavaSourceUtils.java - All definitions are now also module-aware (will be use for binary module serialization & access checks) il y a 7 ans
JavaSwitchValueCompiler.java - Moved package zenscript.shared to zencode.shared il y a 7 ans
ParentStatementType.java - Refactored some formatting things to be reusable for source code translation targets il y a 7 ans