Directory doc/OpenModelicaAPI-Howto/

Directory Created:
2008-04-25 00:33
Total Files:
2
Deleted Files:
0
Lines of Code:
1471

[root]/doc/OpenModelicaAPI-Howto

Lines of Code

doc/OpenModelicaAPI-Howto/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 8 (100.0%) 1639 (100.0%) 204.8
donida 2 (25.0%) 1470 (89.7%) 735.0
dietmarw 1 (12.5%) 154 (9.4%) 154.0
adrpo 2 (25.0%) 13 (0.8%) 6.5
hudson 2 (25.0%) 2 (0.1%) 1.0
sjoelund.se 1 (12.5%) 0 (0.0%) 0.0

Most Recent Commits

hudson 2013-04-30 14:51 Rev.: 15938

[Janitor mode] Set auto-props

2 lines of code changed in 2 files:

  • doc/OpenModelicaAPI-Howto: OMC_API-HowTo.pdf (+1 -1), OMC_API-HowTo.tex (+1)
sjoelund.se 2013-03-04 12:39 Rev.: 15457

Ran a pdf optimizer on our pdfs in an attempt to reduce the size of trunk

0 lines of code changed in 1 file:

  • doc/OpenModelicaAPI-Howto: OMC_API-HowTo.pdf (changed)
adrpo 2012-06-26 00:10 Rev.: 12204

- this change is to enable querying of Modelica Standard Library 3.2 which has a class called Code.
- changed Code quoting to use $Code in Parser/BaseModelica_Lexer.g
+ allow $Code in END_IDENT token (to be able to use type $Code end $Code; in ModelicaBuiltin.mo).
+ changes in Compiler/FrontEnd/ModelicaBuiltin.mo to use $Code instead of Code.
+ documentation updates in doc/OpenModelicaAPI-Howto/OMC_API-HowTo.tex and doc/OpenModelicaUsersGuide.doc
+ changes to Compiler/FrontEnd/Dump.mo to dump CodeNode using $Code.
+ changes everywhere where Code was used to use $Code (.mo, .mos, .onb, .c*)
+ updated OMEdit and OMOptim to use $Code.
+ more interactive tests in testsuite/interactive/interactive_api_calls.mos (from doc/OpenModelicaAPI-Howto/OMC_API-HowTo.tex)
+ show statements in more testsuite/interactive tests.
+ update the Parser/omcc/* files
- removed testsuite/HumMod directory
- removed doc/OpenModelica-TortoiseSVN+Putty-HOWTO.doc as is way old and not useful anymore.

13 lines of code changed in 2 files:

  • doc/OpenModelicaAPI-Howto: OMC_API-HowTo.pdf (changed), OMC_API-HowTo.tex (+13 -13)
dietmarw 2008-11-02 18:35 Rev.: 3732

Formal clean up of all code files:

* applied svn:eol-style native to all files except Compiler/*.mo --> LF
* unified the eol-style of ALL files (this was necessary in order to set the svn properties
* unification was done by a script which also removed all trailing whitespaces (except for all files in testsuite as white spaces are necessary to successful compare the results, could be improved maybe)
* make clean all test --> success on Ubuntu Linux 8.10, proably a good idea to run it for the other platforms as well.
* FYI: script to remove trailing white spaces: http://is.gd/5A6B

154 lines of code changed in 1 file:

  • doc/OpenModelicaAPI-Howto: OMC_API-HowTo.tex (+154 -154)
donida 2008-04-25 00:33 Rev.: 3498

A brief report for the APIs of the OpenModelica compiler has been added.
It inclueds some usage examples.

1470 lines of code changed in 2 files:

  • doc/OpenModelicaAPI-Howto: OMC_API-HowTo.pdf (new 481), OMC_API-HowTo.tex (new 989)
Generated by StatSVN 0.7.0