ZenScript main repository
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Stan Hebben 3f29d8bf0c - Refactored usage of live objects in the IDE 6 anos atrás
..
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 anos atrás
BaseMemberCompiler.java - Refactored usage of live objects in the IDE - Save collapse state of the project browser tree 6 anos atrás
ExpressionHoistingChecker.java WIP on storage tags 6 anos atrás
FormattingUtils.java - Refactored usage of live objects in the IDE - Save collapse state of the project browser tree 6 anos atrás
JavaCallCompiler.java - Added reference system and changed the way member instancing works. 7 anos atrás
JavaDefinitionVisitor.java Simplified dependencies and the build tree with some minor refactoring. 6 anos atrás
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 anos atrás
JavaExpansionMemberCompiler.java - Added support for zipped packages - Simplified compilation process somewhat; removed CompilationUnit class and work more module-oriented instead 6 anos atrás
JavaMemberCompiler.java - Refactored usage of live objects in the IDE - Save collapse state of the project browser tree 6 anos atrás
JavaOperator.java - Added type aliasing 7 anos atrás
JavaSourceBuiltin.java - Refactored some formatting things to be reusable for source code translation targets 7 anos atrás
JavaSourceBuiltinBinary.java - Refactored some formatting things to be reusable for source code translation targets 7 anos atrás
JavaSourceBuiltinUnary.java - Refactored some formatting things to be reusable for source code translation targets 7 anos atrás
JavaSourceCommentFormatter.java - Refactored some formatting things to be reusable for source code translation targets 7 anos atrás
JavaSourceCompiler.java Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. 6 anos atrás
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 anos atrás
JavaSourceExpressionFormatter.java - Refactored usage of live objects in the IDE - Save collapse state of the project browser tree 6 anos atrás
JavaSourceFile.java Simplified dependencies and the build tree with some minor refactoring. 6 anos atrás
JavaSourceFormattingSettings.java - Refactored some formatting things to be reusable for source code translation targets 7 anos atrás
JavaSourceImporter.java Moved Java compile-time tags to non-global state 6 anos atrás
JavaSourceLambdaStatementCompiler.java - Added type aliasing 7 anos atrás
JavaSourceLambdaStatementFormatter.java - Added type aliasing 7 anos atrás
JavaSourceModule.java Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. 6 anos atrás
JavaSourceObjectTypeVisitor.java WIP on storage tags 6 anos atrás
JavaSourceStatementCompiler.java - Refactored some formatting things to be reusable for source code translation targets 7 anos atrás
JavaSourceStatementFormatter.java Moved Java compile-time tags to non-global state 6 anos atrás
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 anos atrás
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 anos atrás
JavaSourceTypeVisitor.java Removed TypeArgument and simplified type system a little 6 anos atrás
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 anos atrás
JavaSwitchValueCompiler.java - Moved package zenscript.shared to zencode.shared 7 anos atrás
ParentStatementType.java - Refactored some formatting things to be reusable for source code translation targets 7 anos atrás