absyntax_utils/search_constant_type.hh
Wed, 09 May 2012 23:00:10 +0100 mjsousa Fix parsing os TIME literals & rename the extract_integer() function.
Sat, 31 Mar 2012 15:30:38 +0100 Mario de Sousa merging with Laurent's revision 55b074ea7255 (essentially ignoring all changes)
Fri, 02 Mar 2012 12:53:41 +0000 Mario de Sousa Continue adding support for semantic verification of JMP and RET.
Wed, 01 Feb 2012 19:49:11 +0000 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.
Fri, 03 Feb 2012 00:09:52 +0100 laurent Fix bug with functions like LEN and TRUNC that have overloaded return type for same inputs type
Sat, 09 Jul 2011 14:17:52 +0100 Mario de Sousa Replacing extern declaration with #include of apropriate header file
Tue, 28 Jun 2011 19:03:15 +0200 laurent Add support for finding type of a constant enumerated value and managing conflict between same identifiers defined in different enumerated data types
Tue, 05 Apr 2011 15:14:19 +0200 Edouard Tisserant Re-generated std lib related code, with updated headers, updated all forgotten headers
Fri, 01 Apr 2011 10:47:24 +0100 Mario de Sousa Updating license info (with Edouard's permission for relevant files).
Wed, 30 Mar 2011 19:53:32 +0100 Mario de Sousa Huge change.
Thu, 27 Aug 2009 16:06:46 +0100 Catarina Boucinha Initial (very rough) version of semantic checker (stage3)
Thu, 18 Jun 2009 19:18:54 +0200 mario Removing un-necessary symbol direct_variable_type_name_c from abstract syntax tree
Mon, 01 Jun 2009 21:08:44 +0200 mario Moving absyntax utility files out from stage4/generate_c