plcopen/structures.py
2012-02-19 Edouard Tisserant Enable RTC in standard FB lib
2012-02-01 laurent Fix issues with standard library definition
2011-11-08 laurent Moving variable panel from bottom notebook panel to POU editor panel
2011-10-24 laurent Adding support for folding/unfolding and auto-indentation in ST code editor
2011-06-06 laurent Fixing REAL_TO_INT conversion (behaved like a trunc and not like a round)
2011-04-05 laurent Bug when using arithmetic functions (ADD, SUB, MUL, DIV) for TIME datatypes fixed.
2011-04-01 Edouard Tisserant Added POU interface description in library help text for standard function blocks too, not only in standard functions
2009-12-10 laurent Replace Retain and Constant column in VariablePanel by Option and add the option Non-Retain
2009-09-22 'Laurent Bessard Changes merged
2009-09-17 b taylor improved English spelling & grammar
2009-09-02 laurent Bug with type conversion not well generated fixed
2009-09-01 laurent Bug with type conversion EN/ENO not evaluated fixed
2009-07-24 laurent Adding support for internationalization
2009-06-10 lbessard Removing undefined standard function blocks
2009-06-10 lbessard Removing undefined standard function blocks
2009-05-22 greg Allow usage of FunctionBlock without output
2009-01-19 lbessard Adding support for cancelling code generation of function with no input connected
2009-01-19 etisserant Fixed bug structures.py crashing with non-connected blocks.
2008-10-24 lbessard Adding support for EN/ENO in standard functions
2008-09-25 lbessard Bug involving possible name conflict between return value and ouputs fixed
2008-09-15 lbessard Adding support for EN/ENO variables (temporarily disabled, waiting for matiec support)
2008-09-06 lbessard Adding support for Debugging in PLCOpenEditor
2008-09-01 lbessard Inversion between TON and TOF comments and errors in IL keywords fixed
2008-08-27 lbessard Adding optimisation on LD expression generated
2008-08-12 lbessard Moving Data types and POU types informations into project model
2008-05-23 lbessard Adding support for Beremiz c_ext plugin
2008-04-22 lbessard Bugs with feedback path in View, Controler and Generator fixed
2008-04-03 lbessard Adding support for Beremiz svgui plugin variable declaration
2008-02-26 etisserant Fixed ST code generation problem (double declaration of FB params)
2008-01-22 lbessard Adding support for the new version of xmlclass
2007-12-06 lbessard Adding support for execution order in PLCGenerator
2007-10-19 lbessard Bug that didn't affect standard function names as keywords fixed
2007-10-17 lbessard A lots of bugs fixed
2007-10-05 lbessard Adding support for generation of blocks in LD
2007-09-19 lbessard Added support for standard functions type compatibility check
2007-09-19 lbessard Added support for wire type compatibility check
2007-09-17 lbessard Add support for custom block declaration
2007-09-17 lbessard Adding support for refreshing PLCOpenEditor block list
2007-08-23 lbessard Adding support for adding block types with particular behaviour
2007-08-02 lbessard Changing file headers
2007-07-27 jon SVGUI Functions Blocks added
2007-07-20 lbessard Interface changed to show pou interface at the bottom of the window
2007-07-17 etisserant Cleanup in generated C code for STD lib
2007-07-10 lbessard Adding support for concurrent overriden standard function
2007-07-09 lbessard Current developping version
2007-07-06 etisserant Early implementation of STD library.
2007-06-21 lbessard Code for il generation finished
2007-06-20 lbessard Modifications on structure.py
2007-06-19 lbessard Add support for AND, OR, XOR for booleans
2007-06-18 etisserant Enhanced standard funcrtion declaration from .csv file.
2007-06-14 etisserant Enhanced standard funcrtion declaration from .csv file.
2007-06-06 etisserant Enhanced standard function decalration fr cvs
2007-06-05 etisserant Standard IEC functions declaration now made from iec_std.csv file for easier maintainance.
2007-04-12 lbessard Adding test on step names in SFC Editor
2007-03-21 etisserant GPL->LGPL
2007-01-31 etisserant PLCOpenEditor initial commit. 31/01/07.