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 c939e7d204 - Refactored some formatting things to be reusable for source code translation targets 6 yıl önce
..
definition - Refactored some formatting things to be reusable for source code translation targets 6 yıl önce
expression - Refactored some formatting things to be reusable for source code translation targets 6 yıl önce
generic - Fixed validator acting up on type argument validation 6 yıl önce
iterator - Refactored some formatting things to be reusable for source code translation targets 6 yıl önce
member - Refactored some formatting things to be reusable for source code translation targets 6 yıl önce
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 - 6 yıl önce
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 6 yıl önce
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) 6 yıl önce
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) 6 yıl önce
AccessScope.java Initial commit. 6 yıl önce
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) 6 yıl önce
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 6 yıl önce
FunctionParameter.java - Experimental: variant types - Experimental: match operator - Adding error handling with return values and monadics 6 yıl önce
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) 6 yıl önce
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 - 6 yıl önce
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) 6 yıl önce
PackageDefinitions.java Initial commit. 6 yıl önce
ScriptBlock.java - Added tagging system to tag classes and members with compile-time information 6 yıl önce
WhitespaceInfo.java - Continued work on the code formatter - Static calls now remember the exact type they are called for 6 yıl önce
WhitespacePostComment.java - Statements can now also store comments before and after them - Added comment & partial whitespace preservation to the file formatter 6 yıl önce