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.
kindlich 5d75fec02b
Merge stan's chagnes
7 年之前
..
definition - Added tagging system to tag classes and members with compile-time information 7 年之前
expression - Added more operators 7 年之前
generic Initial commit. 7 年之前
iterator Initial commit. 7 年之前
member - Added more operators 7 年之前
partial - Added example project - Added some utility methods 7 年之前
scope Initial commit. 7 年之前
statement Statements now Extend Taggable and added local variables 7 年之前
type - Added more operators - Added operators that require values to be cast 7 年之前
AccessScope.java Initial commit. 7 年之前
CompareType.java Initial commit. 7 年之前
FunctionHeader.java Initial commit. 7 年之前
FunctionParameter.java Initial commit. 7 年之前
HighLevelDefinition.java - Added tagging system to tag classes and members with compile-time information - Improved scripting example to use those tags - Generated script block methods use script names - Minor code improvements 7 年之前
Modifiers.java Initial commit. 7 年之前
OperatorType.java Initial commit. 7 年之前
PackageDefinitions.java Initial commit. 7 年之前
ScriptBlock.java - Added tagging system to tag classes and members with compile-time information - Improved scripting example to use those tags - Generated script block methods use script names - Minor code improvements 7 年之前