stage4/generate_iec/generate_iec.cc
Wed, 30 Mar 2011 19:53:32 +0100 Mario de Sousa Huge change.
Thu, 27 Aug 2009 16:06:46 +0100 Catarina Boucinha Initial (very rough) version of semantic checker (stage3)
Thu, 18 Jun 2009 19:18:54 +0200 mario Removing un-necessary symbol direct_variable_type_name_c from abstract syntax tree
Mon, 25 May 2009 12:17:10 +0200 mario Adding support for SAFEBOOL. Some code generation yet to do...
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:25:30 +0200 lbessard Bug with enumerated_value fixed
Mon, 15 Sep 2008 13:36:24 +0200 lbessard Adding support for EN/ENO parameters in bison rules
Tue, 08 Apr 2008 18:21:37 +0200 lbessard Problem with negated literals while compiling generated C file on 32bits systems fixed
Thu, 06 Dec 2007 18:01:58 +0100 lbessard Adding support for derived data types.
Thu, 15 Nov 2007 10:21:19 +0100 lbessard Bug on SFC transition parsing and generation fixed
Sun, 28 Oct 2007 16:07:52 +0100 mario fixing formal function invocation in IL
Wed, 25 Jul 2007 18:03:27 +0200 lbessard Adding support for generating files into an user-defined folder
Thu, 14 Jun 2007 08:58:10 +0200 lbessard Adding support for standard function block parsing
Wed, 16 May 2007 17:53:37 +0200 lbessard Multi-file configuration and resource generation finished
Tue, 15 May 2007 09:52:38 +0200 etisserant Now, stage4out can address files. Generate_cc have been split into one visitor per C file : pous, ressource and config. Work in progress.
Fri, 23 Feb 2007 19:19:23 +0100 lbessard SFC state machine first approach generator implemented
Tue, 20 Feb 2007 18:17:21 +0100 lbessard Support for struct Time data Types manipulation into ST and IL added
Thu, 01 Feb 2007 19:02:24 +0100 lbessard generate_iec completed
Thu, 01 Feb 2007 11:43:09 +0100 mario Added some more coments.
Thu, 01 Feb 2007 11:31:46 +0100 mario Added some comments. Fixed some accesses to potential NULL pointers.
Wed, 31 Jan 2007 19:23:46 +0100 lbessard ST and IL parsing added into flex-bison analyser
Wed, 31 Jan 2007 16:00:18 +0100 etisserant Changes made since Mario visit at LOLITECH. Thanks again !
Wed, 31 Jan 2007 15:32:38 +0100 etisserant Initial commit. Last MatPLC CVS with some makefile inclusion removed in order to compile fine out of MatPLC.