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 2078d3f1cc - Statements can now also store comments before and after them 6 years ago
..
definition - Added validator - Members are now aware of the definition they are in - NotExpressions and EqualsExpressions have been removed; they were redundant 6 years ago
expression Improved implementation of global expressions. 6 years ago
generic - Added visitors for generic parameter bounds 6 years ago
iterator Initial commit. 6 years ago
member - Added validator - Members are now aware of the definition they are in - NotExpressions and EqualsExpressions have been removed; they were redundant 6 years ago
partial Improved implementation of global expressions. 6 years ago
scope Initial commit. 6 years ago
statement - Added validator - Members are now aware of the definition they are in - NotExpressions and EqualsExpressions have been removed; they were redundant 6 years ago
type - Added validator - Members are now aware of the definition they are in - NotExpressions and EqualsExpressions have been removed; they were redundant 6 years ago
AccessScope.java Initial commit. 6 years ago
CompareType.java - Added visitors for generic parameter bounds 6 years ago
FunctionHeader.java - Added validator - Members are now aware of the definition they are in - NotExpressions and EqualsExpressions have been removed; they were redundant 6 years ago
FunctionParameter.java - Added package info to definitions 6 years ago
HighLevelDefinition.java - Added validator - Members are now aware of the definition they are in - NotExpressions and EqualsExpressions have been removed; they were redundant 6 years ago
Modifiers.java - Added validator - Members are now aware of the definition they are in - NotExpressions and EqualsExpressions have been removed; they were redundant 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 6 years ago
WhitespaceInfo.java - Statements can now also store comments before and after them - Added comment & partial whitespace preservation to the file formatter 6 years ago
WhitespacePostComment.java - Statements can now also store comments before and after them - Added comment & partial whitespace preservation to the file formatter 6 years ago