plugins/c_ext/c_ext.py
Thu, 21 Feb 2008 11:42:33 +0100 etisserant Added ability to override plugin methods with arbitrary python code (methods.py) when loading plugins
Tue, 22 Jan 2008 11:05:46 +0100 lbessard Adding support for the new version of xmlclass
Thu, 25 Oct 2007 16:46:56 +0200 lbessard Adding icons in Beremiz GUI
Mon, 24 Sep 2007 17:09:19 +0200 etisserant Updated plugins PluGenerate_C to conform to plugger.py
Fri, 21 Sep 2007 17:48:34 +0200 etisserant On the long wat towards generated code comilation...
Thu, 20 Sep 2007 17:30:32 +0200 etisserant PLC and plugins compilation with gcc now starts (and fail).
Mon, 17 Sep 2007 18:04:13 +0200 etisserant Now, C extension plugin do handle multiple files
Tue, 11 Sep 2007 16:11:15 +0200 etisserant added basic C Code extention plugin