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 |
Sun, 14 Dec 2014 19:15:29 +0000 | mjsousa | Fix bugs introduced in previous commit (once again do constant folding of all literals in type declarations) | changeset | files |