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 |
Thu, 08 Jan 2015 19:04:03 +0000 | mjsousa | Correctly analyse external<->global var compatibility when using variable sized arrays (TODO: does not yet work for FBs!) | changeset | files |
Tue, 30 Dec 2014 23:32:04 +0000 | mjsousa | Add comment about bug that needs to be fixed later on. | changeset | files |