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 3231fa08fb
Merge remote-tracking branch 'Stan/development' into development
6 years ago
..
definition - 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 6 years ago
expression - Added more operators - Added operators that require values to be cast 6 years ago
generic Initial commit. 6 years ago
iterator Initial commit. 6 years ago
member Fixed duplicate NOT operator on bool. 6 years ago
partial - Added example project - Added some utility methods 6 years ago
scope Initial commit. 6 years ago
statement Statements now Extend Taggable and added local variables 6 years ago
type Fixed duplicate NOT operator on bool. 6 years ago
AccessScope.java Initial commit. 6 years ago
CompareType.java Initial commit. 6 years ago
FunctionHeader.java Initial commit. 6 years ago
FunctionParameter.java Initial commit. 6 years ago
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 6 years ago
Modifiers.java Initial commit. 6 years ago
OperatorType.java Initial commit. 6 years ago
PackageDefinitions.java Initial commit. 6 years ago
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 6 years ago