Sun, 16 Nov 2014 12:54:10 +0000 | mjsousa | Add support for relaxed datatype model for array datatypes. | changeset | files |
Sun, 09 Nov 2014 22:02:34 +0000 | mjsousa | fix bug introduced a few commits ago: do not print the first char ('%') of a direct_variable_c (e.g. skip % in %IW4.2) | changeset | files |
Sat, 25 Oct 2014 13:20:10 +0100 | mjsousa | fix code generation when dereferencing pointers (ref_to) to arrays (ref_to_array^[5]) | changeset | files |
Sat, 25 Oct 2014 13:17:12 +0100 | mjsousa | Fix bug: set the scope annotation in deref_operators used inside structs | changeset | files |
Sat, 25 Oct 2014 11:28:48 +0100 | mjsousa | Editing of error message to make it more clear. | changeset | files |
Sat, 25 Oct 2014 11:21:40 +0100 | mjsousa | Filling of symbol->scope annotation moved from narrow to fill_candidate_datatypes_c (became possible because narrowing of struct, array and symbolic variables is now done directly in fill_candidate_datatypes_c) | changeset | files |