[root]/testsuite/meta/MetaModelicaDev/09_pamdecl
.externalToolBuilders
(0 files, 0 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
sjoelund.se | 69 (100.0%) | 1301 (100.0%) | 18.8 |
- 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
30 lines of code changed in 3 files:
- Cleanup
14 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
10 lines of code changed in 5 files:
- Removed the use of equality() in the MM examples
4 lines of code changed in 1 file:
- Some more changes for the MM report
6 lines of code changed in 1 file:
- Added support and testing of bootstrapped System.getCurrentTimeStr
9 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
8 lines of code changed in 2 files:
- Modelica spec says function local variables should be declared protected
- Fixed syntax of examples in meta and MetaModelicaDev tests
1 lines of code changed in 1 file:
- Added Unix make target "fix-svn-eol-style"
- Fixed line ending for all .mo and .mos-files in Compiler/ and testsuite/
7 lines of code changed in 7 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:
- Fixed a MetaModelica bug where matchcase expressions with 0 input variables were disallowed.
14 lines of code changed in 2 files:
- 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.
161 lines of code changed in 7 files:
- Added Eclipse projects for the MetaModelicaDev exercises and examples
- Added the working 03_symbolicderivative exercise
23 lines of code changed in 3 files:
- Added MetaModelicaDev ex 06 through 11. Modified 03 through 11 to compile and run on latest OMDEV
1006 lines of code changed in 11 files: