[root]/modelica_parser/test/parser/testfiles
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 8 (100.0%) | 4 (100.0%) | 0.5 |
dietmarw | 2 (25.0%) | 2 (50.0%) | 1.0 |
ankar | 3 (37.5%) | 2 (50.0%) | 0.6 |
sjoelund.se | 3 (37.5%) | 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:
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
2 lines of code changed in 2 files:
Initial import of new modelica_parser.
2 lines of code changed in 3 files: