mario [Mon, 01 Jun 2009 21:08:44 +0200] rev 181
Moving absyntax utility files out from stage4/generate_c
greg [Sat, 30 May 2009 16:42:41 +0200] rev 180
Bug on "abs" not working with float fixed
lbessard [Thu, 28 May 2009 14:02:35 +0200] rev 179
Target Directory not parsed in command line fixed
mario [Tue, 26 May 2009 18:04:27 +0200] rev 178
Starting move of search utils to their own top level directory.
mario [Mon, 25 May 2009 12:17:10 +0200] rev 177
Adding support for SAFEBOOL. Some code generation yet to do...
lbessard [Tue, 19 May 2009 16:31:35 +0200] rev 176
Bug with non-working counters fixed
lbessard [Mon, 18 May 2009 13:19:30 +0200] rev 175
Adding support for checking direct variable declared before using
lbessard [Fri, 15 May 2009 10:23:20 +0200] rev 174
Bug with array datatype definition fixed
lbessard [Fri, 20 Mar 2009 13:49:48 +0100] rev 173
Bug generated when IL code starts whitout LD operand fixed
etisserant [Thu, 19 Mar 2009 16:21:30 +0100] rev 172
Fixed (again) some Makefile quirks.
greg [Mon, 02 Mar 2009 09:27:55 +0100] rev 171
updated : debian package scripts
lbessard [Tue, 20 Jan 2009 15:06:13 +0100] rev 170
Disable compiling warnings on Windows
lbessard [Mon, 19 Jan 2009 17:06:22 +0100] rev 169
Bug when function with unconnected input fixed
etisserant [Mon, 19 Jan 2009 08:28:04 +0100] rev 168
Canged default string length to 127, keeping strlen_t to int8_t
etisserant [Mon, 19 Jan 2009 08:27:30 +0100] rev 167
Fixed parameter count error on variadic functions with EN/ENO
lbessard [Wed, 14 Jan 2009 20:54:29 +0100] rev 166
Bug with external variable declaration fixed
lbessard [Wed, 14 Jan 2009 19:47:41 +0100] rev 165
Bug on standard function not defined with EN/ENO fixed
lbessard [Fri, 09 Jan 2009 17:05:24 +0100] rev 164
Bug with structure of structure fixed
etisserant [Sun, 04 Jan 2009 17:23:06 +0100] rev 163
Fixed errors in string_to_int.
etisserant [Sun, 04 Jan 2009 17:21:33 +0100] rev 162
Fixed typo in EN/ENO parameters handling for std library functions
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)
lbessard [Fri, 19 Dec 2008 15:09:29 +0100] rev 160
Adding support for compiling struct data types
etisserant [Mon, 15 Dec 2008 17:23:48 +0100] rev 159
Try to clean Makefile. Not a real success.
etisserant [Mon, 15 Dec 2008 17:23:22 +0100] rev 158
fixed typo in generated VARIABLES.CSV