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 |
Sun, 28 Dec 2014 07:34:18 +0000 | mjsousa | Make error message more informative. | changeset | files |
Sat, 27 Dec 2014 09:41:01 +0000 | mjsousa | Add comments. | changeset | files |
Fri, 26 Dec 2014 17:06:02 +0000 | mjsousa | Add checks for use of non constant value in subranges, and lower_limit > upper_limit. | changeset | files |
Fri, 26 Dec 2014 16:36:06 +0000 | mjsousa | Fix previous commit (symtable operator[] must return a reference to the stored value!) | changeset | files |
Fri, 26 Dec 2014 12:43:13 +0000 | mjsousa | Do constant propagation of configuration/resource variables, taking into account scope of variables. | changeset | files |