Tue, 20 Aug 2013 11:08:15 +0100 | mjsousa | Allow get_datatype_info_c to be called with NULL parameters. | changeset | files |
Thu, 15 Aug 2013 11:24:54 +0100 | mjsousa | Do lvalue check of function output parameters (since they may contain expressions inside array subscripts!) | changeset | files |
Sat, 10 Aug 2013 09:10:06 +0100 | mjsousa | Handle buggy source code gracefully (do not bork when non-array variable is used as an array. e.g: int_var[42]:= 33) | changeset | files |