ZenScript main repository
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Stan Hebben a90b16e7af - Fix function header not being stored correctly for a FunctionExpression 7年前
..
annotations - Fixed error handling function types 7年前
definition - Moved package zenscript.shared to zencode.shared 7年前
expression - Fix function header not being stored correctly for a FunctionExpression 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 - Fix function header not being stored correctly for a FunctionExpression 7年前
statement - Moved package zenscript.shared to zencode.shared 7年前
type - Fix function header not being stored correctly for a FunctionExpression 7年前
CompareType.java - Refactored some formatting things to be reusable for source code translation targets 7年前
FunctionHeader.java - Fix function header not being stored correctly for a FunctionExpression 7年前
FunctionParameter.java - Moved package zenscript.shared to zencode.shared 7年前
GenericMapper.java - Added reference system and changed the way member instancing works. 7年前
HighLevelDefinition.java - Fixed error handling function types 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年前