ZenScript main repository
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Stan Hebben 9db09e27c9 Fix static callers crashing. 8 роки тому
..
annotations - Added annotation support 8 роки тому
definition - Added reference system and changed the way member instancing works. - Continued java source compilation implementation - Moved stdlib to a separate repository 8 роки тому
expression - Fixed a bunch of bugs in java source compilation - Added panic expressions - Fixed super constructor calls - Continued work on variants & match expressions - Fixed NPE in PartialTypeExpression - Fixed duplicate compilation 8 роки тому
generic - Added reference system and changed the way member instancing works. - Continued java source compilation implementation - Moved stdlib to a separate repository 8 роки тому
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) 8 роки тому
member Fix static callers crashing. 8 роки тому
partial - Fixed a bunch of bugs in java source compilation - Added panic expressions - Fixed super constructor calls - Continued work on variants & match expressions - Fixed NPE in PartialTypeExpression - Fixed duplicate compilation 8 роки тому
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) 8 роки тому
scope - Added reference system and changed the way member instancing works. - Continued java source compilation implementation - Moved stdlib to a separate repository 8 роки тому
statement - Added reference system and changed the way member instancing works. - Continued java source compilation implementation - Moved stdlib to a separate repository 8 роки тому
type - Added reference system and changed the way member instancing works. - Continued java source compilation implementation - Moved stdlib to a separate repository 8 роки тому
AccessScope.java Initial commit. 8 роки тому
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) 8 роки тому
FunctionHeader.java - Added reference system and changed the way member instancing works. - Continued java source compilation implementation - Moved stdlib to a separate repository 8 роки тому
FunctionParameter.java - Added reference system and changed the way member instancing works. - Continued java source compilation implementation - Moved stdlib to a separate repository 8 роки тому
GenericMapper.java - Added reference system and changed the way member instancing works. - Continued java source compilation implementation - Moved stdlib to a separate repository 8 роки тому
HighLevelDefinition.java - Added reference system and changed the way member instancing works. - Continued java source compilation implementation - Moved stdlib to a separate repository 8 роки тому
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 - 8 роки тому
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) 8 роки тому
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) 8 роки тому
PackageDefinitions.java Initial commit. 8 роки тому
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) 8 роки тому
WhitespaceInfo.java - Continued work on the code formatter 8 роки тому
WhitespacePostComment.java - Statements can now also store comments before and after them 8 роки тому