lib/iec_types_all.h
2012-11-12 Manuele Conti Be sure to not redefine TRUE and FALSE macros.
2012-09-10 Laurent Bessard Fix bug in SFC generated code. Action state was declared in the list of variables to debug, but wasn't stored using structure with flags. This error had side effects that makes Beremiz debug crash.
2012-02-21 laurent Fix bug pointed structure not declared for directly derived datatypes
2011-12-09 laurent Fixing bug in generated code for complex type external variable
2011-07-29 Mario de Sousa Support for semantic verification of calls to standard functions.
2011-06-27 laurent Fix bug in declaring variable of enumerated type
2011-05-18 Edouard Tisserant Added __IEC_OUTPUT_FLAG, to mark variable whose forcing implies refresh on eache cycle.
2011-02-22 edouard A forgotten case in type size getter switch prevented debugging outputs.
2009-12-15 laurent Adding support for using arrays in POU interface
2009-12-15 laurent Bug on generate_c_inlinefcall fixed
2009-12-05 laurent Changes merged
2009-12-05 laurent Fix accessor code
2009-12-04 edouard type definition to match accessor and new debug
2009-12-02 laurent Adding Flags bit symbols
2009-12-02 laurent Adding support for flags on Function Block variables for marking which variable must be debugged, retained or is forced
2009-09-01 laurent Bug with type conversion EN/ENO not evaluated fixed
2008-08-19 etisserant Re-organized types headers, to ease debug code generation