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 cabd7bab44 Fixed more bugs in the new type system; fixed bugs in function calls; fixed normalization bugs. hace 7 años
..
scope - Made important modifications to error reporting so it provides meaningful info hace 7 años
BaseMemberCompiler.java WIP on storage tags and improved error handling hace 7 años
ExpressionHoistingChecker.java WIP on storage tags hace 7 años
FormattingUtils.java WIP on storage tags and improved error handling hace 7 años
JavaCallCompiler.java - Added reference system and changed the way member instancing works. hace 7 años
JavaDefinitionVisitor.java WIP on storage tags and improved error handling hace 7 años
JavaExpansionMemberCompiler.java WIP on storage tags and improved error handling hace 7 años
JavaMemberCompiler.java WIP on storage tags and improved error handling hace 7 años
JavaOperator.java - Added type aliasing hace 7 años
JavaSourceBuiltin.java - Refactored some formatting things to be reusable for source code translation targets hace 7 años
JavaSourceBuiltinBinary.java - Refactored some formatting things to be reusable for source code translation targets hace 7 años
JavaSourceBuiltinUnary.java - Refactored some formatting things to be reusable for source code translation targets hace 7 años
JavaSourceCommentFormatter.java - Refactored some formatting things to be reusable for source code translation targets hace 7 años
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) hace 7 años
JavaSourceContext.java WIP on storage tags and improved error handling hace 7 años
JavaSourceExpressionFormatter.java Fixed more bugs in the new type system; fixed bugs in function calls; fixed normalization bugs. hace 7 años
JavaSourceFile.java - Added usize as basic type hace 7 años
JavaSourceFormattingSettings.java - Refactored some formatting things to be reusable for source code translation targets hace 7 años
JavaSourceImporter.java - Fix missing shift operators in some integer types hace 7 años
JavaSourceLambdaStatementCompiler.java - Added type aliasing hace 7 años
JavaSourceLambdaStatementFormatter.java - Added type aliasing hace 7 años
JavaSourceObjectTypeVisitor.java WIP on storage tags hace 7 años
JavaSourceStatementCompiler.java - Refactored some formatting things to be reusable for source code translation targets hace 7 años
JavaSourceStatementFormatter.java WIP on storage tags and improved error handling hace 7 años
JavaSourceSyntheticHelperGenerator.java WIP on storage tags hace 7 años
JavaSourceSyntheticTypeGenerator.java WIP on storage tags and improved error handling hace 7 años
JavaSourceTarget.java - Refactored some formatting things to be reusable for source code translation targets hace 7 años
JavaSourceTargetType.java - Improving compilation system to have compilation targets hace 7 años
JavaSourceTypeVisitor.java WIP on storage tags and improved error handling hace 7 años
JavaSourceUtils.java - All definitions are now also module-aware (will be use for binary module serialization & access checks) hace 7 años
JavaSwitchValueCompiler.java - Moved package zenscript.shared to zencode.shared hace 7 años
ParentStatementType.java - Refactored some formatting things to be reusable for source code translation targets hace 7 años