[root]/testsuite/meta/MetaModelicaDev/08_pam
.externalToolBuilders
(0 files, 0 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 80 (100.0%) | 1076 (100.0%) | 13.4 |
sjoelund.se | 79 (98.8%) | 1075 (99.9%) | 13.6 |
adrpo | 1 (1.3%) | 1 (0.1%) | 1.0 |
- Boom! Headshot! (Die duplicate directory, die!)
0 lines of code changed in 17 files:
- Set svn-eol-style on a few files
1 lines of code changed in 1 file:
- 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
2 lines of code changed in 2 files:
- Cleanup
9 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
8 lines of code changed in 4 files:
- Removed the use of equality() in the MM examples
8 lines of code changed in 1 file:
- Some more changes for the MM report
5 lines of code changed in 1 file:
- Added support and testing of bootstrapped System.getCurrentTimeStr
14 lines of code changed in 1 file:
- Added latex script to generate appendix of the MetaModelica book
1 lines of code changed in 2 files:
- 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
4 lines of code changed in 1 file:
- Modelica spec says function local variables should be declared protected
- Fixed syntax of examples in meta and MetaModelicaDev tests
2 lines of code changed in 2 files:
- Updated ANTLR3 parser (match/matchcontinue/else)
- Most of the testsuite now passes (virtually only error messages are different)
1 lines of code changed in 1 file:
- 08_pam: Disable Input.read due to OpenModelica trying to ceval the external function
11 lines of code changed in 1 file:
- Fixed meta/*.mos testcases using wrong loadFile() commands.
- Fixed MetaModelicaDev/08_pam/Input.mo
1 lines of code changed in 1 file:
- Fix MetaModelicaDev/08_pam expected output
3 lines of code changed in 2 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 support for external function annotation Library={"lib1","lib2"}, as per the 3.1 specification.
+ Updated MetaModelicaDev testsuite to use this functionality.
1 lines of code changed in 1 file:
- Updated MetaModelicaDev testcases (setting the type in lexer.l so it's not an int anymore).
- Updated 09_pamdecl slightly for OMC, but OMC fails to parse one of the files.
87 lines of code changed in 6 files:
- Removed setLinker commands from testsuite/meta/MetaModelicaDev
2 lines of code changed in 2 files:
- Fix compilation warnings for 08_pam/lexer.l on 64-bit platforms
3 lines of code changed in 1 file:
- changed from mk_scon to mmc_mk_scon as otherwise this test fails on Windows.
1 lines of code changed in 1 file:
- Fixed code generation of _ := exp (was limited to valueblocks, but MetaModelica allows any expression there).
- Added 08_pam to the testsuite
151 lines of code changed in 6 files:
- Added Eclipse projects for the MetaModelicaDev exercises and examples
- Added the working 03_symbolicderivative exercise
23 lines of code changed in 4 files:
- Added MetaModelicaDev ex 06 through 11. Modified 03 through 11 to compile and run on latest OMDEV
726 lines of code changed in 11 files: