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 c939e7d204 - Refactored some formatting things to be reusable for source code translation targets il y a 8 ans
..
definition - Refactored some formatting things to be reusable for source code translation targets il y a 8 ans
expression - Refactored some formatting things to be reusable for source code translation targets il y a 8 ans
generic - Fixed validator acting up on type argument validation il y a 8 ans
iterator - Refactored some formatting things to be reusable for source code translation targets il y a 8 ans
member - Refactored some formatting things to be reusable for source code translation targets il y a 8 ans
partial - 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
scope - Added (key, value) iterator for associative arrays - Added type bounds checking code - Fixed definitions not being added to the respective packages - Fixed various bugs with generics - Added some things to stdlib and created collections library il y a 8 ans
statement - 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
type - 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
AccessScope.java Initial commit. il y a 8 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 - Improving compilation system to have compilation targets - Added run & build functionality to the IDE - Fixed an error in match expressions - WIP on compiling to Java source files il y a 8 ans
FunctionParameter.java - Experimental: variant types - Experimental: match operator - Adding error handling with return values and monadics il y a 8 ans
HighLevelDefinition.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
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
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 - Added tagging system to tag classes and members with compile-time information il y a 8 ans
WhitespaceInfo.java - Continued work on the code formatter - Static calls now remember the exact type they are called for il y a 8 ans
WhitespacePostComment.java - Statements can now also store comments before and after them - Added comment & partial whitespace preservation to the file formatter il y a 8 ans