Directory testsuite/AVM/fluid/

Total Files:
7
Deleted Files:
0
Lines of Code:
50

[root]/testsuite/AVM/fluid

Lines of Code

testsuite/AVM/fluid/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 14 (100.0%) 50 (100.0%) 3.5
adrpo 11 (78.6%) 41 (82.0%) 3.7
sjoelund.se 3 (21.4%) 9 (18.0%) 3.0

Most Recent Commits

sjoelund.se 2012-11-19 17:21 Rev.: 13966

- svn eol-style

9 lines of code changed in 3 files:

  • testsuite/AVM/fluid: omc_simulate_Modelica.Fluid.Examples.ControlledTankSystem.ControlledTanks.mos (+1), omc_simulate_Modelica.Fluid.Examples.DrumBoiler.DrumBoiler.mos (+1), omc_simulate_Modelica.Fluid.Examples.Explanatory.MeasuringTemperature.mos (+7 -6)
adrpo 2012-11-16 23:11 Rev.: 13930

- 5th version of the SCodeInstShortcut.mo (+d=scodeInstShortcut)

Absyn.mo
- Absyn.pathSetLastIdent
- when +d=scodeInstShortcut the last id of the path might be different
don't check for it in Absyn.typeSpecEqual

Ceval.mo
- remove the no constant binding error messages

InstUtil.mo
- InstUtil.prefixToStr/prefixToStrNoEmpty/prefixFirstName

SCode.mo
- plenty of new functions to set/get stuff

SCodeAnalyseRedeclare.mo
- new package to do a dryrun of scode inst and analyse redeclares

SCodeApplyRedeclare.mo
- apply the stuff from the redeclare analysis to the SCode AST.

SCodeDependency.mo
- changes due to interface changes in other packages.

SCodeDump.mo
- better display in SCodeDump.shortElementStr

SCodeEnv.mo
- changes to item printing
- return the applied redeclares in some functions
- SCodeEnv.getDerivedClassRedeclares to get redeclares to be applied for SCode.DERIVED
- SCodeEnv.mergeTypeSpecWithEnvPath same as for SCodeEnv.mergePathWithEnvPath but for TypeSpec

SCodeFlattenRedeclare.mo
- union Replacement for storing the redeclares
- replaceRedeclaredElementInEnv now always pushes redeclares to baseclasses

SCodeInst.mo
- apply redeclares for SCode.DERIVED too
- small changes due to interface changes in other packages

SCodeInstShortcut.mo
- call SCodeAnalyseRedeclare then SCodeApplyRedeclare

SCodeLookup.mo
- return Absyn.TypeSpec when doing SCodeLookup.lookupTypeSpec

SCodeMod.mo
- changes to how applyModifications and updateModElement
handle multiple base classes

Static.mo
- remove the no constant binding error messages

CevalScript.mo
- better errors for buildOpenTURNSInterface
- a bit different handling for +d=scodeInstShortcut in runFrontEndWork

Flags.mo
- new flags +d=showRedeclareAnalysis,showProgramChanges to be used for
debugging of +d=SCodeInstShortcut

- test updates (i guess more will fail, I'll update them next after Hudson tells)

7 lines of code changed in 1 file:

  • testsuite/AVM/fluid: omc_simulate_Modelica.Fluid.Examples.ControlledTankSystem.ControlledTanks.mos (+7 -7)
adrpo 2012-11-14 11:25 Rev.: 13889

- updated AVM performance tests, add run script.

34 lines of code changed in 10 files:

  • testsuite/AVM/fluid: clean.cmd (new 17), omc_check_Modelica.Fluid.Examples.ControlledTankSystem.ControlledTanks.mos (new), omc_check_Modelica.Fluid.Examples.DrumBoiler.DrumBoiler.mos (new), omc_check_Modelica.Fluid.Examples.Explanatory.MeasuringTemperature.mos (changed), omc_simulate_Modelica.Fluid.Examples.ControlledTankSystem.ControlledTanks.mos (new 10), omc_simulate_Modelica.Fluid.Examples.DrumBoiler.DrumBoiler.mos (new 2), omc_simulate_Modelica.Fluid.Examples.Explanatory.MeasuringTemperature.mos (new 5)
Generated by StatSVN 0.7.0