lib/accessor.h
Thu, 16 Feb 2012 13:27:04 +0100 Edouard Tisserant removed forgotten prototype in __INIT_EXTERNAL accessor, causing warning ant build time
Fri, 03 Feb 2012 18:01:13 +0100 Edouard Tisserant Applied anonymous contribution RTC, '[Beremiz-devel] RTC function', 29/06/11
Fri, 30 Dec 2011 18:25:39 +0100 laurent Fixing bug with external variables refering to global variables defined in configurations
Fri, 23 Dec 2011 15:17:45 +0100 Edouard Tisserant removed useless extern func declaration in __INIT_EXTERNAL, producing warning during build of POUS.c
Fri, 09 Dec 2011 10:03:37 +0100 laurent Fixing bug in generated code for complex type external variable
Fri, 18 Nov 2011 17:28:37 +0100 laurent Fixing generated code for global variables. Adding support for defining global variables with complex type
Wed, 14 Sep 2011 22:58:39 +0200 laurent Adding support for compiling direct array specification inside variable declaration
Sun, 27 Mar 2011 15:55:51 +0200 laurent Bug with getter for pointed variables in accessors fixed
Thu, 20 May 2010 23:36:53 +0200 laurent Bug with global located variables accessors fixed
Tue, 15 Dec 2009 08:51:44 +0100 laurent Bug on generate_c_inlinefcall fixed
Fri, 11 Dec 2009 12:53:54 +0100 laurent Adding support for forcing global without perturbation from setting external
Sat, 05 Dec 2009 18:53:01 +0100 laurent Changes merged
Sat, 05 Dec 2009 18:35:38 +0100 laurent Fix accessor code
Fri, 04 Dec 2009 15:13:08 +0100 edouard type definition to match accessor and new debug
Wed, 02 Dec 2009 19:55:23 +0100 laurent Adding Flags bit symbols
Wed, 02 Dec 2009 16:11:01 +0100 laurent Adding support for flags on Function Block variables for marking which variable must be debugged, retained or is forced
Mon, 30 Nov 2009 15:36:12 +0100 laurent Adding support for declare, init, get and set macros