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