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.
Stan Hebben d07b0285ae - Fixed error handling function types 6 years ago
..
prepare - Fixed error handling function types 6 years ago
scope Fixed a large number of java source compilation bugs. (ZenCode.shared module now compiles, and so does StdLib.stdlib) 6 years ago
tags Fixed a large number of java source compilation bugs. (ZenCode.shared module now compiles, and so does StdLib.stdlib) 6 years ago
BaseMemberCompiler.java Fixed a large number of java source compilation bugs. (ZenCode.shared module now compiles, and so does StdLib.stdlib) 6 years ago
ExpressionHoistingChecker.java - Fixed a bunch of bugs in java source compilation - Added panic expressions - Fixed super constructor calls - Continued work on variants & match expressions - Fixed NPE in PartialTypeExpression - Fixed duplicate compilation 6 years ago
FormattingUtils.java - Refactored some formatting things to be reusable for source code translation targets - Removed generic compare - Rewrote the way builtins are handled and implemented nearly all operations for all supported basic / builtin types - Added java source code compilation - Added throw expression, allowing a throw to be formulated as expression (handy inside matches) 6 years ago
JavaCallCompiler.java - Added reference system and changed the way member instancing works. - Continued java source compilation implementation - Moved stdlib to a separate repository 6 years ago
JavaDefinitionVisitor.java - Fixed error handling function types - Continued work on the IDE 6 years ago
JavaExpansionMemberCompiler.java Fixed a large number of java source compilation bugs. (ZenCode.shared module now compiles, and so does StdLib.stdlib) 6 years ago
JavaMemberCompiler.java Fixed a large number of java source compilation bugs. (ZenCode.shared module now compiles, and so does StdLib.stdlib) 6 years ago
JavaOperator.java - Added reference system and changed the way member instancing works. - Continued java source compilation implementation - Moved stdlib to a separate repository 6 years ago
JavaSourceBuiltin.java - Refactored some formatting things to be reusable for source code translation targets - Removed generic compare - Rewrote the way builtins are handled and implemented nearly all operations for all supported basic / builtin types - Added java source code compilation - Added throw expression, allowing a throw to be formulated as expression (handy inside matches) 6 years ago
JavaSourceBuiltinBinary.java - Refactored some formatting things to be reusable for source code translation targets - Removed generic compare - Rewrote the way builtins are handled and implemented nearly all operations for all supported basic / builtin types - Added java source code compilation - Added throw expression, allowing a throw to be formulated as expression (handy inside matches) 6 years ago
JavaSourceBuiltinUnary.java - Refactored some formatting things to be reusable for source code translation targets - Removed generic compare - Rewrote the way builtins are handled and implemented nearly all operations for all supported basic / builtin types - Added java source code compilation - Added throw expression, allowing a throw to be formulated as expression (handy inside matches) 6 years ago
JavaSourceCommentFormatter.java - Refactored some formatting things to be reusable for source code translation targets - Removed generic compare - Rewrote the way builtins are handled and implemented nearly all operations for all supported basic / builtin types - Added java source code compilation - Added throw expression, allowing a throw to be formulated as expression (handy inside matches) 6 years ago
JavaSourceCompiler.java - Moved package zenscript.shared to zencode.shared - Compiled shared from ZenCode 6 years ago
JavaSourceExpressionFormatter.java - Moved package zenscript.shared to zencode.shared - Compiled shared from ZenCode 6 years ago
JavaSourceFile.java Fixed a large number of java source compilation bugs. (ZenCode.shared module now compiles, and so does StdLib.stdlib) 6 years ago
JavaSourceFormattingSettings.java - Refactored some formatting things to be reusable for source code translation targets - Removed generic compare - Rewrote the way builtins are handled and implemented nearly all operations for all supported basic / builtin types - Added java source code compilation - Added throw expression, allowing a throw to be formulated as expression (handy inside matches) 6 years ago
JavaSourceImporter.java Fixed a large number of java source compilation bugs. (ZenCode.shared module now compiles, and so does StdLib.stdlib) 6 years ago
JavaSourceObjectTypeVisitor.java - Refactored some formatting things to be reusable for source code translation targets - Removed generic compare - Rewrote the way builtins are handled and implemented nearly all operations for all supported basic / builtin types - Added java source code compilation - Added throw expression, allowing a throw to be formulated as expression (handy inside matches) 6 years ago
JavaSourceStatementCompiler.java - Refactored some formatting things to be reusable for source code translation targets - Removed generic compare - Rewrote the way builtins are handled and implemented nearly all operations for all supported basic / builtin types - Added java source code compilation - Added throw expression, allowing a throw to be formulated as expression (handy inside matches) 6 years ago
JavaSourceStatementFormatter.java - Moved package zenscript.shared to zencode.shared - Compiled shared from ZenCode 6 years ago
JavaSourceSyntheticHelperGenerator.java Fixed a large number of java source compilation bugs. (ZenCode.shared module now compiles, and so does StdLib.stdlib) 6 years ago
JavaSourceSyntheticTypeGenerator.java Fixed a large number of java source compilation bugs. (ZenCode.shared module now compiles, and so does StdLib.stdlib) 6 years ago
JavaSourceTarget.java - Refactored some formatting things to be reusable for source code translation targets - Removed generic compare - Rewrote the way builtins are handled and implemented nearly all operations for all supported basic / builtin types - Added java source code compilation - Added throw expression, allowing a throw to be formulated as expression (handy inside matches) 6 years ago
JavaSourceTargetType.java - Improving compilation system to have compilation targets - Added run & build functionality to the IDE - Fixed an error in match expressions - WIP on compiling to Java source files 6 years ago
JavaSourceTypeNameVisitor.java - Refactored some formatting things to be reusable for source code translation targets - Removed generic compare - Rewrote the way builtins are handled and implemented nearly all operations for all supported basic / builtin types - Added java source code compilation - Added throw expression, allowing a throw to be formulated as expression (handy inside matches) 6 years ago
JavaSourceTypeVisitor.java Fixed a large number of java source compilation bugs. (ZenCode.shared module now compiles, and so does StdLib.stdlib) 6 years ago
JavaSourceUtils.java Fixed a large number of java source compilation bugs. (ZenCode.shared module now compiles, and so does StdLib.stdlib) 6 years ago
JavaSwitchValueCompiler.java - Moved package zenscript.shared to zencode.shared - Compiled shared from ZenCode 6 years ago
JavaSynthesizedClass.java Fixed a large number of java source compilation bugs. (ZenCode.shared module now compiles, and so does StdLib.stdlib) 6 years ago
ParentStatementType.java - Refactored some formatting things to be reusable for source code translation targets - Removed generic compare - Rewrote the way builtins are handled and implemented nearly all operations for all supported basic / builtin types - Added java source code compilation - Added throw expression, allowing a throw to be formulated as expression (handy inside matches) 6 years ago