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 df845f323a - Added reference system and changed the way member instancing works. 7 vuotta sitten
..
annotations - Added annotation support 7 vuotta sitten
definition - Added reference system and changed the way member instancing works. - Continued java source compilation implementation - Moved stdlib to a separate repository 7 vuotta sitten
expression - Added reference system and changed the way member instancing works. - Continued java source compilation implementation - Moved stdlib to a separate repository 7 vuotta sitten
generic - Added reference system and changed the way member instancing works. - Continued java source compilation implementation - Moved stdlib to a separate repository 7 vuotta sitten
iterator - 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 vuotta sitten
member - Added reference system and changed the way member instancing works. - Continued java source compilation implementation - Moved stdlib to a separate repository 7 vuotta sitten
partial - Added reference system and changed the way member instancing works. - Continued java source compilation implementation - Moved stdlib to a separate repository 7 vuotta sitten
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 vuotta sitten
scope - Added reference system and changed the way member instancing works. - Continued java source compilation implementation - Moved stdlib to a separate repository 7 vuotta sitten
statement - Added reference system and changed the way member instancing works. - Continued java source compilation implementation - Moved stdlib to a separate repository 7 vuotta sitten
type - Added reference system and changed the way member instancing works. - Continued java source compilation implementation - Moved stdlib to a separate repository 7 vuotta sitten
AccessScope.java Initial commit. 7 vuotta sitten
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 vuotta sitten
FunctionHeader.java - Added reference system and changed the way member instancing works. - Continued java source compilation implementation - Moved stdlib to a separate repository 7 vuotta sitten
FunctionParameter.java - Added reference system and changed the way member instancing works. - Continued java source compilation implementation - Moved stdlib to a separate repository 7 vuotta sitten
GenericMapper.java - Added reference system and changed the way member instancing works. - Continued java source compilation implementation - Moved stdlib to a separate repository 7 vuotta sitten
HighLevelDefinition.java - Added reference system and changed the way member instancing works. - Continued java source compilation implementation - Moved stdlib to a separate repository 7 vuotta sitten
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 vuotta sitten
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 vuotta sitten
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 vuotta sitten
PackageDefinitions.java Initial commit. 7 vuotta sitten
ScriptBlock.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 vuotta sitten
WhitespaceInfo.java - Continued work on the code formatter 7 vuotta sitten
WhitespacePostComment.java - Statements can now also store comments before and after them 7 vuotta sitten