Changes between Version 8 and Version 9 of NewFrontEnd


Ignore:
Timestamp:
2017-01-26T00:32:04Z (8 years ago)
Author:
Adrian Pop
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NewFrontEnd

    v8 v9  
    7979Typing is partially implemented, but it needs to be expanded to handle all kinds of expressions and so on.
    8080Care is needed to handle bindings so that cycles can be detected during the evaluation of structural parameters such as dimensions.
    81 The binding have a isProcessing flag that can be set to detect cycles. On error all the components / bindings can be queried for this
     81The binding have an isProcessing flag that can be set to detect cycles. On error all the components / bindings can be queried for this
    8282flag to produce at least the components / bindings involved in the cycles.
    8383