Mon, 06 Jun 2011 16:28:41 +0200 | laurent | Fixing REAL_TO_INT conversion (behaved like a trunc and not like a round) | changeset | files |
Mon, 06 Jun 2011 14:05:28 +0100 | Mario de Sousa | fixing INSERT function: was inserting into incorrect position. (submitted by Manuele) | changeset | files |
Mon, 06 Jun 2011 11:01:47 +0200 | laurent | Fix bug when generating integer with leading zero (octal value for C compiler) | changeset | files |
Fri, 03 Jun 2011 17:14:24 +0100 | Mario de Sousa | Allow [EOL] after a label in IL. | changeset | files |
Wed, 01 Jun 2011 14:02:16 +0200 | laurent | Fix bug when using an enumerated or subrange type to define a structure element | changeset | files |
Tue, 31 May 2011 15:35:05 +0200 | laurent | Fix bug when declaring data type directly derived from array type | changeset | files |
Mon, 30 May 2011 19:28:32 +0100 | Mario de Sousa | Fix conversion of binary digits to hex, when generating code. | changeset | files |