c_ext/c_ext.py
Mon, 09 Oct 2017 18:13:26 +0300 Andrey Skvortsov fix pylint warning "(relative-import) Relative import 'Y', should be 'X.Y'"
Tue, 15 Aug 2017 15:50:30 +0300 Andrey Skvortsov clean-up: fix PEP8 E231 missing whitespace after ':' or ','
Mon, 14 Aug 2017 23:27:15 +0300 Andrey Skvortsov clean-up: fix PEP8 E302 expected 2 blank lines, found 1
Mon, 14 Aug 2017 22:30:41 +0300 Andrey Skvortsov clean-up: fix PEP8 W293 blank line contains whitespace
Mon, 14 Aug 2017 22:23:17 +0300 Andrey Skvortsov clean-up: fix some PEP8 E228 missing whitespace around modulo operator
Fri, 06 May 2016 14:05:44 +0300 Andrey Skvortsov add copyright notices to python files where there were missing, that
Fri, 22 Apr 2016 21:26:31 +0300 Andrey Skvortsov fix regression introduced by changeset: 1431:28e9d479aa65 [Use '-p' command line option when running matiec (iec2c)]
Sat, 06 Dec 2014 19:31:51 +0000 mjsousa Use '-p' command line option when running matiec (iec2c)
Wed, 26 Nov 2014 16:05:14 +0000 mjsousa Add command line option '-l' when calling matiec
Wed, 11 Sep 2013 23:48:41 +0200 Laurent Bessard Fixed Beremiz for working with new xmlclass support using lxml
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:07:41 +0200 Laurent Bessard Fixed generated code in c_ext file
Fri, 10 May 2013 11:48:04 +0200 Laurent Bessard Fixed bug in generated code in c_ext file
Wed, 08 May 2013 22:52:55 +0200 Laurent Bessard Fixed Python editor adding variable panel
Wed, 08 May 2013 21:37:31 +0200 Laurent Bessard Fixed CFileEditor replacing folding panels by variable panel and STC
Wed, 24 Apr 2013 17:27:08 +0200 Laurent Bessard Fixed Save As... function in Beremiz
Mon, 04 Mar 2013 12:22:49 +0900 Edouard Tisserant Fixed dead code in c_ext, and updated test accordingly
Mon, 25 Jun 2012 20:05:29 +0200 laurent Adding support using plcopeneditor bitmap library for icon request
Tue, 22 May 2012 06:11:37 +0200 Edouard Tisserant Fixed runtime problems with python 2.6 without wx installed
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 12:11:42 +0200 Edouard Tisserant refactoring - c_ext stripped first stage
Wed, 09 May 2012 00:00:50 +0200 Edouard Tisserant refactoring
Tue, 08 May 2012 17:08:45 +0200 Edouard Tisserant refactoring