[root]/flat_modelica_parser
src
(0 files, 0 lines)
testfiles
(0 files, 0 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 9 (100.0%) | 25 (100.0%) | 2.7 |
kajny | 2 (22.2%) | 14 (56.0%) | 7.0 |
x02kajny | 2 (22.2%) | 9 (36.0%) | 4.5 |
dietmarw | 1 (11.1%) | 1 (4.0%) | 1.0 |
Frenkel TUD | 1 (11.1%) | 1 (4.0%) | 1.0 |
sjoelund.se | 3 (33.3%) | 0 (0.0%) | 0.0 |
- Removed the old ANTLR2 parsers from the trunk (previously, only the walker was removed)
0 lines of code changed in 3 files:
- add CMakeFiles to build omc with CMake (not yet finished)
1 lines of code changed in 1 file:
Formal clean up of all code files:
* applied svn:eol-style native to all files except Compiler/*.mo --> LF
* unified the eol-style of ALL files (this was necessary in order to set the svn properties
* unification was done by a script which also removed all trailing whitespaces (except for all files in testsuite as white spaces are necessary to successful compare the results, could be improved maybe)
* make clean all test --> success on Ubuntu Linux 8.10, proably a good idea to run it for the other platforms as well.
* FYI: script to remove trailing white spaces: http://is.gd/5A6B
1 lines of code changed in 1 file:
Restructuring flat modelica parser
6 lines of code changed in 1 file:
moved deprecated flat modelica parser here
8 lines of code changed in 1 file:
Initial revision
9 lines of code changed in 2 files: