c_ext/c_ext.py
2017-10-09 Andrey Skvortsov fix pylint warning "(relative-import) Relative import 'Y', should be 'X.Y'"
2017-08-15 Andrey Skvortsov clean-up: fix PEP8 E231 missing whitespace after ':' or ','
2017-08-14 Andrey Skvortsov clean-up: fix PEP8 E302 expected 2 blank lines, found 1
2017-08-14 Andrey Skvortsov clean-up: fix PEP8 W293 blank line contains whitespace
2017-08-14 Andrey Skvortsov clean-up: fix some PEP8 E228 missing whitespace around modulo operator
2016-05-06 Andrey Skvortsov add copyright notices to python files where there were missing, that
2016-04-22 Andrey Skvortsov fix regression introduced by changeset: 1431:28e9d479aa65 [Use '-p' command line option when running matiec (iec2c)]
2014-12-06 mjsousa Use '-p' command line option when running matiec (iec2c)
2014-11-26 mjsousa Add command line option '-l' when calling matiec
2013-09-11 Laurent Bessard Fixed Beremiz for working with new xmlclass support using lxml
2013-05-13 Laurent Bessard Fixed support for defining python runtime code using sections like in c_ext
2013-05-10 Laurent Bessard Fixed generated code in c_ext file
2013-05-10 Laurent Bessard Fixed bug in generated code in c_ext file
2013-05-08 Laurent Bessard Fixed Python editor adding variable panel
2013-05-08 Laurent Bessard Fixed CFileEditor replacing folding panels by variable panel and STC
2013-04-24 Laurent Bessard Fixed Save As... function in Beremiz
2013-03-04 Edouard Tisserant Fixed dead code in c_ext, and updated test accordingly
2012-06-25 laurent Adding support using plcopeneditor bitmap library for icon request
2012-05-22 Edouard Tisserant Fixed runtime problems with python 2.6 without wx installed
2012-05-21 laurent refactoring
2012-05-20 Edouard Tisserant Moved LPC sources to a separate project
2012-05-12 Edouard Tisserant refactoring - c_ext stripped first stage
2012-05-08 Edouard Tisserant refactoring
2012-05-08 Edouard Tisserant refactoring