ZenScript main repository
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Stan Hebben dbe4bfd510 - Moved package zenscript.shared to zencode.shared 7 лет назад
..
annotations - Moved package zenscript.shared to zencode.shared - Compiled shared from ZenCode 7 лет назад
definition - Moved package zenscript.shared to zencode.shared - Compiled shared from ZenCode 7 лет назад
expression - Moved package zenscript.shared to zencode.shared - Compiled shared from ZenCode 7 лет назад
generic - Moved package zenscript.shared to zencode.shared - Compiled shared from ZenCode 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 - Compiled shared from ZenCode 7 лет назад
partial - Moved package zenscript.shared to zencode.shared - Compiled shared from ZenCode 7 лет назад
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) 7 лет назад
scope - Moved package zenscript.shared to zencode.shared - Compiled shared from ZenCode 7 лет назад
statement - Moved package zenscript.shared to zencode.shared - Compiled shared from ZenCode 7 лет назад
type - Moved package zenscript.shared to zencode.shared - Compiled shared from ZenCode 7 лет назад
AccessScope.java Initial commit. 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 a large number of java source compilation bugs. (ZenCode.shared module now compiles, and so does StdLib.stdlib) 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 - Moved package zenscript.shared to zencode.shared - Compiled shared from ZenCode 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 - Moved package zenscript.shared to zencode.shared - Compiled shared from ZenCode 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 лет назад