Sat, 03 Nov 2007 15:33:53 +0100 mario fixing buf in FOR control variable.
Fri, 02 Nov 2007 19:16:04 +0100 mario removing 'identifier' from definition of symbolic_variable
Thu, 01 Nov 2007 20:58:56 +0100 mario adding some comments.
Thu, 01 Nov 2007 20:58:38 +0100 mario fixing include bug (only ocured for includes in main program file).
Thu, 01 Nov 2007 09:42:33 +0100 mario Fixing handling of task initialisation.
Sun, 28 Oct 2007 22:44:20 +0100 mario fixing identifier issues of PRIORITY, SINGLE, and INTERVAL
Sun, 28 Oct 2007 22:03:27 +0100 mario fixing infinite error loops at library level, and ...
Sun, 28 Oct 2007 20:15:54 +0100 mario Fixing small bug when determining ST or IL language
Sun, 28 Oct 2007 16:07:52 +0100 mario fixing formal function invocation in IL
Wed, 24 Oct 2007 17:39:51 +0200 lbessard Change generate_cc to generate_c
Tue, 23 Oct 2007 10:35:58 +0200 mario Adding basic error checking.
Tue, 23 Oct 2007 10:33:09 +0200 mario Adding basic error checking.
Tue, 23 Oct 2007 10:28:50 +0200 mario CVS Test - removed blank line
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
Fri, 05 Oct 2007 10:24:39 +0200 etisserant Fixed Bitwise negation in ST
Fri, 28 Sep 2007 07:45:03 +0200 etisserant What is that empty ramp.cc file ?
Fri, 28 Sep 2007 07:44:45 +0200 etisserant Support for anonymous directly represented variables.
Mon, 17 Sep 2007 17:57:50 +0200 etisserant updated some .cvsignore
Mon, 17 Sep 2007 17:57:34 +0200 etisserant Conform STD_TEST to standard, add FB declaration in localVars tag
Mon, 17 Sep 2007 17:56:29 +0200 etisserant Splitted type declaration out of iec std lib, to avoid DWORD, BOOL, TIME ,... clash with windows.h
Mon, 17 Sep 2007 17:47:10 +0200 lbessard Bugs with direct variable in Pou body fixed
Thu, 30 Aug 2007 16:40:20 +0200 etisserant Now generated SoftPLC compiles with mingw32 and run windows.
Wed, 29 Aug 2007 11:19:44 +0200 lbessard Bug on Program in ST and IL generation fixed
Wed, 29 Aug 2007 11:06:13 +0200 etisserant Started support for long long (LL suffix) 64 bit literals on 32 bit platforms (unfinished)
Tue, 28 Aug 2007 08:42:54 +0200 etisserant Updated Makefile to allow compilation with mingw32
Mon, 27 Aug 2007 17:38:26 +0200 lbessard Bug into generate_cc_sfc fixed
Mon, 27 Aug 2007 14:52:15 +0200 lbessard Adding SET (S) and RESET(R) to action qualifier
Mon, 13 Aug 2007 18:03:06 +0200 lbessard Adding R and S qualifier to SFC
Thu, 02 Aug 2007 17:53:55 +0200 lbessard Changing file header
Thu, 02 Aug 2007 16:56:56 +0200 lbessard Changing file headers
Wed, 01 Aug 2007 13:50:14 +0200 etisserant Fixed some problems win 32 bits GCC and Long Long literals
Thu, 26 Jul 2007 17:18:36 +0200 lbessard Help message updated
Wed, 25 Jul 2007 18:03:27 +0200 lbessard Adding support for generating files into an user-defined folder
Fri, 20 Jul 2007 22:07:15 +0200 etisserant Fixed verious problems with SFC, Globals and located variables.
Thu, 19 Jul 2007 14:07:04 +0200 etisserant Tests and various fixes
Wed, 18 Jul 2007 11:57:36 +0200 etisserant Test IEC_LIB and fix bugs (EQ, GT et all)
Tue, 17 Jul 2007 12:19:59 +0200 etisserant IEC std lib test enhanced string ops, from string and to string conv.
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
Sat, 07 Jul 2007 11:34:21 +0200 etisserant Stage4 changes according to new STD lib implementation
Sat, 07 Jul 2007 11:07:26 +0200 etisserant *** empty log message ***
Fri, 06 Jul 2007 17:42:39 +0200 etisserant Early implementation of STD library.
Thu, 21 Jun 2007 10:22:32 +0200 lbessard Generated code for il finished
Tue, 19 Jun 2007 08:42:10 +0200 lbessard new generated files
Mon, 18 Jun 2007 14:45:03 +0200 etisserant preliminary std lib support for ST
Thu, 14 Jun 2007 08:58:10 +0200 lbessard Adding support for standard function block parsing
Tue, 29 May 2007 09:45:50 +0200 lbessard Correct bug on location list generation
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 16:29:22 +0200 lbessard Adding support for internal variable call generating
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
Wed, 18 Apr 2007 16:43:18 +0200 lbessard Bugs on SFC transition list generation and search expression type with structured_variables corrected
Fri, 06 Apr 2007 18:07:56 +0200 lbessard Add time struct creation in variable initial value declaration
Tue, 27 Mar 2007 09:39:31 +0200 mario *** empty log message ***