Tue, 30 Dec 2014 23:31:36 +0000 | mjsousa | Break constant_folding_c in two classes: constant_folding_c and constant_propagation_c | changeset | files |
Tue, 30 Dec 2014 22:58:52 +0000 | mjsousa | Add check whether the same constant var_external variable is initialised with two (or more) different constant values. | changeset | files |
Tue, 30 Dec 2014 22:17:22 +0000 | mjsousa | Change algorithm for propagating VAR_GLOBAL constant values to corresponding VAR_EXTERNAL. | changeset | files |
Sun, 28 Dec 2014 22:20:08 +0000 | mjsousa | Disable constant propagation again (still not working correctly) | changeset | files |
Sun, 28 Dec 2014 13:29:47 +0000 | mjsousa | Make support for use of variables in array size declarations a command line option (off by default) | changeset | files |
Sun, 28 Dec 2014 12:05:39 +0000 | mjsousa | Add debug_c::print(const_value_c) for printing of const values. | changeset | files |
Sun, 28 Dec 2014 12:04:07 +0000 | mjsousa | Add is_undefined() method to const_value_c | changeset | files |