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