[root]/modelica_parser
examples
(0 files, 0 lines)
class2dot
(0 files, 0 lines)
mosh
(0 files, 0 lines)
walker
(0 files, 0 lines)
src
(0 files, 0 lines)
templates
(0 files, 0 lines)
test
(0 files, 0 lines)
lexer
(0 files, 0 lines)
testfiles
(0 files, 0 lines)
parser
(0 files, 0 lines)
testfiles
(0 files, 0 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 8 (100.0%) | 393 (100.0%) | 49.1 |
henjo | 1 (12.5%) | 340 (86.5%) | 340.0 |
adrpo | 1 (12.5%) | 29 (7.4%) | 29.0 |
dietmarw | 1 (12.5%) | 23 (5.9%) | 23.0 |
Frenkel TUD | 1 (12.5%) | 1 (0.3%) | 1.0 |
sjoelund.se | 3 (37.5%) | 0 (0.0%) | 0.0 |
ankar | 1 (12.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:
- 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
23 lines of code changed in 1 file:
- changing to Open Source Modelica Consortium (OSMC) License
29 lines of code changed in 1 file:
Added license file
340 lines of code changed in 1 file:
Initial import of new modelica_parser.
0 lines of code changed in 1 file: