[root]/testsuite/meta/MetaModelicaDev/10_pamtrans
.externalToolBuilders
(0 files, 0 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 69 (100.0%) | 1281 (100.0%) | 18.5 |
sjoelund.se | 67 (97.1%) | 1252 (97.7%) | 18.6 |
perost | 2 (2.9%) | 29 (2.3%) | 14.5 |
- Boom! Headshot! (Die duplicate directory, die!)
0 lines of code changed in 19 files:
- EOL style on templates
1 lines of code changed in 1 file:
- Set svn-eol-style on a few files
1 lines of code changed in 1 file:
- Changed behaviour of setCommandLineOptions, which now appends debug flags
instead of overwriting them. +d=-flag can now be used to disable a flag
instead.
- Updated MetaModelica exercises.
29 lines of code changed in 2 files:
- Fix makefiles for the course setup (not within testsuite)
3 lines of code changed in 1 file:
- Added API call reopenStandardStream(OpenModelica.Scripting.StandardStream.stdin,"program.txt"); for MM course
+ This way, we do not need to redirect stdin in eclipse
1 lines of code changed in 1 file:
- Keep OMC.launch in svn
- Removed references to RML.launch
- Added make target deps
0 lines of code changed in 1 file:
- Updated MM course scripts and files
2 lines of code changed in 1 file:
- Cleanup
7 lines of code changed in 2 files:
- Cleanup
11 lines of code changed in 1 file:
sed -i "/^public *\$/d" */*.mo
sed -i "s/^public *//g" */*.mo
sed -i "s/^protected *import/import/g" */*.mo
11 lines of code changed in 5 files:
- Some more changes for the MM report
5 lines of code changed in 1 file:
- Removed some subtypeof
4 lines of code changed in 1 file:
- Added support and testing of bootstrapped System.getCurrentTimeStr
2 lines of code changed in 1 file:
- Use Makefile instead of Makefile.omc for mmdev
- Rewrite PAMTRANS using Susan
- Use less RML operators in the mmdev examples
- Added configure option --disable-omshell-terminal
- Added boxptr_stringLength
- Added optimization for removal of unreachable branches in if-statements
204 lines of code changed in 6 files:
- Modelica spec says function local variables should be declared protected
- Fixed syntax of examples in meta and MetaModelicaDev tests
9 lines of code changed in 3 files:
- Added Unix make target "fix-svn-eol-style"
- Fixed line ending for all .mo and .mos-files in Compiler/ and testsuite/
6 lines of code changed in 6 files:
- Added Eclipse projects for the MetaModelicaDev exercises and examples
- Added the working 03_symbolicderivative exercise
24 lines of code changed in 4 files:
- Added MetaModelicaDev ex 06 through 11. Modified 03 through 11 to compile and run on latest OMDEV
961 lines of code changed in 12 files: