ZenScript main repository
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
kindlich 6c02bbcaa5
Merge remote-tracking branch 'Stan/development' into development
7 лет назад
..
definition - Separated calls from casts 7 лет назад
expression - Separated calls from casts 7 лет назад
generic - Added visitors for generic parameter bounds 7 лет назад
iterator Initial commit. 7 лет назад
member Merge remote-tracking branch 'Stan/development' into development 7 лет назад
partial - Separated calls from casts 7 лет назад
scope Initial commit. 7 лет назад
statement More java stuff 7 лет назад
type - Separated calls from casts - Fixed priorities for brackets in the code formatter - Added code position to definitions - In a FieldMember the final status is now stored in the modifiers instead of a separate field - WIP on implementing function definitions properly 7 лет назад
AccessScope.java Initial commit. 7 лет назад
CompareType.java - Added visitors for generic parameter bounds - Separated this vs super base call into separate classes 7 лет назад
FunctionHeader.java - Added package info to definitions - Added parameter index to function parameters - Removed unnecessary expression types; these can be implemented differently - WIP on a code (re)formatter 7 лет назад
FunctionParameter.java - Added package info to definitions - Added parameter index to function parameters - Removed unnecessary expression types; these can be implemented differently - WIP on a code (re)formatter 7 лет назад
HighLevelDefinition.java - Separated calls from casts - Fixed priorities for brackets in the code formatter - Added code position to definitions - In a FieldMember the final status is now stored in the modifiers instead of a separate field - WIP on implementing function definitions properly 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 7 лет назад