Sun, 13 Jul 2014 17:25:20 +0100 | mjsousa | Change REF() operator to return the correct REF_TO datatype datatype. | changeset | files |
Sun, 13 Jul 2014 13:47:16 +0100 | mjsousa | Narrow array subscripts correctly, even in the presence of other datatype errors (so we do not generate error messages for array subscripts that do not contain errors). | changeset | files |
Sun, 13 Jul 2014 12:26:58 +0100 | mjsousa | Add support for REF_TO derived datatypes (along with datatype verification) | changeset | files |
Sun, 06 Jul 2014 23:31:08 +0100 | mjsousa | Add option to place each POU in a distinct .c and .h file pair. | changeset | files |
Sun, 06 Jul 2014 16:54:53 +0100 | mjsousa | code re-organisation. Preparing for the changes to come in the next commit (one C file for each POU) | changeset | files |
Sun, 06 Jul 2014 13:40:54 +0100 | mjsousa | Remove un-used parameter from class constructor. | changeset | files |