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 |
Sun, 28 Sep 2014 17:39:28 +0100 | mjsousa | Turn support of derefencing operator '^' an option (default is not supported). | changeset | files |
Sun, 28 Sep 2014 16:35:44 +0100 | mjsousa | Add support for de-referencing of REF_TO datatypes (Note: dereferencing of arrays and structs not yet supported!) | changeset | files |
Sat, 27 Sep 2014 20:09:19 +0100 | mjsousa | Add support for REF_TO inside arrays and structs (a non-standard feature!) | changeset | files |
Mon, 11 Aug 2014 08:07:12 +0100 | mjsousa | Code cleanup: with the introduction of anotation_map[], generate_c_vardecl_c can now derive directly from generate_c_base_c | changeset | files |
Mon, 11 Aug 2014 07:56:00 +0100 | mjsousa | Fix typos in comments | changeset | files |