Sat, 10 Jan 2015 23:18:42 +0000 | mjsousa | Re-write and fix the logic of SFC action modifiers. | changeset | files |
Sat, 10 Jan 2015 23:17:08 +0000 | mjsousa | Correct the number given to actions in the #define's | changeset | files |
Fri, 16 Jan 2015 12:20:14 +0000 | mjsousa | Do not allow constant_propagation algorithm go into infinite loop when analysing code with circular references. | changeset | files |
Fri, 16 Jan 2015 11:17:33 +0000 | mjsousa | Do constant propagation of FBs instantiated in other FB or Programs, so that variable sized arrays can be declared in FBs too. | changeset | files |
Sun, 11 Jan 2015 20:49:55 +0000 | mjsousa | Do constant propagation of instantiated FBs, so that variable sized arrays can be declared in FBs too. | changeset | files |
Sun, 11 Jan 2015 19:44:37 +0000 | mjsousa | Let get_datatype_info_c handle variable sized arrays, even if constant folding is not yet done. | changeset | files |