stage4/generate_cc/generate_cc.cc
Tue, 23 Oct 2007 10:35:58 +0200 mario Adding basic error checking.
Wed, 17 Oct 2007 17:51:24 +0200 lbessard Bugs on SFC generation fixed
Fri, 05 Oct 2007 17:58:44 +0200 lbessard Lots of bugs fixed
Mon, 27 Aug 2007 14:52:15 +0200 lbessard Adding SET (S) and RESET(R) to action qualifier
Thu, 02 Aug 2007 16:56:56 +0200 lbessard Changing file headers
Wed, 25 Jul 2007 18:03:27 +0200 lbessard Adding support for generating files into an user-defined folder
Fri, 13 Jul 2007 19:20:26 +0200 etisserant First working IEC std lib test, actually test from string and to_string functions.
Thu, 12 Jul 2007 11:24:32 +0200 etisserant Fixed -I library include path behavior + removed old lib implementation + added generated lib func names to stage 1_2 + added Makefile.Linux
Wed, 11 Jul 2007 09:53:27 +0200 lbessard Bug on configuration generation fixed
Thu, 14 Jun 2007 08:58:10 +0200 lbessard Adding support for standard function block parsing
Fri, 18 May 2007 14:11:09 +0200 lbessard Adding location list generation
Wed, 16 May 2007 18:15:24 +0200 lbessard Bug on resource global variables generation corrected
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.
Mon, 14 May 2007 09:48:25 +0200 etisserant Now, LOCATED variables do declare extern C variables the same way EXTERNAL variables do.
Fri, 11 May 2007 11:55:24 +0200 etisserant Adding init function on programs
Thu, 10 May 2007 17:39:50 +0200 etisserant Adding init function on functionBlock
Tue, 27 Feb 2007 17:24:10 +0100 lbessard SFC generator improved
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
Mon, 12 Feb 2007 14:06:59 +0100 lbessard *** empty log message ***
Fri, 09 Feb 2007 08:26:32 +0100 tib can now generate C programs instead off Cc
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.