log

age author description
Thu, 20 Dec 2007 23:33:30 +0100 Aziz K?ksal Fixed code in cmd.Statistics.
Thu, 20 Dec 2007 23:29:51 +0100 Aziz K?ksal Unittests in dil.File and dil.FileBOM compile again.
Thu, 20 Dec 2007 23:26:43 +0100 Aziz K?ksal Refactored the way how tokens are flagged as whitespace.
Thu, 20 Dec 2007 20:00:48 +0100 Aziz K?ksal Translator: changed type of LastEd field in cat files to int.
Thu, 20 Dec 2007 14:48:21 +0100 Aziz K?ksal Fixed lexing of identifiers.
Wed, 19 Dec 2007 23:21:55 +0100 Aziz K?ksal Added methods to IdTable.
Wed, 19 Dec 2007 22:16:26 +0100 Aziz K?ksal Added union Value and updated metaInfoTable.
Wed, 19 Dec 2007 21:54:54 +0100 Aziz K?ksal Added semantic() method to BoolExpression.
Wed, 19 Dec 2007 21:03:15 +0100 Aziz K?ksal Added semantic() and this() methods to NullExpression.
Wed, 19 Dec 2007 20:34:53 +0100 Aziz K?ksal Added '--table' option to 'stats' command.
Wed, 19 Dec 2007 18:48:12 +0100 Aziz K?ksal Fixed table 'tokToString'.
Wed, 19 Dec 2007 18:47:24 +0100 Aziz K?ksal Added ComplexExpression to enum NodeKind and setToks() to Node.
Wed, 19 Dec 2007 17:45:20 +0100 Aziz K?ksal Fixed StringExpression constructor.
Wed, 19 Dec 2007 16:27:15 +0100 Aziz K?ksal Added ComplexExpression.
Tue, 18 Dec 2007 22:49:52 +0100 Aziz K?ksal Fixed code in RealExpression.semantic().