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
8 lat temu
..
definition - Added tagging system to tag classes and members with compile-time information 8 lat temu
expression - Added more operators 8 lat temu
generic Initial commit. 8 lat temu
iterator Initial commit. 8 lat temu
member Fixed duplicate NOT operator on bool. 8 lat temu
partial - Added example project - Added some utility methods 8 lat temu
scope Initial commit. 8 lat temu
statement Statements now Extend Taggable and added local variables 8 lat temu
type Fixed duplicate NOT operator on bool. 8 lat temu
AccessScope.java Initial commit. 8 lat temu
CompareType.java Initial commit. 8 lat temu
FunctionHeader.java Initial commit. 8 lat temu
FunctionParameter.java Initial commit. 8 lat temu
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 8 lat temu
Modifiers.java Initial commit. 8 lat temu
OperatorType.java Initial commit. 8 lat temu
PackageDefinitions.java Initial commit. 8 lat temu
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 8 lat temu