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