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