Sat, 03 Nov 2007 15:37:07 +0100removing debug messages left by mistake in previous commit.
mario [Sat, 03 Nov 2007 15:37:07 +0100] rev 81
removing debug messages left by mistake in previous commit.

Sat, 03 Nov 2007 15:34:22 +0100fixing bug in handling of PRIVATE token.
mario [Sat, 03 Nov 2007 15:34:22 +0100] rev 80
fixing bug in handling of PRIVATE token.

Sat, 03 Nov 2007 15:33:53 +0100fixing buf in FOR control variable.
mario [Sat, 03 Nov 2007 15:33:53 +0100] rev 79
fixing buf in FOR control variable.

Fri, 02 Nov 2007 19:16:04 +0100removing 'identifier' from definition of symbolic_variable
mario [Fri, 02 Nov 2007 19:16:04 +0100] rev 78
removing 'identifier' from definition of symbolic_variable

Thu, 01 Nov 2007 20:58:56 +0100adding some comments.
mario [Thu, 01 Nov 2007 20:58:56 +0100] rev 77
adding some comments.

Thu, 01 Nov 2007 20:58:38 +0100fixing include bug (only ocured for includes in main program file).
mario [Thu, 01 Nov 2007 20:58:38 +0100] rev 76
fixing include bug (only ocured for includes in main program file).

Thu, 01 Nov 2007 09:42:33 +0100Fixing handling of task initialisation.
mario [Thu, 01 Nov 2007 09:42:33 +0100] rev 75
Fixing handling of task initialisation.

Sun, 28 Oct 2007 22:44:20 +0100fixing identifier issues of PRIORITY, SINGLE, and INTERVAL
mario [Sun, 28 Oct 2007 22:44:20 +0100] rev 74
fixing identifier issues of PRIORITY, SINGLE, and INTERVAL

Sun, 28 Oct 2007 22:03:27 +0100fixing infinite error loops at library level, and ...
mario [Sun, 28 Oct 2007 22:03:27 +0100] rev 73
fixing infinite error loops at library level, and ...

Sun, 28 Oct 2007 20:15:54 +0100Fixing small bug when determining ST or IL language
mario [Sun, 28 Oct 2007 20:15:54 +0100] rev 72
Fixing small bug when determining ST or IL language

Sun, 28 Oct 2007 16:07:52 +0100fixing formal function invocation in IL
mario [Sun, 28 Oct 2007 16:07:52 +0100] rev 71
fixing formal function invocation in IL

Wed, 24 Oct 2007 17:39:51 +0200Change generate_cc to generate_c
lbessard [Wed, 24 Oct 2007 17:39:51 +0200] rev 70
Change generate_cc to generate_c

Tue, 23 Oct 2007 10:35:58 +0200Adding basic error checking.
mario [Tue, 23 Oct 2007 10:35:58 +0200] rev 69
Adding basic error checking.

Tue, 23 Oct 2007 10:33:09 +0200Adding basic error checking.
mario [Tue, 23 Oct 2007 10:33:09 +0200] rev 68
Adding basic error checking.

Tue, 23 Oct 2007 10:28:50 +0200CVS Test - removed blank line
mario [Tue, 23 Oct 2007 10:28:50 +0200] rev 67
CVS Test - removed blank line

Wed, 17 Oct 2007 17:51:24 +0200Bugs on SFC generation fixed
lbessard [Wed, 17 Oct 2007 17:51:24 +0200] rev 66
Bugs on SFC generation fixed

Fri, 05 Oct 2007 17:58:44 +0200Lots of bugs fixed
lbessard [Fri, 05 Oct 2007 17:58:44 +0200] rev 65
Lots of bugs fixed

Fri, 05 Oct 2007 10:24:39 +0200Fixed Bitwise negation in ST
etisserant [Fri, 05 Oct 2007 10:24:39 +0200] rev 64
Fixed Bitwise negation in ST

Fri, 28 Sep 2007 07:45:03 +0200What is that empty ramp.cc file ?
etisserant [Fri, 28 Sep 2007 07:45:03 +0200] rev 63
What is that empty ramp.cc file ?

Fri, 28 Sep 2007 07:44:45 +0200Support for anonymous directly represented variables.
etisserant [Fri, 28 Sep 2007 07:44:45 +0200] rev 62
Support for anonymous directly represented variables.

Mon, 17 Sep 2007 17:57:50 +0200updated some .cvsignore
etisserant [Mon, 17 Sep 2007 17:57:50 +0200] rev 61
updated some .cvsignore

Mon, 17 Sep 2007 17:57:34 +0200Conform STD_TEST to standard, add FB declaration in localVars tag
etisserant [Mon, 17 Sep 2007 17:57:34 +0200] rev 60
Conform STD_TEST to standard, add FB declaration in localVars tag

Mon, 17 Sep 2007 17:56:29 +0200Splitted type declaration out of iec std lib, to avoid DWORD, BOOL, TIME ,... clash with windows.h
etisserant [Mon, 17 Sep 2007 17:56:29 +0200] rev 59
Splitted type declaration out of iec std lib, to avoid DWORD, BOOL, TIME ,... clash with windows.h

Mon, 17 Sep 2007 17:47:10 +0200Bugs with direct variable in Pou body fixed
lbessard [Mon, 17 Sep 2007 17:47:10 +0200] rev 58
Bugs with direct variable in Pou body fixed

Thu, 30 Aug 2007 16:40:20 +0200Now generated SoftPLC compiles with mingw32 and run windows.
etisserant [Thu, 30 Aug 2007 16:40:20 +0200] rev 57
Now generated SoftPLC compiles with mingw32 and run windows.

Wed, 29 Aug 2007 11:19:44 +0200Bug on Program in ST and IL generation fixed
lbessard [Wed, 29 Aug 2007 11:19:44 +0200] rev 56
Bug on Program in ST and IL generation fixed

Wed, 29 Aug 2007 11:06:13 +0200Started support for long long (LL suffix) 64 bit literals on 32 bit platforms (unfinished)
etisserant [Wed, 29 Aug 2007 11:06:13 +0200] rev 55
Started support for long long (LL suffix) 64 bit literals on 32 bit platforms (unfinished)

Tue, 28 Aug 2007 08:42:54 +0200Updated Makefile to allow compilation with mingw32
etisserant [Tue, 28 Aug 2007 08:42:54 +0200] rev 54
Updated Makefile to allow compilation with mingw32

Mon, 27 Aug 2007 17:38:26 +0200Bug into generate_cc_sfc fixed
lbessard [Mon, 27 Aug 2007 17:38:26 +0200] rev 53
Bug into generate_cc_sfc fixed

Mon, 27 Aug 2007 14:52:15 +0200Adding SET (S) and RESET(R) to action qualifier
lbessard [Mon, 27 Aug 2007 14:52:15 +0200] rev 52
Adding SET (S) and RESET(R) to action qualifier
generate_cc_sfc rewritten for better code clarity