Opened 8 years ago
Closed 8 years ago
#4099 closed task (duplicate)
NF - New FrontEnd
Reported by: | Adrian Pop | Owned by: | Adrian Pop |
---|---|---|---|
Priority: | high | Milestone: | 2.0.0 |
Component: | NF - New FrontEnd | Version: | |
Keywords: | Cc: |
Description (last modified by )
This is a composite ticket to follow the development of the new frontend:
OMCompiler/Compiler/NFFrontEnd
- #4138 NF core (perost, mahge930, adrpo)
- #4100 NF constant evaluation (perost)
- #4101 NF connection handling (adrpo)
- #4102 NF function evaluation (perost)
- #4103 NF local balance checking (perost)
- #4104 NF synchronous features (bthiele)
- #4105 NF operator overloading (mahge930)
- #4106 NF record handling (mahge930)
- #4107 NF unit checking (arun3688)
Change History (6)
comment:1 by , 8 years ago
Description: | modified (diff) |
---|
comment:2 by , 8 years ago
Description: | modified (diff) |
---|
comment:3 by , 8 years ago
Description: | modified (diff) |
---|
comment:4 by , 8 years ago
comment:5 by , 8 years ago
@Christoph: no, this has nothing to do with #3847 , for that you can already use the API to access the AST to get information about the classes, but we need to implement support for code completion in OMEdit.
comment:6 by , 8 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
We collected all the new front-end tickets in #4138 from now on to be easier to follow.
Note:
See TracTickets
for help on using tickets.
Question: Will the NF help towards resolving #3847 (autocompletion of modelica code in the OMEdit editor)?