Tue, 15 Dec 2009 08:51:44 +0100 laurent Bug on generate_c_inlinefcall fixed
Sun, 13 Dec 2009 11:41:22 +0100 laurent Using function_call_iterator in generate_c_inlinefcall instead of creating a new visitor
Sat, 12 Dec 2009 20:41:32 +0100 laurent Bug on standard functions called with literals fixed
Fri, 11 Dec 2009 13:01:17 +0100 laurent Adding support for making distinction between external variables and located variables for forcing
Fri, 11 Dec 2009 12:53:54 +0100 laurent Adding support for forcing global without perturbation from setting external
Wed, 09 Dec 2009 16:45:27 +0100 laurent Bug in located variable initialization code fixed
Tue, 08 Dec 2009 16:26:06 +0100 laurent Bug on SFC debugging fixed
Mon, 07 Dec 2009 15:36:29 +0100 berem Adding support for setter and getter on complex datatype in IL
Sat, 05 Dec 2009 18:53:01 +0100 laurent Changes merged
Sat, 05 Dec 2009 18:38:53 +0100 laurent Adding support for setter and getter on complex datatype in ST
Sat, 05 Dec 2009 18:35:38 +0100 laurent Fix accessor code
Fri, 04 Dec 2009 15:13:08 +0100 edouard type definition to match accessor and new debug
Fri, 04 Dec 2009 15:11:16 +0100 edouard fixed cygwin build - still slooooooooow
Wed, 02 Dec 2009 19:55:23 +0100 laurent Adding Flags bit symbols
Wed, 02 Dec 2009 16:11:01 +0100 laurent Adding support for flags on Function Block variables for marking which variable must be debugged, retained or is forced
Tue, 01 Dec 2009 09:03:33 +0100 laurent Bug with ULINT correction fixed
Mon, 30 Nov 2009 15:36:12 +0100 laurent Adding support for declare, init, get and set macros
Sun, 29 Nov 2009 19:09:56 +0100 Edouard TISSERANT added files to ignore in hgignore
Sun, 29 Nov 2009 16:38:11 +0100 laurent Adding support for declare, init, get and set macros
Wed, 18 Nov 2009 10:53:15 +0100 laurent Bug with using non explicit literals as standard library functions input parameters fixed
Mon, 02 Nov 2009 17:41:56 +0100 edouard Wiped out references to Lolitech
Mon, 02 Nov 2009 12:01:09 +0100 greg Replace \"lolitech\" contact by \"edouard\" contact
Wed, 28 Oct 2009 13:50:56 +0100 greg Fix some bug in debian packages
Thu, 22 Oct 2009 10:31:26 +0200 greg Fix some warnings on compilation
Mon, 19 Oct 2009 18:12:44 +0200 laurent Remove warnings when compiling IL generated C code
Mon, 21 Sep 2009 12:04:15 +0200 laurent 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 +0200 laurent Remove -pedantic flag to CFLAGS to allow unsigned long long to be compiled
Wed, 02 Sep 2009 18:23:40 +0200 laurent Modify code generated to fit latest modifications in matiec and useless symbol definitions
Wed, 02 Sep 2009 17:35:56 +0200 laurent Bug in eno_param_declaration error handle fixed
Wed, 02 Sep 2009 17:35:02 +0200 laurent Bug with EN/ENO in generate_var_list that breaks parsing of variables.csv fixed
Wed, 02 Sep 2009 14:05:27 +0200 'Laurent Bessard Mario changes merged
Thu, 27 Aug 2009 16:29:23 +0100 Catarina Boucinha Adding missing Stage3 files.
Thu, 27 Aug 2009 16:18:56 +0100 Catarina Boucinha Merged changes
Thu, 27 Aug 2009 16:06:46 +0100 Catarina Boucinha Initial (very rough) version of semantic checker (stage3)
Thu, 02 Jul 2009 11:26:25 +0100 Catarina Boucinha Introducing the search_il_operand_type files in the absyntax_utils folder.
Wed, 02 Sep 2009 13:39:05 +0200 laurent Applying patch from Iztok for old gcc versions
Tue, 01 Sep 2009 17:01:08 +0200 laurent Bug with type conversion EN/ENO not evaluated fixed
Fri, 10 Jul 2009 11:41:29 +0200 'Gr?gory Tr?lat prevent eclipse to push .project with .hgignore
Fri, 10 Jul 2009 11:08:33 +0200 'Gr?gory Tr?lat removed dead hidden files
Fri, 19 Jun 2009 13:27:26 +0200 lbessard Fix problems with direct variables in expression while compiling resulting expression type
Fri, 19 Jun 2009 13:26:31 +0200 lbessard Fix segmentation fault when define global with location but no name (reported by brendan)
Thu, 18 Jun 2009 19:18:54 +0200 mario Removing un-necessary symbol direct_variable_type_name_c from abstract syntax tree
Thu, 18 Jun 2009 18:49:29 +0200 mario Fixing indentification
Wed, 10 Jun 2009 15:02:14 +0200 lbessard Adding inclusion of function blocks defined in AnnexF into library blocks
Wed, 10 Jun 2009 13:20:52 +0200 lbessard Adding support for parsing standard function in standard function blocks code generation
Wed, 10 Jun 2009 13:19:51 +0200 lbessard Adding inclusion of function blocks defined in AnnexF into library blocks
Tue, 09 Jun 2009 10:57:01 +0200 lbessard Bug on function without input parameters fixed
Tue, 09 Jun 2009 10:14:17 +0200 lbessard Removing failing error finding rule
Fri, 05 Jun 2009 16:11:25 +0200 lbessard Warning when compiling abs functions for unsigned integer fixed
Fri, 05 Jun 2009 14:06:53 +0200 greg bug when compiling for windows (missing getopt.h) fixed
Thu, 04 Jun 2009 14:17:08 +0200 mario Newer versions of g++ require access controls to be correct!
Thu, 04 Jun 2009 09:47:35 +0200 lbessard Adding support for single resource scheduling
Thu, 04 Jun 2009 09:44:53 +0200 lbessard Bug with bison versions earlier than 2.3 fixed
Mon, 01 Jun 2009 21:11:12 +0200 mario Moving absyntax utility functions out from stage4/generate_c
Mon, 01 Jun 2009 21:08:44 +0200 mario Moving absyntax utility files out from stage4/generate_c
Sat, 30 May 2009 16:42:41 +0200 greg Bug on "abs" not working with float fixed
Thu, 28 May 2009 14:02:35 +0200 lbessard Target Directory not parsed in command line fixed
Tue, 26 May 2009 18:04:27 +0200 mario Starting move of search utils to their own top level directory.
Mon, 25 May 2009 12:17:10 +0200 mario Adding support for SAFEBOOL. Some code generation yet to do...
Tue, 19 May 2009 16:31:35 +0200 lbessard Bug with non-working counters fixed