stage4/generate_c/generate_c_vardecl.cc
Fri, 19 Jun 2009 13:26:31 +0200 lbessard Fix segmentation fault when define global with location but no name (reported by brendan)
Tue, 09 Jun 2009 10:57:01 +0200 lbessard Bug on function without input parameters fixed
Fri, 09 Jan 2009 17:05:24 +0100 lbessard Bug with structure of structure fixed
Fri, 19 Dec 2008 15:09:29 +0100 lbessard Adding support for compiling struct data types
Wed, 26 Nov 2008 09:06:26 +0100 greg Adding support for direct variable type search
Fri, 26 Sep 2008 14:42:05 +0200 lbessard Adding support for EN/ENO params in function and function blocks (standard function not supported yet)
Thu, 25 Sep 2008 10:26:10 +0200 lbessard Adding support for ouput variables in functions
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
Thu, 17 Jul 2008 19:06:20 +0200 etisserant Changed located global variable declaration and init to reflec recent change on located vars (pointers)
Mon, 23 Jun 2008 18:02:09 +0200 etisserant Support for extern pointer for located variables
Thu, 06 Dec 2007 18:01:58 +0100 lbessard Adding support for derived data types.
Wed, 24 Oct 2007 17:39:51 +0200 lbessard Change generate_cc to generate_c