Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 4 (100.0%) | 101 (100.0%) | 25.2 |
perost | 2 (50.0%) | 90 (89.1%) | 45.0 |
adrpo | 1 (25.0%) | 10 (9.9%) | 10.0 |
hudson | 1 (25.0%) | 1 (1.0%) | 1.0 |
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
Fix for bug #1731:
- Fixed connection of arrays with subscripts.
- Updated testsuit due to changed equation order for connects.
2 lines of code changed in 1 file:
- include the modifiers and dimensions in the dependency analysis in Inst.instElementList
- move annotation checking functions from DAEUtil to SCode.
- convert type of the Value in the binding if needed (to get rid of things like min = 0, instead of min = 0.0)
- in partial instantiation disregard parameters, instantiate only constants.
- rename the really bad name "subs" to restCref in Static.elabCrefSubs.
- clear errors when loadingFileInteractiveQualified API and parseFile API
- added vaporizing.mo test
- a LOT of tests have changed
- small fixes to tools/validatetest/validatetest.pl
10 lines of code changed in 1 file:
- Added test validation tool, useful to check tests when equation order changes.
88 lines of code changed in 1 file: