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 7 年之前
..
annotations - Fixed error handling function types 7 年之前
definition - Moved package zenscript.shared to zencode.shared 7 年之前
expression - Moved package zenscript.shared to zencode.shared 7 年之前
generic - Fixed error handling function types 7 年之前
iterator Fixed a large number of java source compilation bugs. (ZenCode.shared module now compiles, and so does StdLib.stdlib) 7 年之前
member - Moved package zenscript.shared to zencode.shared 7 年之前
partial - Moved package zenscript.shared to zencode.shared 7 年之前
processor - Added annotation support 7 年之前
scope - Fixed error handling function types 7 年之前
statement - Moved package zenscript.shared to zencode.shared - Compiled shared from ZenCode 7 年之前
type - Fixed error handling function types - Continued work on the IDE 7 年之前
CompareType.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) 7 年之前
FunctionHeader.java - Fixed error handling function types - Continued work on the IDE 7 年之前
FunctionParameter.java - Moved package zenscript.shared to zencode.shared - Compiled shared from ZenCode 7 年之前
GenericMapper.java - Added reference system and changed the way member instancing works. - Continued java source compilation implementation - Moved stdlib to a separate repository 7 年之前
HighLevelDefinition.java - Fixed error handling function types - Continued work on the IDE 7 年之前
Modifiers.java - Fixed validator acting up on type argument validation - Moved enum constants to enum type, they are no longer type members - Added override modifier - Performed some minor fixes during compilation - Fixed type member registration on optionals - Expanded arrays with functional methods - 7 年之前
ModuleProcessor.java - Added annotation support - Removed some redundant types - Moved scopes to CodeModel and removed Linker - Added const members and expression support for them - Added statement transformation (can be used by annotations) 7 年之前
OperatorType.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) 7 年之前
PackageDefinitions.java Initial commit. 7 年之前
ScriptBlock.java - Fixed error handling function types - Continued work on the IDE 7 年之前
WhitespaceInfo.java - Moved package zenscript.shared to zencode.shared - Compiled shared from ZenCode 7 年之前
WhitespacePostComment.java - Moved package zenscript.shared to zencode.shared - Compiled shared from ZenCode 7 年之前