ZenScript main repository
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Stan Hebben a90b16e7af - Fix function header not being stored correctly for a FunctionExpression il y a 7 ans
..
annotations - Fixed error handling function types - Continued work on the IDE il y a 7 ans
definition - Moved package zenscript.shared to zencode.shared - Compiled shared from ZenCode il y a 7 ans
expression - Fix function header not being stored correctly for a FunctionExpression - Fixed type parameters stored as null instead of empty array il y a 7 ans
generic - Fixed error handling function types - Continued work on the IDE il y a 7 ans
iterator Fixed a large number of java source compilation bugs. (ZenCode.shared module now compiles, and so does StdLib.stdlib) il y a 7 ans
member - Moved package zenscript.shared to zencode.shared - Compiled shared from ZenCode il y a 7 ans
partial - Moved package zenscript.shared to zencode.shared - Compiled shared from ZenCode il y a 7 ans
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) il y a 8 ans
scope - Fix function header not being stored correctly for a FunctionExpression - Fixed type parameters stored as null instead of empty array il y a 7 ans
statement - Moved package zenscript.shared to zencode.shared - Compiled shared from ZenCode il y a 7 ans
type - Fix function header not being stored correctly for a FunctionExpression - Fixed type parameters stored as null instead of empty array il y a 7 ans
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) il y a 8 ans
FunctionHeader.java - Fix function header not being stored correctly for a FunctionExpression - Fixed type parameters stored as null instead of empty array il y a 7 ans
FunctionParameter.java - Moved package zenscript.shared to zencode.shared - Compiled shared from ZenCode il y a 7 ans
GenericMapper.java - Added reference system and changed the way member instancing works. - Continued java source compilation implementation - Moved stdlib to a separate repository il y a 7 ans
HighLevelDefinition.java - Fixed error handling function types - Continued work on the IDE il y a 7 ans
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 - il y a 8 ans
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) il y a 8 ans
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) il y a 8 ans
PackageDefinitions.java Initial commit. il y a 8 ans
ScriptBlock.java - Fixed error handling function types - Continued work on the IDE il y a 7 ans
WhitespaceInfo.java - Moved package zenscript.shared to zencode.shared - Compiled shared from ZenCode il y a 7 ans
WhitespacePostComment.java - Moved package zenscript.shared to zencode.shared - Compiled shared from ZenCode il y a 7 ans