Sun, 19 Oct 2014 21:30:58 +0100 | mjsousa | Do the full fill_candidate/narrow_datatype algorithm for all fields of a structured variable in the fill_candidate_datatypes_c | changeset | files |
Sun, 19 Oct 2014 11:53:36 +0100 | mjsousa | Fix bug with multple dereferencing (bool_var := bool_ptr_ptr^^;) | changeset | files |
Sun, 19 Oct 2014 08:36:49 +0100 | mjsousa | Fix bug: Add support for de-referencing pointers to struct (struct_ptr^.elem1) when used inside FB. | changeset | files |
Sun, 28 Sep 2014 17:48:42 +0100 | mjsousa | Fix bug: add support for dereferencing of REF_TO to REF_TO xxx (e.g.: bool_var := ref_to_ref_to_bool^^;) | changeset | files |