plcopen/definitions.py
Wed, 25 Oct 2017 13:50:26 +0300 Andrey Skvortsov fix pylint py3k conversion warning: "(no-absolute-import) import missing `from __future__ import absolute_import`"
Fri, 06 Oct 2017 17:52:34 +0300 Andrey Skvortsov fix pylint warning '(unused-import), Unused import connectors'
Fri, 29 Sep 2017 16:26:15 +0300 Andrey Skvortsov fix pylint warning '(pointless-string-statement) String statement has no effect'
Wed, 13 Sep 2017 10:18:04 +0300 Andrey Skvortsov fix LINT and ULINT ranges
Tue, 12 Sep 2017 14:18:50 +0300 Andrey Skvortsov fix max value for UDINT and ULINT types
Mon, 21 Aug 2017 21:55:18 +0300 Andrey Skvortsov clean-up: fix PEP8 E265 block comment should start with '# '
Thu, 17 Aug 2017 11:39:10 +0300 Andrey Skvortsov clean-up: fix PEP8 E731 do not assign a lambda expression, use a def
Wed, 16 Aug 2017 12:48:08 +0300 Andrey Skvortsov clean-up: fix PEP8 E305 expected 2 blank lines after class or function definition
Tue, 15 Aug 2017 15:50:30 +0300 Andrey Skvortsov clean-up: fix PEP8 E231 missing whitespace after ':' or ','
Tue, 15 Aug 2017 12:17:51 +0300 Andrey Skvortsov clean-up: fix PEP8 E203 whitespace before ':' and whitespace before ','
Mon, 14 Aug 2017 23:27:15 +0300 Andrey Skvortsov clean-up: fix PEP8 E302 expected 2 blank lines, found 1
Thu, 20 Apr 2017 13:01:45 +0300 Andrey Skvortsov make run Beremiz and PLCOpen Editor, if full path contain non-lating
Wed, 11 Jan 2017 14:15:45 +0300 Andrey Skvortsov use translatable descriptions for stadard and additional IEC function
Fri, 06 May 2016 14:05:44 +0300 Andrey Skvortsov add copyright notices to python files where there were missing, that
Fri, 30 May 2014 02:20:19 +0200 Edouard Tisserant Added plcopen.definitions.DefaultType, set to INT.
Wed, 28 May 2014 18:33:41 +0200 Edouard Tisserant Fixed POU paste exception
Tue, 28 Jan 2014 16:24:40 +0100 Edouard Tisserant Tidy PLCopen definitions