Wed, 14 Nov 2012 18:37:42 +0000 | Mario de Sousa | Print const values of symbol. | changeset | files |
Wed, 14 Nov 2012 15:25:03 +0000 | Mario de Sousa | Fix code generation of enum value constants (this is a temporary fix - it will be followed by a code cleanup). | changeset | files |
Wed, 14 Nov 2012 15:18:14 +0000 | Mario de Sousa | Fix bug in datatype checking of enumerated datatypes delcarations. | changeset | files |
Wed, 14 Nov 2012 14:03:57 +0000 | Mario de Sousa | Fix datatype checking of enumerated datatype declarations. We now follow the fill->narrow algorithm correctly. | changeset | files |
Wed, 14 Nov 2012 13:10:05 +0000 | Mario de Sousa | Add method to determine the id (name) of a datatype. | changeset | files |
Tue, 13 Nov 2012 18:03:17 +0000 | Mario de Sousa | Change the base datatype of enumerations to an enumerated_type_declaration_c (for named types!) | changeset | files |