Wed, 28 Oct 2009 13:50:56 +0100Fix some bug in debian packages
greg [Wed, 28 Oct 2009 13:50:56 +0100] rev 213
Fix some bug in debian packages

Thu, 22 Oct 2009 10:31:26 +0200Fix some warnings on compilation
greg [Thu, 22 Oct 2009 10:31:26 +0200] rev 212
Fix some warnings on compilation

Mon, 19 Oct 2009 18:12:44 +0200Remove warnings when compiling IL generated C code
laurent [Mon, 19 Oct 2009 18:12:44 +0200] rev 211
Remove warnings when compiling IL generated C code

Mon, 21 Sep 2009 12:04:15 +0200Adding support for forcing tick count to return to zero as the same time than all tasks firing are synchronized
laurent [Mon, 21 Sep 2009 12:04:15 +0200] rev 210
Adding support for forcing tick count to return to zero as the same time than all tasks firing are synchronized

Mon, 21 Sep 2009 12:02:14 +0200Remove -pedantic flag to CFLAGS to allow unsigned long long to be compiled
laurent [Mon, 21 Sep 2009 12:02:14 +0200] rev 209
Remove -pedantic flag to CFLAGS to allow unsigned long long to be compiled

Wed, 02 Sep 2009 18:23:40 +0200Modify code generated to fit latest modifications in matiec and useless symbol definitions
laurent [Wed, 02 Sep 2009 18:23:40 +0200] rev 208
Modify code generated to fit latest modifications in matiec and useless symbol definitions

Wed, 02 Sep 2009 17:35:56 +0200Bug in eno_param_declaration error handle fixed
laurent [Wed, 02 Sep 2009 17:35:56 +0200] rev 207
Bug in eno_param_declaration error handle fixed

Wed, 02 Sep 2009 17:35:02 +0200Bug with EN/ENO in generate_var_list that breaks parsing of variables.csv fixed
laurent [Wed, 02 Sep 2009 17:35:02 +0200] rev 206
Bug with EN/ENO in generate_var_list that breaks parsing of variables.csv fixed

Wed, 02 Sep 2009 14:05:27 +0200Mario changes merged
'Laurent Bessard <laurent.bessard@lolitech.fr>' [Wed, 02 Sep 2009 14:05:27 +0200] rev 205
Mario changes merged

Thu, 27 Aug 2009 16:29:23 +0100Adding missing Stage3 files.
Catarina Boucinha <ccb@fe.up.pt> [Thu, 27 Aug 2009 16:29:23 +0100] rev 204
Adding missing Stage3 files.

Thu, 27 Aug 2009 16:18:56 +0100Merged changes
Catarina Boucinha <ccb@fe.up.pt> [Thu, 27 Aug 2009 16:18:56 +0100] rev 203
Merged changes

Thu, 27 Aug 2009 16:06:46 +0100Initial (very rough) version of semantic checker (stage3)
Catarina Boucinha <ccb@fe.up.pt> [Thu, 27 Aug 2009 16:06:46 +0100] rev 202
Initial (very rough) version of semantic checker (stage3)

Thu, 02 Jul 2009 11:26:25 +0100Introducing the search_il_operand_type files in the absyntax_utils folder.
Catarina Boucinha <ccb@fe.up.pt> [Thu, 02 Jul 2009 11:26:25 +0100] rev 201
Introducing the search_il_operand_type files in the absyntax_utils folder.
The Makefile from absyntax_utils folder and the generate_c_il.cc from the stage4/generate_c
folder was also modified to work with the new search_il_operand_type file.

Wed, 02 Sep 2009 13:39:05 +0200Applying patch from Iztok for old gcc versions
laurent [Wed, 02 Sep 2009 13:39:05 +0200] rev 200
Applying patch from Iztok for old gcc versions

Tue, 01 Sep 2009 17:01:08 +0200Bug with type conversion EN/ENO not evaluated fixed
laurent [Tue, 01 Sep 2009 17:01:08 +0200] rev 199
Bug with type conversion EN/ENO not evaluated fixed
Removing some warnings in iec_std_lib.h

Fri, 10 Jul 2009 11:41:29 +0200prevent eclipse to push .project with .hgignore
'Gr?gory Tr?lat <gregory.trelat@lolitech.fr>' [Fri, 10 Jul 2009 11:41:29 +0200] rev 198
prevent eclipse to push .project with .hgignore

Fri, 10 Jul 2009 11:08:33 +0200removed dead hidden files
'Gr?gory Tr?lat <gregory.trelat@lolitech.fr>' [Fri, 10 Jul 2009 11:08:33 +0200] rev 197
removed dead hidden files

Fri, 19 Jun 2009 13:27:26 +0200Fix problems with direct variables in expression while compiling resulting expression type
lbessard [Fri, 19 Jun 2009 13:27:26 +0200] rev 196
Fix problems with direct variables in expression while compiling resulting expression type

Fri, 19 Jun 2009 13:26:31 +0200Fix segmentation fault when define global with location but no name (reported by brendan)
lbessard [Fri, 19 Jun 2009 13:26:31 +0200] rev 195
Fix segmentation fault when define global with location but no name (reported by brendan)

Thu, 18 Jun 2009 19:18:54 +0200Removing un-necessary symbol direct_variable_type_name_c from abstract syntax tree
mario [Thu, 18 Jun 2009 19:18:54 +0200] rev 194
Removing un-necessary symbol direct_variable_type_name_c from abstract syntax tree

Thu, 18 Jun 2009 18:49:29 +0200Fixing indentification
mario [Thu, 18 Jun 2009 18:49:29 +0200] rev 193
Fixing indentification

Wed, 10 Jun 2009 15:02:14 +0200Adding inclusion of function blocks defined in AnnexF into library blocks
lbessard [Wed, 10 Jun 2009 15:02:14 +0200] rev 192
Adding inclusion of function blocks defined in AnnexF into library blocks

Wed, 10 Jun 2009 13:20:52 +0200Adding support for parsing standard function in standard function blocks code generation
lbessard [Wed, 10 Jun 2009 13:20:52 +0200] rev 191
Adding support for parsing standard function in standard function blocks code generation

Wed, 10 Jun 2009 13:19:51 +0200Adding inclusion of function blocks defined in AnnexF into library blocks
lbessard [Wed, 10 Jun 2009 13:19:51 +0200] rev 190
Adding inclusion of function blocks defined in AnnexF into library blocks

Tue, 09 Jun 2009 10:57:01 +0200Bug on function without input parameters fixed
lbessard [Tue, 09 Jun 2009 10:57:01 +0200] rev 189
Bug on function without input parameters fixed

Tue, 09 Jun 2009 10:14:17 +0200Removing failing error finding rule
lbessard [Tue, 09 Jun 2009 10:14:17 +0200] rev 188
Removing failing error finding rule

Fri, 05 Jun 2009 16:11:25 +0200Warning when compiling abs functions for unsigned integer fixed
lbessard [Fri, 05 Jun 2009 16:11:25 +0200] rev 187
Warning when compiling abs functions for unsigned integer fixed

Fri, 05 Jun 2009 14:06:53 +0200bug when compiling for windows (missing getopt.h) fixed
greg [Fri, 05 Jun 2009 14:06:53 +0200] rev 186
bug when compiling for windows (missing getopt.h) fixed

Thu, 04 Jun 2009 14:17:08 +0200Newer versions of g++ require access controls to be correct!
mario [Thu, 04 Jun 2009 14:17:08 +0200] rev 185
Newer versions of g++ require access controls to be correct!

Thu, 04 Jun 2009 09:47:35 +0200Adding support for single resource scheduling
lbessard [Thu, 04 Jun 2009 09:47:35 +0200] rev 184
Adding support for single resource scheduling

Thu, 04 Jun 2009 09:44:53 +0200Bug with bison versions earlier than 2.3 fixed
lbessard [Thu, 04 Jun 2009 09:44:53 +0200] rev 183
Bug with bison versions earlier than 2.3 fixed

Mon, 01 Jun 2009 21:11:12 +0200Moving absyntax utility functions out from stage4/generate_c
mario [Mon, 01 Jun 2009 21:11:12 +0200] rev 182
Moving absyntax utility functions out from stage4/generate_c

Mon, 01 Jun 2009 21:08:44 +0200Moving absyntax utility files out from stage4/generate_c
mario [Mon, 01 Jun 2009 21:08:44 +0200] rev 181
Moving absyntax utility files out from stage4/generate_c

Sat, 30 May 2009 16:42:41 +0200Bug on "abs" not working with float fixed
greg [Sat, 30 May 2009 16:42:41 +0200] rev 180
Bug on "abs" not working with float fixed

Thu, 28 May 2009 14:02:35 +0200Target Directory not parsed in command line fixed
lbessard [Thu, 28 May 2009 14:02:35 +0200] rev 179
Target Directory not parsed in command line fixed

Tue, 26 May 2009 18:04:27 +0200Starting move of search utils to their own top level directory.
mario [Tue, 26 May 2009 18:04:27 +0200] rev 178
Starting move of search utils to their own top level directory.

Mon, 25 May 2009 12:17:10 +0200Adding support for SAFEBOOL. Some code generation yet to do...
mario [Mon, 25 May 2009 12:17:10 +0200] rev 177
Adding support for SAFEBOOL. Some code generation yet to do...

Tue, 19 May 2009 16:31:35 +0200Bug with non-working counters fixed
lbessard [Tue, 19 May 2009 16:31:35 +0200] rev 176
Bug with non-working counters fixed

Mon, 18 May 2009 13:19:30 +0200Adding support for checking direct variable declared before using
lbessard [Mon, 18 May 2009 13:19:30 +0200] rev 175
Adding support for checking direct variable declared before using

Fri, 15 May 2009 10:23:20 +0200Bug with array datatype definition fixed
lbessard [Fri, 15 May 2009 10:23:20 +0200] rev 174
Bug with array datatype definition fixed

Fri, 20 Mar 2009 13:49:48 +0100Bug generated when IL code starts whitout LD operand fixed
lbessard [Fri, 20 Mar 2009 13:49:48 +0100] rev 173
Bug generated when IL code starts whitout LD operand fixed

Thu, 19 Mar 2009 16:21:30 +0100Fixed (again) some Makefile quirks.
etisserant [Thu, 19 Mar 2009 16:21:30 +0100] rev 172
Fixed (again) some Makefile quirks.

Mon, 02 Mar 2009 09:27:55 +0100updated : debian package scripts
greg [Mon, 02 Mar 2009 09:27:55 +0100] rev 171
updated : debian package scripts

Tue, 20 Jan 2009 15:06:13 +0100Disable compiling warnings on Windows
lbessard [Tue, 20 Jan 2009 15:06:13 +0100] rev 170
Disable compiling warnings on Windows

Mon, 19 Jan 2009 17:06:22 +0100Bug when function with unconnected input fixed
lbessard [Mon, 19 Jan 2009 17:06:22 +0100] rev 169
Bug when function with unconnected input fixed

Mon, 19 Jan 2009 08:28:04 +0100Canged default string length to 127, keeping strlen_t to int8_t
etisserant [Mon, 19 Jan 2009 08:28:04 +0100] rev 168
Canged default string length to 127, keeping strlen_t to int8_t

Mon, 19 Jan 2009 08:27:30 +0100Fixed parameter count error on variadic functions with EN/ENO
etisserant [Mon, 19 Jan 2009 08:27:30 +0100] rev 167
Fixed parameter count error on variadic functions with EN/ENO

Wed, 14 Jan 2009 20:54:29 +0100Bug with external variable declaration fixed
lbessard [Wed, 14 Jan 2009 20:54:29 +0100] rev 166
Bug with external variable declaration fixed

Wed, 14 Jan 2009 19:47:41 +0100Bug on standard function not defined with EN/ENO fixed
lbessard [Wed, 14 Jan 2009 19:47:41 +0100] rev 165
Bug on standard function not defined with EN/ENO fixed

Fri, 09 Jan 2009 17:05:24 +0100Bug with structure of structure fixed
lbessard [Fri, 09 Jan 2009 17:05:24 +0100] rev 164
Bug with structure of structure fixed

Sun, 04 Jan 2009 17:23:06 +0100Fixed errors in string_to_int.
etisserant [Sun, 04 Jan 2009 17:23:06 +0100] rev 163
Fixed errors in string_to_int.

Sun, 04 Jan 2009 17:21:33 +0100Fixed typo in EN/ENO parameters handling for std library functions
etisserant [Sun, 04 Jan 2009 17:21:33 +0100] rev 162
Fixed typo in EN/ENO parameters handling for std library functions

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 :-)

Thu, 17 Jul 2008 19:07:28 +0200Adding some human-readable error messages
lbessard [Thu, 17 Jul 2008 19:07:28 +0200] rev 131
Adding some human-readable error messages

Thu, 17 Jul 2008 19:07:26 +0200Fixed missing return in XOR operator code gen.
etisserant [Thu, 17 Jul 2008 19:07:26 +0200] rev 130
Fixed missing return in XOR operator code gen.

Thu, 17 Jul 2008 19:06:53 +0200removed __print statements. Not supposed to be in std lib.
etisserant [Thu, 17 Jul 2008 19:06:53 +0200] rev 129
removed __print statements. Not supposed to be in std lib.

Thu, 17 Jul 2008 19:06:20 +0200Changed located global variable declaration and init to reflec recent change on located vars (pointers)
etisserant [Thu, 17 Jul 2008 19:06:20 +0200] rev 128
Changed located global variable declaration and init to reflec recent change on located vars (pointers)

Thu, 17 Jul 2008 17:03:06 +0200added some type handling tools in iec_std_lib. To be tested
etisserant [Thu, 17 Jul 2008 17:03:06 +0200] rev 127
added some type handling tools in iec_std_lib. To be tested

Sat, 28 Jun 2008 19:03:08 +0200*** empty log message ***
etisserant [Sat, 28 Jun 2008 19:03:08 +0200] rev 126
*** empty log message ***

Fri, 27 Jun 2008 09:36:40 +0200Modifying time qualifier in SFC to take real time enlapsed instead of theoric period time
lbessard [Fri, 27 Jun 2008 09:36:40 +0200] rev 125
Modifying time qualifier in SFC to take real time enlapsed instead of theoric period time

Fri, 27 Jun 2008 09:29:27 +0200Bug on __TIME_CMP fixed
lbessard [Fri, 27 Jun 2008 09:29:27 +0200] rev 124
Bug on __TIME_CMP fixed

Wed, 25 Jun 2008 18:47:07 +0200Fixed some issues on:
lbessard [Wed, 25 Jun 2008 18:47:07 +0200] rev 123
Fixed some issues on:
- parsing string compare symbols
- retricting operation available on enumerated types

Mon, 23 Jun 2008 18:02:09 +0200Support for extern pointer for located variables
etisserant [Mon, 23 Jun 2008 18:02:09 +0200] rev 122
Support for extern pointer for located variables

Mon, 19 May 2008 14:07:31 +0200Adding support for POU struct definition in POUS.h
lbessard [Mon, 19 May 2008 14:07:31 +0200] rev 121
Adding support for POU struct definition in POUS.h
Adding program instanciated in configuration definition into VARIABLE.h

Wed, 16 Apr 2008 09:49:28 +0200Bug with D and L action qualifier and timing management in SFC generated fixed
lbessard [Wed, 16 Apr 2008 09:49:28 +0200] rev 120
Bug with D and L action qualifier and timing management in SFC generated fixed

Fri, 11 Apr 2008 10:53:38 +0200Bug with C code generation for SFC when more than one sfc_network in one sequential_function_chart fixed
lbessard [Fri, 11 Apr 2008 10:53:38 +0200] rev 119
Bug with C code generation for SFC when more than one sfc_network in one sequential_function_chart fixed

Tue, 08 Apr 2008 18:21:37 +0200Problem with negated literals while compiling generated C file on 32bits systems fixed
lbessard [Tue, 08 Apr 2008 18:21:37 +0200] rev 118
Problem with negated literals while compiling generated C file on 32bits systems fixed

Thu, 03 Apr 2008 18:29:14 +0200Bug on located variables without name declaration fixed
lbessard [Thu, 03 Apr 2008 18:29:14 +0200] rev 117
Bug on located variables without name declaration fixed

Thu, 03 Apr 2008 18:28:10 +0200Changing SFC Transitions, Steps and Actions types
lbessard [Thu, 03 Apr 2008 18:28:10 +0200] rev 116
Changing SFC Transitions, Steps and Actions types

Fri, 28 Mar 2008 10:06:20 +0100Adding support to distinguish direct variables and pointed variables
lbessard [Fri, 28 Mar 2008 10:06:20 +0100] rev 115
Adding support to distinguish direct variables and pointed variables

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.