Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 32 (100.0%) | 966 (100.0%) | 30.1 |
modeq/winruntime/ | 2 (6.3%) | 310 (32.1%) | 155.0 |
modeq/ | 9 (28.1%) | 303 (31.4%) | 33.6 |
modeq/absyn_builder/ | 2 (6.3%) | 167 (17.3%) | 83.5 |
testsuite/mofiles/ | 5 (15.6%) | 67 (6.9%) | 13.4 |
testsuite/mosfiles/ | 6 (18.8%) | 52 (5.4%) | 8.6 |
modeq/VC7/ | 2 (6.3%) | 51 (5.3%) | 25.5 |
Compiler/ | 1 (3.1%) | 8 (0.8%) | 8.0 |
/ | 2 (6.3%) | 4 (0.4%) | 2.0 |
modelica_parser/src/ | 1 (3.1%) | 3 (0.3%) | 3.0 |
modeq/VC7/rmlRuntime/ | 2 (6.3%) | 1 (0.1%) | 0.5 |
The test suite failed due to test files with too long names. Renamed UnparserOperatorPrecedence.* to UnpOpPrecedence.*.
26 lines of code changed in 3 files:
Fixed a bug with unparsing of logical binary operators. Parenthesis are no longer lost around expressions with operators of lower precedence.
34 lines of code changed in 4 files:
getComponents() now returns declarations containing unresolvable types
16 lines of code changed in 1 file:
Implemented deleteClass() for the interactive API
117 lines of code changed in 1 file:
*** empty log message ***
362 lines of code changed in 6 files:
*** empty log message ***
6 lines of code changed in 2 files:
Updated testing script to handle parse error message tests. Added tests for for parse error messages.
77 lines of code changed in 5 files:
Improved parsing errors.
3 lines of code changed in 1 file:
Improved parsing error messages and propagated these to clients when using the interactive API.
175 lines of code changed in 4 files:
Added functionality for updating and removing protected components in a model. /Daniel
127 lines of code changed in 1 file:
delete_connection now handles classes not definied at top level correctly. /Daniel
9 lines of code changed in 1 file:
*** empty log message ***
10 lines of code changed in 1 file:
Fixed a bug causing the makefile generation to fail if more than one path was returned when executing the find command.
2 lines of code changed in 1 file:
Fixed a bug causing the makefile generation to fail if more than one path was returned when executing the find command.
2 lines of code changed in 1 file: