Changes between Version 14 and Version 15 of Ticket #4138


Ignore:
Timestamp:
2016-12-02T11:14:33Z (8 years ago)
Author:
Adrian Pop
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4138

    • Property Component *unknown*NF - New FrontEnd
  • Ticket #4138 – Description

    v14 v15  
    1010   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.
    1111
    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.
    1414
    1515 Redeclare (perost) 50%::