stage4/generate_c/generate_var_list.cc
Tue, 05 Apr 2011 15:14:19 +0200 Edouard Tisserant Re-generated std lib related code, with updated headers, updated all forgotten headers
Fri, 11 Dec 2009 13:01:17 +0100 laurent Adding support for making distinction between external variables and located variables for forcing
Tue, 08 Dec 2009 16:26:06 +0100 laurent Bug on SFC debugging fixed
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
Wed, 02 Sep 2009 17:35:02 +0200 laurent Bug with EN/ENO in generate_var_list that breaks parsing of variables.csv fixed
Fri, 19 Jun 2009 13:26:31 +0200 lbessard Fix segmentation fault when define global with location but no name (reported by brendan)
Wed, 14 Jan 2009 20:54:29 +0100 lbessard Bug with external variable declaration fixed
Fri, 19 Dec 2008 15:09:29 +0100 lbessard Adding support for compiling struct data types
Mon, 15 Dec 2008 17:23:22 +0100 etisserant fixed typo in generated VARIABLES.CSV
Fri, 12 Dec 2008 17:52:44 +0100 lbessard Adding Function Blocks in VARIABLES.csv
Mon, 08 Sep 2008 10:33:37 +0200 lbessard Adding support for transition debugging
Tue, 19 Aug 2008 18:04:28 +0200 etisserant Some miscelanous static, extern and pointer status variable changes in C generated code for configuration and resources
Mon, 04 Aug 2008 15:14:25 +0200 etisserant Fixed generation of VARIABLES.csv, some variables appeared in program section
Mon, 19 May 2008 14:07:31 +0200 lbessard Adding support for POU struct definition in POUS.h
Fri, 28 Mar 2008 10:06:20 +0100 lbessard Adding support to distinguish direct variables and pointed variables
Tue, 26 Feb 2008 10:59:48 +0100 lbessard Adding structure variable list generation module