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 |
Sun, 14 Dec 2014 18:40:20 +0000 | mjsousa | Do constant folding of variable's initial value (allows correct C code generation with variables in the subrange of an array declaration: ARRAY [1..max] of INT). | changeset | files |