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 |
Wed, 17 Dec 2014 13:46:36 +0000 | mjsousa | Small code re-organization of how const values are stored in symbol_c (can now be accessed through member functions, instead of macros) | changeset | files |