Directory OMEdit/OMEditGUI/OMC/Parser/

Directory Created:
2014-11-16 10:59
Total Files:
1
Deleted Files:
0
Lines of Code:
123

[root]/OMEdit/OMEditGUI/OMC/Parser

Lines of Code

OMEdit/OMEditGUI/OMC/Parser/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
sjoelund.se 3 (100.0%) 124 (100.0%) 41.3

Most Recent Commits

sjoelund.se 2015-05-03 08:55 Rev.: 25882

Lock OMEdit, use https://github.com/OpenModelica/OMEdit instead

1 lines of code changed in 1 file:

  • OMEdit/OMEditGUI/OMC/Parser: OMCOutput.g (+1)
sjoelund.se 2014-11-16 11:33 Rev.: 23386

Try to change my name so asap does not fail to build the parser

1 lines of code changed in 1 file:

  • OMEdit/OMEditGUI/OMC/Parser: OMCOutput.g (+1 -1)
sjoelund.se 2014-11-16 10:59 Rev.: 23384

- Add capability to OMEdit to link directly against omc (gives a good performance increase especially if calling used functions directly without requiring parsing strings)
- Add OMCOutput parser to OMEdit, to parse the most common OMC Values.Value outputs (no records yet; only sequences and values); the output is a QVariant
- Update getClassInformation to use ModelicaBuiltin.mo
- Add a mockup of the OpenModelicaScriptingAPI.mo we should be able to create from ModelicaBuiltin.mo, and OMC_API.{cpp,h} that should be automatically generated Qt/C++ files corresponding to the same API

122 lines of code changed in 1 file:

  • OMEdit/OMEditGUI/OMC/Parser: OMCOutput.g (new 122)
Generated by StatSVN 0.7.0