ZenScript main repository
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Stan Hebben 0d31f0cd9a Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. vor 6 Jahren
..
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. vor 6 Jahren
BaseMemberCompiler.java - Added some java source generation optimizations - Regenerated shared vor 6 Jahren
ExpressionHoistingChecker.java WIP on storage tags vor 6 Jahren
FormattingUtils.java - Added support for zipped packages - Simplified compilation process somewhat; removed CompilationUnit class and work more module-oriented instead vor 6 Jahren
JavaCallCompiler.java - Added reference system and changed the way member instancing works. vor 6 Jahren
JavaDefinitionVisitor.java Simplified dependencies and the build tree with some minor refactoring. vor 6 Jahren
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. vor 6 Jahren
JavaExpansionMemberCompiler.java - Added support for zipped packages - Simplified compilation process somewhat; removed CompilationUnit class and work more module-oriented instead vor 6 Jahren
JavaMemberCompiler.java Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. vor 6 Jahren
JavaOperator.java - Added type aliasing vor 6 Jahren
JavaSourceBuiltin.java - Refactored some formatting things to be reusable for source code translation targets vor 6 Jahren
JavaSourceBuiltinBinary.java - Refactored some formatting things to be reusable for source code translation targets vor 6 Jahren
JavaSourceBuiltinUnary.java - Refactored some formatting things to be reusable for source code translation targets vor 6 Jahren
JavaSourceCommentFormatter.java - Refactored some formatting things to be reusable for source code translation targets vor 6 Jahren
JavaSourceCompiler.java Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. vor 6 Jahren
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. vor 6 Jahren
JavaSourceExpressionFormatter.java - Added support for zipped packages - Simplified compilation process somewhat; removed CompilationUnit class and work more module-oriented instead vor 6 Jahren
JavaSourceFile.java Simplified dependencies and the build tree with some minor refactoring. vor 6 Jahren
JavaSourceFormattingSettings.java - Refactored some formatting things to be reusable for source code translation targets vor 6 Jahren
JavaSourceImporter.java Moved Java compile-time tags to non-global state vor 6 Jahren
JavaSourceLambdaStatementCompiler.java - Added type aliasing vor 6 Jahren
JavaSourceLambdaStatementFormatter.java - Added type aliasing vor 6 Jahren
JavaSourceModule.java Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. vor 6 Jahren
JavaSourceObjectTypeVisitor.java WIP on storage tags vor 6 Jahren
JavaSourceStatementCompiler.java - Refactored some formatting things to be reusable for source code translation targets vor 6 Jahren
JavaSourceStatementFormatter.java Moved Java compile-time tags to non-global state vor 6 Jahren
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. vor 6 Jahren
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. vor 6 Jahren
JavaSourceTypeVisitor.java Removed TypeArgument and simplified type system a little vor 6 Jahren
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 vor 6 Jahren
JavaSwitchValueCompiler.java - Moved package zenscript.shared to zencode.shared vor 6 Jahren
ParentStatementType.java - Refactored some formatting things to be reusable for source code translation targets vor 6 Jahren