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 6c02bbcaa5
Merge remote-tracking branch 'Stan/development' into development
пре 8 година
..
definition - 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 пре 8 година
expression - 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 пре 8 година
generic - Added visitors for generic parameter bounds - Separated this vs super base call into separate classes пре 8 година
iterator Initial commit. пре 8 година
member More work on Java пре 8 година
partial - 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 пре 8 година
scope Initial commit. пре 8 година
statement Add iterators, statements, more expressions (#3) пре 8 година
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 пре 8 година
AccessScope.java Initial commit. пре 8 година
CompareType.java - Added visitors for generic parameter bounds - Separated this vs super base call into separate classes пре 8 година
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 пре 8 година
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 пре 8 година
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 пре 8 година
Modifiers.java Initial commit. пре 8 година
OperatorType.java Initial commit. пре 8 година
PackageDefinitions.java Initial commit. пре 8 година
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 година