Mon, 11 Aug 2014 07:22:37 +0100 | mjsousa | Fix calling of functions whose parameters are of an implicitly declared datatype (currently only makes sense for REF_TO datatypes, but may make sense to other datatypes too if the datatype model is changed in the future). | changeset | files |
Sun, 10 Aug 2014 08:51:33 +0100 | mjsousa | fix indentations. | changeset | files |
Sun, 10 Aug 2014 08:27:28 +0100 | mjsousa | in lvalue, add check for REF() fucntion invocation, and the NULL literal | changeset | files |
Sat, 09 Aug 2014 11:22:57 +0100 | mjsousa | Initialise REF_TO variables to NULL. | changeset | files |
Sat, 09 Aug 2014 10:12:38 +0100 | mjsousa | Make support for REF_TO ANY a command line option. | changeset | files |
Sat, 09 Aug 2014 09:20:03 +0100 | mjsousa | Add support for non standard REF_TO ANY (equivalent to void *) | changeset | files |