[root]/OMEdit/OMEditGUI/Debugger/Parser
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 58 (100.0%) | 188 (100.0%) | 3.2 |
adeas31 | 13 (22.4%) | 113 (60.1%) | 8.6 |
sjoelund.se | 23 (39.7%) | 54 (28.7%) | 2.3 |
hkiel | 4 (6.9%) | 12 (6.4%) | 3.0 |
adrpo | 4 (6.9%) | 9 (4.8%) | 2.2 |
hudson | 14 (24.1%) | 0 (0.0%) | 0.0 |
Rename libantlr3.a to libomantlr3.so
3 lines of code changed in 2 files:
Lock OMEdit, use https://github.com/OpenModelica/OMEdit instead
12 lines of code changed in 14 files:
Multiarch patch: install libraries to OMHOME/lib/<triplet>/omc
- This will allow users to install multiple versions of the simulation libraries at the same time
2 lines of code changed in 2 files:
- Removed unnecessary case.
0 lines of code changed in 1 file:
- attempt to fix OMEdit build
3 lines of code changed in 1 file:
- Handle lexer errors.
76 lines of code changed in 2 files:
Avoid using "tuple" as a rule name (conflicts with c++)
7 lines of code changed in 1 file:
Fix clean, log same times as with CORBA
1 lines of code changed in 1 file:
- some fixes for successful compilation on rasberry pi (arm) or other slow machines
- fix some typos
12 lines of code changed in 4 files:
- 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
22 lines of code changed in 2 files:
Do not re-run antlr every time
7 lines of code changed in 1 file:
- Build antlr3.
20 lines of code changed in 2 files:
- build antl3config.h for Makefile.common also.
- Define ANTLR64.
12 lines of code changed in 3 files:
- build antl3config.h if is not present
6 lines of code changed in 1 file:
- Fix build.
5 lines of code changed in 3 files:
- attempt to fix parallel compilation
0 lines of code changed in 2 files:
- Encoded ANTLR grammer in ANSI.
0 lines of code changed in 2 files:
[Janitor mode] Set auto-props
0 lines of code changed in 14 files: