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 0d31f0cd9a Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. hace 6 años
..
scope Revamped the compilation system; it now works fully modular. Also, a new ScriptingEngine class has been created to make it very easy to create a scripting environment. hace 6 años
BaseMemberCompiler.java - Added some java source generation optimizations - Regenerated shared hace 6 años
ExpressionHoistingChecker.java WIP on storage tags hace 6 años
FormattingUtils.java - Added support for zipped packages - Simplified compilation process somewhat; removed CompilationUnit class and work more module-oriented instead hace 6 años
JavaCallCompiler.java - Added reference system and changed the way member instancing works. hace 6 años
JavaDefinitionVisitor.java Simplified dependencies and the build tree with some minor refactoring. hace 6 años
JavaDirectoryOutput.java Revamped the compilation system; it now works fully modular. Also, a new ScriptingEngine class has been created to make it very easy to create a scripting environment. hace 6 años
JavaExpansionMemberCompiler.java - Added support for zipped packages - Simplified compilation process somewhat; removed CompilationUnit class and work more module-oriented instead hace 6 años
JavaMemberCompiler.java Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. hace 6 años
JavaOperator.java - Added type aliasing hace 6 años
JavaSourceBuiltin.java - Refactored some formatting things to be reusable for source code translation targets hace 6 años
JavaSourceBuiltinBinary.java - Refactored some formatting things to be reusable for source code translation targets hace 6 años
JavaSourceBuiltinUnary.java - Refactored some formatting things to be reusable for source code translation targets hace 6 años
JavaSourceCommentFormatter.java - Refactored some formatting things to be reusable for source code translation targets hace 6 años
JavaSourceCompiler.java Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. hace 6 años
JavaSourceContext.java Revamped the compilation system; it now works fully modular. Also, a new ScriptingEngine class has been created to make it very easy to create a scripting environment. hace 6 años
JavaSourceExpressionFormatter.java - Added support for zipped packages - Simplified compilation process somewhat; removed CompilationUnit class and work more module-oriented instead hace 6 años
JavaSourceFile.java Simplified dependencies and the build tree with some minor refactoring. hace 6 años
JavaSourceFormattingSettings.java - Refactored some formatting things to be reusable for source code translation targets hace 6 años
JavaSourceImporter.java Moved Java compile-time tags to non-global state hace 6 años
JavaSourceLambdaStatementCompiler.java - Added type aliasing hace 6 años
JavaSourceLambdaStatementFormatter.java - Added type aliasing hace 6 años
JavaSourceModule.java Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. hace 6 años
JavaSourceObjectTypeVisitor.java WIP on storage tags hace 6 años
JavaSourceStatementCompiler.java - Refactored some formatting things to be reusable for source code translation targets hace 6 años
JavaSourceStatementFormatter.java Moved Java compile-time tags to non-global state hace 6 años
JavaSourceSyntheticHelperGenerator.java Revamped the compilation system; it now works fully modular. Also, a new ScriptingEngine class has been created to make it very easy to create a scripting environment. hace 6 años
JavaSourceSyntheticTypeGenerator.java Revamped the compilation system; it now works fully modular. Also, a new ScriptingEngine class has been created to make it very easy to create a scripting environment. hace 6 años
JavaSourceTypeVisitor.java Removed TypeArgument and simplified type system a little hace 6 años
JavaSourceUtils.java - All definitions are now also module-aware (will be use for binary module serialization & access checks) - Fixing function expressions not being properly linked to their functional interface hace 6 años
JavaSwitchValueCompiler.java - Moved package zenscript.shared to zencode.shared hace 6 años
ParentStatementType.java - Refactored some formatting things to be reusable for source code translation targets hace 6 años