Changes between Version 14 and Version 15 of Ticket #4138
- Timestamp:
- 2016-12-02T11:14:33Z (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4138
- Property Component *unknown* → NF - New FrontEnd
-
Ticket #4138 – Description
v14 v15 10 10 Basic lookup is implemented, both for class names and crefs. Very little error checking is done beyond "name could not be found" though. Some more lookup functions will likely be needed for e.g. inner/outer. 11 11 12 Modifiers (perost) 50%::13 Only modifiers on components and extends clauses are handled so far, support for class modifiers still needs to be implemented.12 Modifiers (perost) 60%:: 13 Support of modifiers on components, extends clauses and class modifiers is implemented, more testing is needed. 14 14 15 15 Redeclare (perost) 50%::