py_ext/PythonFileCTNMixin.py
Wed, 15 May 2013 17:13:49 +0900 Edouard Tisserant Added stub code and declarations for bidirectional access to PLC globals from python code (untested)
Tue, 14 May 2013 18:41:33 +0900 Edouard Tisserant Rewrote py_ext and wxglade generators in a clean factored way, added C skeleton for python access to PLC global vars
Mon, 13 May 2013 14:31:23 +0200 Laurent Bessard Fixed support for defining python runtime code using sections like in c_ext
Fri, 10 May 2013 13:15:18 +0200 Laurent Bessard Removed some prints for code debugging
Fri, 10 May 2013 13:07:26 +0200 Laurent Bessard Fixed generated code in py_ext runtime file
Fri, 10 May 2013 11:47:35 +0200 Laurent Bessard Fixed bug in generated code in py_ext runtime file
Thu, 09 May 2013 10:56:40 +0200 Laurent Bessard Fixed python global variable declaration example in generated runtime python file
Wed, 08 May 2013 22:52:55 +0200 Laurent Bessard Fixed Python editor adding variable panel
Wed, 24 Apr 2013 17:27:08 +0200 Laurent Bessard Fixed Save As... function in Beremiz
Mon, 21 May 2012 10:04:27 +0200 laurent refactoring
Sun, 20 May 2012 19:07:09 +0200 Edouard Tisserant Moved LPC sources to a separate project
Sat, 12 May 2012 11:21:10 +0200 Edouard Tisserant refactoring - library support is not anymore attached to configtree nodes, but handles by project controller