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 9db09e27c9 Fix static callers crashing. il y a 7 ans
..
annotations - Added annotation support il y a 7 ans
definition - Added reference system and changed the way member instancing works. il y a 7 ans
expression - Fixed a bunch of bugs in java source compilation il y a 7 ans
generic - Added reference system and changed the way member instancing works. il y a 7 ans
iterator - Refactored some formatting things to be reusable for source code translation targets il y a 7 ans
member Fix static callers crashing. il y a 7 ans
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 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 7 ans
scope - 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
statement - 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
type - 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
AccessScope.java Initial commit. 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 7 ans
FunctionHeader.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
FunctionParameter.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
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 - 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
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 7 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 7 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 7 ans
PackageDefinitions.java Initial commit. il y a 7 ans
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) il y a 7 ans
WhitespaceInfo.java - Continued work on the code formatter il y a 7 ans
WhitespacePostComment.java - Statements can now also store comments before and after them il y a 7 ans