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 cabd7bab44 Fixed more bugs in the new type system; fixed bugs in function calls; fixed normalization bugs. il y a 7 ans
..
scope - Made important modifications to error reporting so it provides meaningful info il y a 7 ans
BaseMemberCompiler.java WIP on storage tags and improved error handling il y a 7 ans
ExpressionHoistingChecker.java WIP on storage tags il y a 7 ans
FormattingUtils.java WIP on storage tags and improved error handling il y a 7 ans
JavaCallCompiler.java - Added reference system and changed the way member instancing works. il y a 8 ans
JavaDefinitionVisitor.java WIP on storage tags and improved error handling il y a 7 ans
JavaExpansionMemberCompiler.java WIP on storage tags and improved error handling il y a 7 ans
JavaMemberCompiler.java WIP on storage tags and improved error handling il y a 7 ans
JavaOperator.java - Added type aliasing il y a 8 ans
JavaSourceBuiltin.java - Refactored some formatting things to be reusable for source code translation targets il y a 8 ans
JavaSourceBuiltinBinary.java - Refactored some formatting things to be reusable for source code translation targets il y a 8 ans
JavaSourceBuiltinUnary.java - Refactored some formatting things to be reusable for source code translation targets il y a 8 ans
JavaSourceCommentFormatter.java - Refactored some formatting things to be reusable for source code translation targets il y a 8 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 WIP on storage tags and improved error handling il y a 7 ans
JavaSourceExpressionFormatter.java Fixed more bugs in the new type system; fixed bugs in function calls; fixed normalization bugs. 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 8 ans
JavaSourceImporter.java - Fix missing shift operators in some integer types il y a 7 ans
JavaSourceLambdaStatementCompiler.java - Added type aliasing il y a 8 ans
JavaSourceLambdaStatementFormatter.java - Added type aliasing il y a 8 ans
JavaSourceObjectTypeVisitor.java WIP on storage tags il y a 7 ans
JavaSourceStatementCompiler.java - Refactored some formatting things to be reusable for source code translation targets il y a 8 ans
JavaSourceStatementFormatter.java WIP on storage tags and improved error handling il y a 7 ans
JavaSourceSyntheticHelperGenerator.java WIP on storage tags il y a 7 ans
JavaSourceSyntheticTypeGenerator.java WIP on storage tags and improved error handling il y a 7 ans
JavaSourceTarget.java - Refactored some formatting things to be reusable for source code translation targets il y a 8 ans
JavaSourceTargetType.java - Improving compilation system to have compilation targets il y a 8 ans
JavaSourceTypeVisitor.java WIP on storage tags and improved error handling 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 8 ans
ParentStatementType.java - Refactored some formatting things to be reusable for source code translation targets il y a 8 ans