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 |
Wed, 10 Dec 2014 12:06:45 +0000 | mjsousa | Delete un-used declaration. | changeset | files |
Wed, 10 Dec 2014 11:57:43 +0000 | mjsousa | merge | changeset | files |