2011-03-12 laurent Merged with modifications from Edouard
2011-03-12 laurent Task single parameter code generation broken after addition of accessors fixed.
2011-03-12 laurent Bug when function call result is a parameter of another function call fixed.
2011-02-22 edouard A forgotten case in type size getter switch prevented debugging outputs.
2010-06-16 laurent merge
2010-06-02 laurent Adding support for generating code for variable in step action association instead of action
2010-06-03 Lolitech Updated makefiles for cygwin build with no perl
2010-05-20 laurent Bug with global located variables accessors fixed
2010-05-19 laurent Bug with code generation of global located variables in resource fixed thanks to Mario
2010-04-22 laurent Bugs fixed:
2010-04-21 laurent Bug when parsing standard function block call in IL
2009-12-15 laurent Bug when trying to get type of elements in a big complex structure fixed
2009-12-15 laurent Adding support for using arrays in POU interface
2009-12-15 laurent Using InOut variables in functions fixed
2009-12-15 laurent Bug on generate_c_inlinefcall fixed
2009-12-13 laurent Using function_call_iterator in generate_c_inlinefcall instead of creating a new visitor
2009-12-12 laurent Bug on standard functions called with literals fixed
2009-12-11 laurent Adding support for making distinction between external variables and located variables for forcing
2009-12-11 laurent Adding support for forcing global without perturbation from setting external
2009-12-09 laurent Bug in located variable initialization code fixed
2009-12-08 laurent Bug on SFC debugging fixed
2009-12-07 berem Adding support for setter and getter on complex datatype in IL
2009-12-05 laurent Changes merged
2009-12-05 laurent Adding support for setter and getter on complex datatype in ST
2009-12-05 laurent Fix accessor code
2009-12-04 edouard type definition to match accessor and new debug
2009-12-04 edouard fixed cygwin build - still slooooooooow
2009-12-02 laurent Adding Flags bit symbols
2009-12-02 laurent Adding support for flags on Function Block variables for marking which variable must be debugged, retained or is forced
2009-12-01 laurent Bug with ULINT correction fixed
2009-11-30 laurent Adding support for declare, init, get and set macros
2009-11-29 Edouard TISSERANT added files to ignore in hgignore
2009-11-29 laurent Adding support for declare, init, get and set macros
2009-11-18 laurent Bug with using non explicit literals as standard library functions input parameters fixed
2009-11-02 edouard Wiped out references to Lolitech
2009-11-02 greg Replace \"lolitech\" contact by \"edouard\" contact
2009-10-28 greg Fix some bug in debian packages
2009-10-22 greg Fix some warnings on compilation
2009-10-19 laurent Remove warnings when compiling IL generated C code
2009-09-21 laurent Adding support for forcing tick count to return to zero as the same time than all tasks firing are synchronized
2009-09-21 laurent Remove -pedantic flag to CFLAGS to allow unsigned long long to be compiled
2009-09-02 laurent Modify code generated to fit latest modifications in matiec and useless symbol definitions
2009-09-02 laurent Bug in eno_param_declaration error handle fixed
2009-09-02 laurent Bug with EN/ENO in generate_var_list that breaks parsing of variables.csv fixed
2009-09-02 'Laurent Bessard Mario changes merged
2009-08-27 Catarina Boucinha Adding missing Stage3 files.
2009-08-27 Catarina Boucinha Merged changes
2009-08-27 Catarina Boucinha Initial (very rough) version of semantic checker (stage3)
2009-07-02 Catarina Boucinha Introducing the search_il_operand_type files in the absyntax_utils folder.
2009-09-02 laurent Applying patch from Iztok for old gcc versions
2009-09-01 laurent Bug with type conversion EN/ENO not evaluated fixed
2009-07-10 'Gr?gory Tr?lat prevent eclipse to push .project with .hgignore
2009-07-10 'Gr?gory Tr?lat removed dead hidden files
2009-06-19 lbessard Fix problems with direct variables in expression while compiling resulting expression type
2009-06-19 lbessard Fix segmentation fault when define global with location but no name (reported by brendan)
2009-06-18 mario Removing un-necessary symbol direct_variable_type_name_c from abstract syntax tree
2009-06-18 mario Fixing indentification
2009-06-10 lbessard Adding inclusion of function blocks defined in AnnexF into library blocks
2009-06-10 lbessard Adding support for parsing standard function in standard function blocks code generation
2009-06-10 lbessard Adding inclusion of function blocks defined in AnnexF into library blocks