Directory Parser/omcc/javaParser/OMCCpj/src/

Directory Created:
2011-07-17 12:46
Directory Deleted:
2014-08-26 09:06
Total Files:
0
Deleted Files:
1
Lines of Code:
0

[root]/Parser/omcc/javaParser/OMCCpj/src

Lines of Code

Parser/omcc/javaParser/OMCCpj/src/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 3 (100.0%) 113 (100.0%) 37.6
edgarlopez 1 (33.3%) 60 (53.1%) 60.0
adrpo 1 (33.3%) 53 (46.9%) 53.0
sjoelund.se 1 (33.3%) 0 (0.0%) 0.0

Most Recent Commits

sjoelund.se 2014-08-26 09:06 Rev.: 21987

Remove outdated omcc

0 lines of code changed in 1 file:

  • Parser/omcc/javaParser/OMCCpj/src: Lexer.java (del)
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.

53 lines of code changed in 1 file:

  • Parser/omcc/javaParser/OMCCpj/src: Lexer.java (+53 -60)
edgarlopez 2011-07-17 12:46 Rev.: 9496

initial test lexer

60 lines of code changed in 1 file:

  • Parser/omcc/javaParser/OMCCpj/src: Lexer.java (new 60)
Generated by StatSVN 0.7.0