ZenScript main repository
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Stan Hebben 3f29d8bf0c - Refactored usage of live objects in the IDE 6 лет назад
..
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 лет назад
BaseMemberCompiler.java - Refactored usage of live objects in the IDE - Save collapse state of the project browser tree 6 лет назад
ExpressionHoistingChecker.java WIP on storage tags 6 лет назад
FormattingUtils.java - Refactored usage of live objects in the IDE - Save collapse state of the project browser tree 6 лет назад
JavaCallCompiler.java - Added reference system and changed the way member instancing works. 6 лет назад
JavaDefinitionVisitor.java Simplified dependencies and the build tree with some minor refactoring. 6 лет назад
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 лет назад
JavaExpansionMemberCompiler.java - Added support for zipped packages - Simplified compilation process somewhat; removed CompilationUnit class and work more module-oriented instead 6 лет назад
JavaMemberCompiler.java - Refactored usage of live objects in the IDE - Save collapse state of the project browser tree 6 лет назад
JavaOperator.java - Added type aliasing 6 лет назад
JavaSourceBuiltin.java - Refactored some formatting things to be reusable for source code translation targets 6 лет назад
JavaSourceBuiltinBinary.java - Refactored some formatting things to be reusable for source code translation targets 6 лет назад
JavaSourceBuiltinUnary.java - Refactored some formatting things to be reusable for source code translation targets 6 лет назад
JavaSourceCommentFormatter.java - Refactored some formatting things to be reusable for source code translation targets 6 лет назад
JavaSourceCompiler.java Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. 6 лет назад
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 лет назад
JavaSourceExpressionFormatter.java - Refactored usage of live objects in the IDE - Save collapse state of the project browser tree 6 лет назад
JavaSourceFile.java Simplified dependencies and the build tree with some minor refactoring. 6 лет назад
JavaSourceFormattingSettings.java - Refactored some formatting things to be reusable for source code translation targets 6 лет назад
JavaSourceImporter.java Moved Java compile-time tags to non-global state 6 лет назад
JavaSourceLambdaStatementCompiler.java - Added type aliasing 6 лет назад
JavaSourceLambdaStatementFormatter.java - Added type aliasing 6 лет назад
JavaSourceModule.java Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. 6 лет назад
JavaSourceObjectTypeVisitor.java WIP on storage tags 6 лет назад
JavaSourceStatementCompiler.java - Refactored some formatting things to be reusable for source code translation targets 6 лет назад
JavaSourceStatementFormatter.java Moved Java compile-time tags to non-global state 6 лет назад
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 лет назад
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 лет назад
JavaSourceTypeVisitor.java Removed TypeArgument and simplified type system a little 6 лет назад
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 лет назад
JavaSwitchValueCompiler.java - Moved package zenscript.shared to zencode.shared 6 лет назад
ParentStatementType.java - Refactored some formatting things to be reusable for source code translation targets 6 лет назад