absyntax_utils/search_base_type.cc
2012-11-13 Mario de Sousa Change the base datatype of enumerations to an enumerated_type_declaration_c (for named types!)
2012-11-07 Mario de Sousa Make search_base_type_c a singleton!
2012-11-15 Laurent Bessard Adding support for declaring function block instances as global and external variables
2012-10-04 Mario de Sousa Merge
2012-08-31 Mario de Sousa Start adding support for data type checking of enums.
2012-08-22 Laurent Bessard Merge with c2546c6e0cfa5ad55b288895f17f1b9f2a228f3b
2012-08-01 Mario de Sousa Support for data types of STEP.T and STEP.X in SFCs
2012-08-01 Mario de Sousa Change code formatting (alignment)
2012-06-15 Mario de Sousa Add ERROR_MSG macro && move extract_XXX() functions to constant_folding.cc
2012-02-01 Mario de Sousa Re-write of stage3 code (done by Manuele and I), re-write of search_varfb_instance_type_c (done by myself), and several other bug fixes.
2012-08-14 Laurent Bessard Fix bug with InOut variable of structured type
2011-09-14 laurent Adding support for compiling direct array specification inside variable declaration
2011-06-10 Mario de Sousa Remove incorect debugging assertion.
2011-04-05 Edouard Tisserant Re-generated std lib related code, with updated headers, updated all forgotten headers
2011-04-01 Mario de Sousa Updating license info (with Edouard's permission for relevant files).
2011-03-30 Mario de Sousa Huge change.
2009-08-27 Catarina Boucinha Initial (very rough) version of semantic checker (stage3)
2009-06-18 mario Removing un-necessary symbol direct_variable_type_name_c from abstract syntax tree
2009-06-01 mario Moving absyntax utility files out from stage4/generate_c