Fri, 26 Dec 2014 09:57:02 +0000 | mjsousa | Change symbtable_c -> use design pattern used by C++ standard library (STL) | changeset | files |
Fri, 26 Dec 2014 09:39:18 +0000 | mjsousa | Remove debugging code left in by mistake. | changeset | files |
Fri, 26 Dec 2014 08:09:34 +0000 | mjsousa | Do constant propagation inside Configurations and Resources (required for support of extension: array [1..max] OF int); (Resources is still buggy) | changeset | files |
Thu, 25 Dec 2014 08:40:15 +0000 | mjsousa | Do constant folding of default initial values of datatypes. | changeset | files |
Wed, 24 Dec 2014 13:19:53 +0000 | mjsousa | Do constant propagation to symbolic_variables, and correctly handle constant folding and propagation of variable declarations. | changeset | files |
Wed, 17 Dec 2014 13:47:37 +0000 | mjsousa | When generating C code, use the const_value of a symbolic_variable when it is used in a subrange. | changeset | files |