Wed, 05 Mar 2008 09:26:42 +0100cast fir gcc4 fix in lib
etisserant [Wed, 05 Mar 2008 09:26:42 +0100] rev 114
cast fir gcc4 fix in lib

Thu, 28 Feb 2008 18:10:42 +0100right name for TOFF is TOF according to 61131
etisserant [Thu, 28 Feb 2008 18:10:42 +0100] rev 113
right name for TOFF is TOF according to 61131

Thu, 28 Feb 2008 18:10:01 +0100changed VARIABLES.h in VARIABLES.cvs
etisserant [Thu, 28 Feb 2008 18:10:01 +0100] rev 112
changed VARIABLES.h in VARIABLES.cvs

Tue, 26 Feb 2008 10:59:48 +0100Adding structure variable list generation module
lbessard [Tue, 26 Feb 2008 10:59:48 +0100] rev 111
Adding structure variable list generation module

Mon, 11 Feb 2008 10:26:35 +0100added *.depend to .cvsignore
etisserant [Mon, 11 Feb 2008 10:26:35 +0100] rev 110
added *.depend to .cvsignore

Sat, 09 Feb 2008 08:59:05 +0100Regression tests. Not yet finished...
mario [Sat, 09 Feb 2008 08:59:05 +0100] rev 109
Regression tests. Not yet finished...

Sat, 09 Feb 2008 08:57:14 +0100Regression tests. Test correct parsing of identifiers.
mario [Sat, 09 Feb 2008 08:57:14 +0100] rev 108
Regression tests. Test correct parsing of identifiers.

Fri, 08 Feb 2008 14:38:20 +0100Fixed headers of generated code
etisserant [Fri, 08 Feb 2008 14:38:20 +0100] rev 107
Fixed headers of generated code

Tue, 29 Jan 2008 09:32:02 +0100add debian dir to create debian package
greg [Tue, 29 Jan 2008 09:32:02 +0100] rev 106
add debian dir to create debian package

Thu, 17 Jan 2008 16:13:51 +0100add Makefile for cygwin under Vista
greg [Thu, 17 Jan 2008 16:13:51 +0100] rev 105
add Makefile for cygwin under Vista

Wed, 16 Jan 2008 17:03:29 +0100changes in setup.py to filter "exe" files and the and the "lib" directory
greg [Wed, 16 Jan 2008 17:03:29 +0100] rev 104
changes in setup.py to filter "exe" files and the and the "lib" directory

Tue, 15 Jan 2008 10:53:18 +0100add setup.py to build windows installer
greg [Tue, 15 Jan 2008 10:53:18 +0100] rev 103
add setup.py to build windows installer

Wed, 02 Jan 2008 18:17:38 +0100Modifications for supporting String corrrections on PLCOpenEditor
lbessard [Wed, 02 Jan 2008 18:17:38 +0100] rev 102
Modifications for supporting String corrrections on PLCOpenEditor

Mon, 10 Dec 2007 16:25:42 +0100Removing useless comment printout
lbessard [Mon, 10 Dec 2007 16:25:42 +0100] rev 101
Removing useless comment printout

Sun, 09 Dec 2007 18:58:55 +0100Windows related enhancements
etisserant [Sun, 09 Dec 2007 18:58:55 +0100] rev 100
Windows related enhancements

Fri, 07 Dec 2007 09:32:58 +0100aligned CXXFLAGS with CFLAGS
etisserant [Fri, 07 Dec 2007 09:32:58 +0100] rev 99
aligned CXXFLAGS with CFLAGS

Thu, 06 Dec 2007 18:01:58 +0100Adding support for derived data types.
lbessard [Thu, 06 Dec 2007 18:01:58 +0100] rev 98
Adding support for derived data types.
Already tested:
- Directly
- Enumerated
- Subrange
- Array

Sat, 17 Nov 2007 10:08:38 +0100adding comments.
mario [Sat, 17 Nov 2007 10:08:38 +0100] rev 97
adding comments.
-----------------------------------------------------------

Sat, 17 Nov 2007 09:44:14 +0100Adding some basic error cheching.
mario [Sat, 17 Nov 2007 09:44:14 +0100] rev 96
Adding some basic error cheching.

Sat, 17 Nov 2007 09:20:44 +0100Changing format of error reporting.
mario [Sat, 17 Nov 2007 09:20:44 +0100] rev 95
Changing format of error reporting.

Fri, 16 Nov 2007 15:48:34 +0100Fixing some more comments.
mario [Fri, 16 Nov 2007 15:48:34 +0100] rev 94
Fixing some more comments.

Fri, 16 Nov 2007 15:12:21 +0100Cleaning up comments.
mario [Fri, 16 Nov 2007 15:12:21 +0100] rev 93
Cleaning up comments.

Fri, 16 Nov 2007 13:47:41 +0100Small fix to previous commit.
mario [Fri, 16 Nov 2007 13:47:41 +0100] rev 92
Small fix to previous commit.

Fri, 16 Nov 2007 13:45:14 +0100Cleaning up some bison rules.
mario [Fri, 16 Nov 2007 13:45:14 +0100] rev 91
Cleaning up some bison rules.

Thu, 15 Nov 2007 15:43:34 +0100Cleaning up comments.
mario [Thu, 15 Nov 2007 15:43:34 +0100] rev 90
Cleaning up comments.

Thu, 15 Nov 2007 15:41:52 +0100Cleaning up comments.
mario [Thu, 15 Nov 2007 15:41:52 +0100] rev 89
Cleaning up comments.

Thu, 15 Nov 2007 10:42:34 +0100Adding location data to new transition_condition_c.
mario [Thu, 15 Nov 2007 10:42:34 +0100] rev 88
Adding location data to new transition_condition_c.

Thu, 15 Nov 2007 10:21:19 +0100Bug on SFC transition parsing and generation fixed
lbessard [Thu, 15 Nov 2007 10:21:19 +0100] rev 87
Bug on SFC transition parsing and generation fixed

Wed, 14 Nov 2007 18:59:47 +0100Adding support for use of PRIORITY as identifier inside SFC.
mario [Wed, 14 Nov 2007 18:59:47 +0100] rev 86
Adding support for use of PRIORITY as identifier inside SFC.

Wed, 14 Nov 2007 08:54:25 +0100Fixing handling of enumeration values;
mario [Wed, 14 Nov 2007 08:54:25 +0100] rev 85
Fixing handling of enumeration values;
Adding syntax check in formal and non-formal FB invocations
Cleaning up some rules.