lib/accessor.h
2012-02-16 Edouard Tisserant removed forgotten prototype in __INIT_EXTERNAL accessor, causing warning ant build time
2012-02-03 Edouard Tisserant Applied anonymous contribution RTC, '[Beremiz-devel] RTC function', 29/06/11
2011-12-30 laurent Fixing bug with external variables refering to global variables defined in configurations
2011-12-23 Edouard Tisserant removed useless extern func declaration in __INIT_EXTERNAL, producing warning during build of POUS.c
2011-12-09 laurent Fixing bug in generated code for complex type external variable
2011-11-18 laurent Fixing generated code for global variables. Adding support for defining global variables with complex type
2011-09-14 laurent Adding support for compiling direct array specification inside variable declaration
2011-03-27 laurent Bug with getter for pointed variables in accessors fixed
2010-05-20 laurent Bug with global located variables accessors fixed
2009-12-15 laurent Bug on generate_c_inlinefcall fixed
2009-12-11 laurent Adding support for forcing global without perturbation from setting external
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-11-30 laurent Adding support for declare, init, get and set macros