Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 18 (100.0%) | 5834 (100.0%) | 324.1 |
Compiler/ | 14 (77.8%) | 4334 (74.3%) | 309.5 |
doc/OpenModelicaAPI-Howto/ | 2 (11.1%) | 1470 (25.2%) | 735.0 |
/ | 1 (5.6%) | 27 (0.5%) | 27.0 |
Compiler/omc_debug/ | 1 (5.6%) | 3 (0.1%) | 3.0 |
The "Boolean asInSimulationCode" parameter of the dumpXMLDAE() API method was changed in "String translationLevel".
Allowed strings are: flat, optimiser, backEnd.
83 lines of code changed in 2 files:
Compilation aid in solving a problem for some 64 bit OS.
27 lines of code changed in 1 file:
Refactoring of the dumpXMLDAE method in Ceval.mo and Static.mo
103 lines of code changed in 2 files:
Initiailization of the OSTYP and OS_MSYS variables was not done. Fixed.
3 lines of code changed in 1 file:
The ? char was not correctly saved from Eclipse. Fixed.
4 lines of code changed in 1 file:
The header of the XMLDump.mo file has been changed according to the OSMC Public License.
24 lines of code changed in 1 file:
Added package XMLDump and API function dumpXMLDAE to obtain flattened, index-reduced models in XML format
4119 lines of code changed in 7 files:
Corrected error in getBindingsStr (returned a '-' when field empty)
1 lines of code changed in 1 file:
A brief report for the APIs of the OpenModelica compiler has been added.
It inclueds some usage examples.
1470 lines of code changed in 2 files: