- Fix flag typo.
1 lines of code changed in 1 file:
- Fix test case.
0 lines of code changed in 1 file:
- Propagate the actual attributes to match aliases, to allow assigning to them
if they are non-inputs.
80 lines of code changed in 5 files:
- Don't simplify MetaModelica array ASUBs in ExpressionSimplify,
it doesn't know which side an expression is on.
0 lines of code changed in 1 file:
Fix for #3281:
- Fixed handling of subscripted MetaModelica array crefs.
143 lines of code changed in 8 files:
Fix for #3250:
- Rewrote Static.replaceEnd to handle qualified/fully qualified crefs correctly.
445 lines of code changed in 5 files:
- Fix makefile parsing in runtests.pl to only consider TESTFILES.
1 lines of code changed in 1 file:
- Disabled more bad test cases.
1 lines of code changed in 1 file:
Fix for #3245:
- Fix code generation for assignment to record slices in functions.
71 lines of code changed in 3 files:
#3235:
- Disabled bad test case.
1 lines of code changed in 1 file:
- Fix ThermoPower tests.
29 lines of code changed in 2 files:
- Prepare Mod.elabModValue to return the cache.
3 lines of code changed in 1 file:
- Disabled test cases with bad error messages.
5 lines of code changed in 3 files:
- Make Mod.elabModValue fail if Ceval prints an error message.
39 lines of code changed in 2 files:
- Updated MatchCaseInteractive2 test case.
7 lines of code changed in 3 files:
Test case for #1068:
- Added test case for array slicing with ranges.
105 lines of code changed in 2 files:
- Fix naming in OMEdit for classes which have default names.
1 lines of code changed in 1 file:
- Added test case for #3219.
68 lines of code changed in 3 files:
- Fix Expression.typeof for ASUB with non-scalar subscripts.
26 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.
54 lines of code changed in 3 files:
(1061 more)