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 3f29d8bf0c - Refactored usage of live objects in the IDE vor 7 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 7 Jahren
BaseMemberCompiler.java - Refactored usage of live objects in the IDE - Save collapse state of the project browser tree vor 7 Jahren
ExpressionHoistingChecker.java WIP on storage tags vor 7 Jahren
FormattingUtils.java - Refactored usage of live objects in the IDE - Save collapse state of the project browser tree vor 7 Jahren
JavaCallCompiler.java - Added reference system and changed the way member instancing works. vor 7 Jahren
JavaDefinitionVisitor.java Simplified dependencies and the build tree with some minor refactoring. vor 7 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 7 Jahren
JavaExpansionMemberCompiler.java - Added support for zipped packages - Simplified compilation process somewhat; removed CompilationUnit class and work more module-oriented instead vor 7 Jahren
JavaMemberCompiler.java - Refactored usage of live objects in the IDE - Save collapse state of the project browser tree vor 7 Jahren
JavaOperator.java - Added type aliasing vor 7 Jahren
JavaSourceBuiltin.java - Refactored some formatting things to be reusable for source code translation targets vor 7 Jahren
JavaSourceBuiltinBinary.java - Refactored some formatting things to be reusable for source code translation targets vor 7 Jahren
JavaSourceBuiltinUnary.java - Refactored some formatting things to be reusable for source code translation targets vor 7 Jahren
JavaSourceCommentFormatter.java - Refactored some formatting things to be reusable for source code translation targets vor 7 Jahren
JavaSourceCompiler.java Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. vor 7 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 7 Jahren
JavaSourceExpressionFormatter.java - Refactored usage of live objects in the IDE - Save collapse state of the project browser tree vor 7 Jahren
JavaSourceFile.java Simplified dependencies and the build tree with some minor refactoring. vor 7 Jahren
JavaSourceFormattingSettings.java - Refactored some formatting things to be reusable for source code translation targets vor 7 Jahren
JavaSourceImporter.java Moved Java compile-time tags to non-global state vor 7 Jahren
JavaSourceLambdaStatementCompiler.java - Added type aliasing vor 7 Jahren
JavaSourceLambdaStatementFormatter.java - Added type aliasing vor 7 Jahren
JavaSourceModule.java Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. vor 7 Jahren
JavaSourceObjectTypeVisitor.java WIP on storage tags vor 7 Jahren
JavaSourceStatementCompiler.java - Refactored some formatting things to be reusable for source code translation targets vor 7 Jahren
JavaSourceStatementFormatter.java Moved Java compile-time tags to non-global state vor 7 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 7 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 7 Jahren
JavaSourceTypeVisitor.java Removed TypeArgument and simplified type system a little vor 7 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 7 Jahren
JavaSwitchValueCompiler.java - Moved package zenscript.shared to zencode.shared vor 7 Jahren
ParentStatementType.java - Refactored some formatting things to be reusable for source code translation targets vor 7 Jahren