[root]/Compiler/susan_codegen/SimCode/GenTest/RightHeartStarling
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 21 (100.0%) | 1788 (100.0%) | 85.1 |
ppriv | 18 (85.7%) | 1747 (97.7%) | 97.0 |
sjoelund.se | 3 (14.3%) | 41 (2.3%) | 13.6 |
Cleaning of the internal stuff out of the susan_codegen/
- delete susan_codegen/SimCode
- move SimCode_design.txt to susan_codegen/
0 lines of code changed in 8 files:
- Added Unix make target "fix-svn-eol-style"
- Fixed line ending for all .mo and .mos-files in Compiler/ and testsuite/
41 lines of code changed in 3 files:
- C# codegen update for OM Workshop
- C# functional code in RightHeartStarling.cs
785 lines of code changed in 6 files:
- Susan can import listLenght() function; ... generally any one-ret-value function with variable types can be imported
- C# codegen stub added ... +d=tplmode,CSharp switch must be set to invoke the generator via translateModel() script function
- a new test model - RightHeartStarling.mo - the first candidate from our lab to be in-browser running model that is fully automatically translated from Modelica source
- complete error reporting in parser, including type-views
962 lines of code changed in 4 files: