Tue, 23 Dec 2008 13:21:19 +0100STRING max size and length type can now be overloaded (define STR_MAX_LEN and STR_LEN_TYPE before including iec_types.h)
etisserant [Tue, 23 Dec 2008 13:21:19 +0100] rev 161
STRING max size and length type can now be overloaded (define STR_MAX_LEN and STR_LEN_TYPE before including iec_types.h)

Fri, 19 Dec 2008 15:09:29 +0100Adding support for compiling struct data types
lbessard [Fri, 19 Dec 2008 15:09:29 +0100] rev 160
Adding support for compiling struct data types

Mon, 15 Dec 2008 17:23:48 +0100Try to clean Makefile. Not a real success.
etisserant [Mon, 15 Dec 2008 17:23:48 +0100] rev 159
Try to clean Makefile. Not a real success.

Mon, 15 Dec 2008 17:23:22 +0100fixed typo in generated VARIABLES.CSV
etisserant [Mon, 15 Dec 2008 17:23:22 +0100] rev 158
fixed typo in generated VARIABLES.CSV

Fri, 12 Dec 2008 17:52:44 +0100Adding Function Blocks in VARIABLES.csv
lbessard [Fri, 12 Dec 2008 17:52:44 +0100] rev 157
Adding Function Blocks in VARIABLES.csv

Fri, 05 Dec 2008 16:22:15 +0100Warning conditions on win32 fixed
greg [Fri, 05 Dec 2008 16:22:15 +0100] rev 156
Warning conditions on win32 fixed

Thu, 04 Dec 2008 13:09:18 +0100set and reset action fixed
greg [Thu, 04 Dec 2008 13:09:18 +0100] rev 155
set and reset action fixed

Mon, 01 Dec 2008 14:13:47 +0100Bug with standard functions nb_params count on Windows fixed
lbessard [Mon, 01 Dec 2008 14:13:47 +0100] rev 154
Bug with standard functions nb_params count on Windows fixed

Wed, 26 Nov 2008 09:06:52 +0100Modifying MOVE interface
greg [Wed, 26 Nov 2008 09:06:52 +0100] rev 153
Modifying MOVE interface

Wed, 26 Nov 2008 09:06:26 +0100Adding support for direct variable type search
greg [Wed, 26 Nov 2008 09:06:26 +0100] rev 152
Adding support for direct variable type search

Fri, 21 Nov 2008 13:43:49 +0100Bug on language selection in SFC Action fixed
lbessard [Fri, 21 Nov 2008 13:43:49 +0100] rev 151
Bug on language selection in SFC Action fixed

Fri, 24 Oct 2008 16:38:26 +0200Bug with DEBUG mode in SFC fixed
lbessard [Fri, 24 Oct 2008 16:38:26 +0200] rev 150
Bug with DEBUG mode in SFC fixed

Fri, 24 Oct 2008 16:37:46 +0200Adding support for EN/ENO in standard functions
lbessard [Fri, 24 Oct 2008 16:37:46 +0200] rev 149
Adding support for EN/ENO in standard functions

Wed, 15 Oct 2008 15:38:58 +0200add Makefile for the mingw toolchain on win32
greg [Wed, 15 Oct 2008 15:38:58 +0200] rev 148
add Makefile for the mingw toolchain on win32

Tue, 07 Oct 2008 14:33:52 +0200fixed typo eno_param_declaration
lbessard [Tue, 07 Oct 2008 14:33:52 +0200] rev 147
fixed typo eno_param_declaration

Fri, 26 Sep 2008 14:42:05 +0200Adding support for EN/ENO params in function and function blocks (standard function not supported yet)
lbessard [Fri, 26 Sep 2008 14:42:05 +0200] rev 146
Adding support for EN/ENO params in function and function blocks (standard function not supported yet)

Thu, 25 Sep 2008 10:26:10 +0200Adding support for ouput variables in functions
lbessard [Thu, 25 Sep 2008 10:26:10 +0200] rev 145
Adding support for ouput variables in functions

Thu, 25 Sep 2008 10:25:30 +0200Bug with enumerated_value fixed
lbessard [Thu, 25 Sep 2008 10:25:30 +0200] rev 144
Bug with enumerated_value fixed

Mon, 15 Sep 2008 13:36:24 +0200Adding support for EN/ENO parameters in bison rules
lbessard [Mon, 15 Sep 2008 13:36:24 +0200] rev 143
Adding support for EN/ENO parameters in bison rules

Mon, 08 Sep 2008 10:34:24 +0200Bug while wearching errors in transition with priority fixed
lbessard [Mon, 08 Sep 2008 10:34:24 +0200] rev 142
Bug while wearching errors in transition with priority fixed

Mon, 08 Sep 2008 10:33:37 +0200Adding support for transition debugging
lbessard [Mon, 08 Sep 2008 10:33:37 +0200] rev 141
Adding support for transition debugging

Sun, 07 Sep 2008 10:08:11 +0200Added __DEBUG global var to eventually change PLC code execution
etisserant [Sun, 07 Sep 2008 10:08:11 +0200] rev 140
Added __DEBUG global var to eventually change PLC code execution

Thu, 21 Aug 2008 16:08:19 +0200added missing includes on some platform (gentoo/gcc-4.3.1)
etisserant [Thu, 21 Aug 2008 16:08:19 +0200] rev 139
added missing includes on some platform (gentoo/gcc-4.3.1)

Tue, 19 Aug 2008 18:04:28 +0200Some miscelanous static, extern and pointer status variable changes in C generated code for configuration and resources
etisserant [Tue, 19 Aug 2008 18:04:28 +0200] rev 138
Some miscelanous static, extern and pointer status variable changes in C generated code for configuration and resources

Tue, 19 Aug 2008 18:03:11 +0200Re-organized types headers, to ease debug code generation
etisserant [Tue, 19 Aug 2008 18:03:11 +0200] rev 137
Re-organized types headers, to ease debug code generation

Tue, 12 Aug 2008 16:14:12 +0200Adding some improvements:
lbessard [Tue, 12 Aug 2008 16:14:12 +0200] rev 136
Adding some improvements:
- columns in token location
- main parameter to allow user to display full location of errors
- parsing of errors in end of rules

Mon, 04 Aug 2008 15:14:25 +0200Fixed generation of VARIABLES.csv, some variables appeared in program section
etisserant [Mon, 04 Aug 2008 15:14:25 +0200] rev 135
Fixed generation of VARIABLES.csv, some variables appeared in program section

Wed, 23 Jul 2008 11:44:39 +0200Fixed some uncatched errors and error bounds in error messages
lbessard [Wed, 23 Jul 2008 11:44:39 +0200] rev 134
Fixed some uncatched errors and error bounds in error messages

Fri, 18 Jul 2008 14:44:07 +0200Some bugs on syntax checking tests fixed
lbessard [Fri, 18 Jul 2008 14:44:07 +0200] rev 133
Some bugs on syntax checking tests fixed

Thu, 17 Jul 2008 19:08:28 +0200Updated tests so that they compile again :-)
etisserant [Thu, 17 Jul 2008 19:08:28 +0200] rev 132
Updated tests so that they compile again :-)