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 9db09e27c9 Fix static callers crashing. преди 7 години
..
annotations - Added annotation support преди 7 години
definition - Added reference system and changed the way member instancing works. преди 7 години
expression - Fixed a bunch of bugs in java source compilation преди 7 години
generic - Added reference system and changed the way member instancing works. преди 7 години
iterator - Refactored some formatting things to be reusable for source code translation targets преди 7 години
member Fix static callers crashing. преди 7 години
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 преди 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 - Added reference system and changed the way member instancing works. - Continued java source compilation implementation - Moved stdlib to a separate repository преди 7 години
statement - Added reference system and changed the way member instancing works. - Continued java source compilation implementation - Moved stdlib to a separate repository преди 7 години
type - Added reference system and changed the way member instancing works. - Continued java source compilation implementation - Moved stdlib to a separate repository преди 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 - Added reference system and changed the way member instancing works. - Continued java source compilation implementation - Moved stdlib to a separate repository преди 7 години
FunctionParameter.java - Added reference system and changed the way member instancing works. - Continued java source compilation implementation - Moved stdlib to a separate repository преди 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 - Added reference system and changed the way member instancing works. - Continued java source compilation implementation - Moved stdlib to a separate repository преди 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 - 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 години
WhitespaceInfo.java - Continued work on the code formatter преди 7 години
WhitespacePostComment.java - Statements can now also store comments before and after them преди 7 години