Directory PythonInterface/OMPython/

Directory Deleted:
2015-04-28 21:44
Total Files:
0
Deleted Files:
4
Lines of Code:
0

[root]/PythonInterface/OMPython
            Folder removed from repo OMParser (0 files, 0 lines)

Lines of Code

PythonInterface/OMPython/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 27 (100.0%) 1683 (100.0%) 62.3
sjoelund.se 14 (51.9%) 882 (52.4%) 63.0
hudson 5 (18.5%) 687 (40.8%) 137.4
AnandKGaneson 2 (7.4%) 65 (3.9%) 32.5
adeas31 6 (22.2%) 49 (2.9%) 8.1

Most Recent Commits

sjoelund.se 2015-04-28 21:44 Rev.: 25798

#2619 Move OMPython to https://github.com/OpenModelica/OMPython

0 lines of code changed in 4 files:

  • PythonInterface/OMPython: OMConfig.py.in (del), OMTypedParser.py (del), __init__.py (del), omc_session.py (del)
adeas31 2014-06-10 15:26 Rev.: 21032

- Properly wait for OMC to write the IOR file.

4 lines of code changed in 1 file:

  • PythonInterface/OMPython: __init__.py (+4 -2)
adeas31 2014-06-06 01:31 Rev.: 21001

- Fix OMPython & OMC quit.

30 lines of code changed in 1 file:

  • PythonInterface/OMPython: __init__.py (+30 -7)
sjoelund.se 2014-06-05 14:45 Rev.: 20993

Changed OMPython version from 1.0 to 2.0
- The 2.0 version uses session (OMCSession objects) instead of a global object created when importing OMPython

363 lines of code changed in 1 file:

  • PythonInterface/OMPython: __init__.py (+363 -280)
adeas31 2014-06-05 13:51 Rev.: 20986

#2652
- Exit OMPython correctly.

8 lines of code changed in 1 file:

  • PythonInterface/OMPython: __init__.py (+8 -2)
adeas31 2014-05-22 00:11 Rev.: 20755

- Copy the omni python library to python directory.

0 lines of code changed in 1 file:

  • PythonInterface/OMPython: __init__.py (-1)
hudson 2013-10-18 15:52 Rev.: 17754

[Janitor mode] Set auto-props

363 lines of code changed in 1 file:

  • PythonInterface/OMPython: omc_session.py (+363 -363)
sjoelund.se 2013-10-18 15:39 Rev.: 17752

- Adding omc_session.py: Can create new instances of omc (the automatic session on import should be removed in the future)

366 lines of code changed in 2 files:

  • PythonInterface/OMPython: __init__.py (+2 -1), omc_session.py (new 364)
sjoelund.se 2013-09-30 10:25 Rev.: 17445

Fix the new python parser to accept multi-line strings

5 lines of code changed in 1 file:

  • PythonInterface/OMPython: OMTypedParser.py (+5 -4)
hudson 2013-09-28 11:40 Rev.: 17436

[Janitor mode] Set auto-props

2 lines of code changed in 1 file:

  • PythonInterface/OMPython: OMTypedParser.py (+2)
sjoelund.se 2013-09-28 11:20 Rev.: 17435

Added new parser for OMPython (use OMPython.sendExpression())
- Handles the typed OpenModelica API, and returns basic Python types that are simple to use (dict,tuple,string,boolean,numbers)

115 lines of code changed in 2 files:

  • PythonInterface/OMPython: OMTypedParser.py (new 99), __init__.py (+16)
sjoelund.se 2013-09-27 14:30 Rev.: 17426

Avoid some errors when trying to exit OMPython

1 lines of code changed in 1 file:

  • PythonInterface/OMPython: __init__.py (+1 -3)
sjoelund.se 2013-09-26 13:23 Rev.: 17399

Resolve URIs correctly even when the loaded library does not have a version annotation (or a version annotation that does not match its directory name)

0 lines of code changed in 1 file:

  • PythonInterface/OMPython: __init__.py (-1)
sjoelund.se 2013-09-25 13:51 Rev.: 17379

- Exit the OpenModelica process on python exit

8 lines of code changed in 1 file:

  • PythonInterface/OMPython: __init__.py (+8 -2)
hudson 2013-04-30 14:51 Rev.: 15938

[Janitor mode] Set auto-props

322 lines of code changed in 3 files:

  • PythonInterface/OMPython: OMConfig.py.in (+1), __init__.py (+321 -319)
sjoelund.se 2013-01-28 18:40 Rev.: 14972

Update licenses for OMPython / PySimulator plugins to OSMC-PL Runtime license

24 lines of code changed in 1 file:

  • PythonInterface/OMPython: __init__.py (+24 -24)
AnandKGaneson 2012-05-12 01:00 Rev.: 11897

Modified and added functionality to OMPython/__init__.py and OMParser/__init__.py

6 lines of code changed in 1 file:

  • PythonInterface/OMPython: __init__.py (+6 -12)
AnandKGaneson 2012-04-05 22:52 Rev.: 11679

Modified OMC search paths, removed Python 2.7's dependency so now Python 2.6 should also support OMPython, minor changes in OMParser/__init__.py, updated setup.py.

59 lines of code changed in 1 file:

  • PythonInterface/OMPython: __init__.py (+59 -49)
adeas31 2012-03-28 15:21 Rev.: 11586

- Fixed some path issues.
- Generate two packages OMPython and OMPythonIDL.
- Generate _OMCIDL instead of a very generic name _GlobalIDL.
- Fixed Popen problem.
- Write omc output to a log file.

7 lines of code changed in 2 files:

  • PythonInterface/OMPython: __init__.py (+7 -10)
Generated by StatSVN 0.7.0