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 dbe4bfd510 - Moved package zenscript.shared to zencode.shared 6 years ago
..
annotations - Moved package zenscript.shared to zencode.shared - Compiled shared from ZenCode 6 years ago
definition - Moved package zenscript.shared to zencode.shared - Compiled shared from ZenCode 6 years ago
expression - Moved package zenscript.shared to zencode.shared - Compiled shared from ZenCode 6 years ago
generic - Moved package zenscript.shared to zencode.shared - Compiled shared from ZenCode 6 years ago
iterator Fixed a large number of java source compilation bugs. (ZenCode.shared module now compiles, and so does StdLib.stdlib) 6 years ago
member - Moved package zenscript.shared to zencode.shared - Compiled shared from ZenCode 6 years ago
partial - Moved package zenscript.shared to zencode.shared - Compiled shared from ZenCode 6 years ago
processor - 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) 6 years ago
scope - Moved package zenscript.shared to zencode.shared - Compiled shared from ZenCode 6 years ago
statement - Moved package zenscript.shared to zencode.shared - Compiled shared from ZenCode 6 years ago
type - Moved package zenscript.shared to zencode.shared - Compiled shared from ZenCode 6 years ago
AccessScope.java Initial commit. 6 years ago
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) 6 years ago
FunctionHeader.java Fixed a large number of java source compilation bugs. (ZenCode.shared module now compiles, and so does StdLib.stdlib) 6 years ago
FunctionParameter.java - Moved package zenscript.shared to zencode.shared - Compiled shared from ZenCode 6 years ago
GenericMapper.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
HighLevelDefinition.java - Moved package zenscript.shared to zencode.shared - Compiled shared from ZenCode 6 years ago
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 - 6 years ago
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) 6 years ago
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) 6 years ago
PackageDefinitions.java Initial commit. 6 years ago
ScriptBlock.java - Moved package zenscript.shared to zencode.shared - Compiled shared from ZenCode 6 years ago
WhitespaceInfo.java - Moved package zenscript.shared to zencode.shared - Compiled shared from ZenCode 6 years ago
WhitespacePostComment.java - Moved package zenscript.shared to zencode.shared - Compiled shared from ZenCode 6 years ago