[root]/testsuite/simulation/modelica/enums
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 44 (100.0%) | 444 (100.0%) | 10.0 |
alash325 | 5 (11.4%) | 193 (43.5%) | 38.6 |
perost | 7 (15.9%) | 126 (28.4%) | 18.0 |
lochel | 17 (38.6%) | 64 (14.4%) | 3.7 |
hudson | 7 (15.9%) | 43 (9.7%) | 6.1 |
adrpo | 3 (6.8%) | 13 (2.9%) | 4.3 |
sjoelund.se | 5 (11.4%) | 5 (1.1%) | 1.0 |
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
Fix for #3212 and #3213:
- Changed Expression.expandSubscript to use expandRange, so that it's able to
also handle non-integer ranges.
37 lines of code changed in 2 files:
- #3138: remove wrong asserts of secondary parameters
1 lines of code changed in 1 file:
- #3094: fix some asserts that were not formatted according to "logFormat"
1 lines of code changed in 1 file:
- Fix initialization of primary/secondary parameters. The analysis of the symbolic initialization is now used instead of the one from the old approach.
2 lines of code changed in 1 file:
- revert r23613, because it breaks initialization of parameters in some cases
12 lines of code changed in 2 files:
- attempt to fix initialization for parameters that have no binding but a start value
12 lines of code changed in 2 files:
Replace measureTime=true with +d=measureTime in buildModel/etc
- Fix code generation for profiling of function calls (was disabled)
- Fix the counter for number of profiling blocks so the profiling now includes the measured blocks again
3 lines of code changed in 3 files:
[Janitor mode] Fix whitespace
5 lines of code changed in 2 files:
- move warnings for parameters from front end to back end
- get rid of false warnings
14 lines of code changed in 2 files:
- fix duplicate warnings
- there are still some duplicate warnings from the front end (Adrian is working on that)
2 lines of code changed in 2 files:
Fix for #2557
- propely display the warning message
- add the line number information to the warning message too
12 lines of code changed in 2 files:
- fix #2557
14 lines of code changed in 2 files:
- change warnings
2 lines of code changed in 2 files:
- add notification for suppressed warnings of the initialization
4 lines of code changed in 2 files:
[Janitor mode] Fix tabs
6 lines of code changed in 1 file:
[Janitor mode] Set auto-props
30 lines of code changed in 2 files:
Fix for #2177:
- Fixed some issues with code generation for arrays with enumeration dimensions.
51 lines of code changed in 3 files:
- missing separator.
1 lines of code changed in 1 file:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
- Fixed code generation for enumeration subscripts.
38 lines of code changed in 2 files:
#1863 Removed simulation options noClean and storeInTemp since they do not work and there are no tests for them
1 lines of code changed in 1 file:
- Fix line-endings
1 lines of code changed in 1 file:
- Mosfiles are copied to different directories under simulation/modelica
- Create Makefile for each directories
- Updated testsuite/Makefile
193 lines of code changed in 5 files: