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 67ee99945e 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. 7 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. 7 anos atrás
BaseMemberCompiler.java - Added some java source generation optimizations - Regenerated shared 7 anos atrás
ExpressionHoistingChecker.java WIP on storage tags 7 anos atrás
FormattingUtils.java - Added support for zipped packages - Simplified compilation process somewhat; removed CompilationUnit class and work more module-oriented instead 7 anos atrás
JavaCallCompiler.java - Added reference system and changed the way member instancing works. 8 anos atrás
JavaDefinitionVisitor.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. 7 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. 7 anos atrás
JavaExpansionMemberCompiler.java - Added support for zipped packages - Simplified compilation process somewhat; removed CompilationUnit class and work more module-oriented instead 7 anos atrás
JavaMemberCompiler.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. 7 anos atrás
JavaOperator.java - Added type aliasing 8 anos atrás
JavaSourceBuiltin.java - Refactored some formatting things to be reusable for source code translation targets 8 anos atrás
JavaSourceBuiltinBinary.java - Refactored some formatting things to be reusable for source code translation targets 8 anos atrás
JavaSourceBuiltinUnary.java - Refactored some formatting things to be reusable for source code translation targets 8 anos atrás
JavaSourceCommentFormatter.java - Refactored some formatting things to be reusable for source code translation targets 8 anos atrás
JavaSourceCompiler.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. 7 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. 7 anos atrás
JavaSourceExpressionFormatter.java - Added support for zipped packages - Simplified compilation process somewhat; removed CompilationUnit class and work more module-oriented instead 7 anos atrás
JavaSourceFile.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. 7 anos atrás
JavaSourceFormattingSettings.java - Refactored some formatting things to be reusable for source code translation targets 8 anos atrás
JavaSourceImporter.java Moved Java compile-time tags to non-global state 7 anos atrás
JavaSourceLambdaStatementCompiler.java - Added type aliasing 8 anos atrás
JavaSourceLambdaStatementFormatter.java - Added type aliasing 8 anos atrás
JavaSourceModule.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. 7 anos atrás
JavaSourceObjectTypeVisitor.java WIP on storage tags 7 anos atrás
JavaSourceStatementCompiler.java - Refactored some formatting things to be reusable for source code translation targets 8 anos atrás
JavaSourceStatementFormatter.java Moved Java compile-time tags to non-global state 7 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. 7 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. 7 anos atrás
JavaSourceTypeVisitor.java Removed TypeArgument and simplified type system a little 7 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 7 anos atrás
JavaSwitchValueCompiler.java - Moved package zenscript.shared to zencode.shared 8 anos atrás
ParentStatementType.java - Refactored some formatting things to be reusable for source code translation targets 8 anos atrás