Changes between Version 11 and Version 12 of NewFrontEnd


Ignore:
Timestamp:
2017-01-26T15:05:40Z (8 years ago)
Author:
Adrian Pop
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NewFrontEnd

    v11 v12  
    123123from Modelica conference paper can be used. The inner/outer has a connection to this.
    124124
    125 === General discussion ===
     125=== Iterators ===
    126126Handling of iterators needs to be implemented. After some internal discussions the easiest
    127127way to do this is to extend the current class scope with a new node InstNode.SCOPE_NODE which
    128128can contain a stack of iterators. The lookup needs to be changed to handle this new node.
    129129
     130=== Reporting errors ===
    130131For things that are not implemented yet, or additional error messages for debugging
    131132is good to add error messages using getInstanceName (as is easy to copy/paste without