log trunk/src/dil/Token.d @ 577:9e811db780a6

age author description
Sat, 05 Jan 2008 17:01:15 +0100 Aziz K?ksal Moved LexerFuncs.d to package 'lexer'.
Thu, 20 Dec 2007 23:26:43 +0100 Aziz K?ksal Refactored the way how tokens are flagged as whitespace.
Wed, 12 Dec 2007 03:25:07 +0100 Aziz K?ksal Added isIntegralType() to Token and refactored code.
Wed, 12 Dec 2007 02:41:30 +0100 Aziz K?ksal Removed TOK.WCharLiteral and TOK.DCharLiteral.
Tue, 11 Dec 2007 14:19:30 +0100 Aziz K?ksal Refactored code and added modules related to tabulated Identifiers.
Sun, 09 Dec 2007 23:16:12 +0100 Aziz K?ksal Moved enum TOK to new module dil.TokenIDs.
Sun, 09 Dec 2007 14:58:38 +0100 Aziz K?ksal Refactored a few things in the Lexer.
Sun, 09 Dec 2007 13:04:15 +0100 Aziz K?ksal Improved error recovery in the Parser.
Tue, 04 Dec 2007 23:31:20 +0100 Aziz K?ksal Refactored code and added new modules.
Sat, 01 Dec 2007 20:20:44 +0100 Aziz K?ksal Added 'tokenize' command.
Fri, 30 Nov 2007 20:17:29 +0100 Aziz K?ksal Changed a lot of things in the Lexer.
Thu, 27 Sep 2007 10:28:08 +0200 Aziz K?ksal Added method insertEmptyTokenBefore() to Lexer. Made some fixes, too.
Tue, 25 Sep 2007 14:28:35 +0200 Aziz K?ksal Added destructors for two particular tokens.
Sat, 15 Sep 2007 17:12:26 +0200 Aziz K?ksal Migrated project to Tango.
Wed, 12 Sep 2007 21:03:41 +0200 Aziz K?ksal Refactored Lexer.scan().
Tue, 11 Sep 2007 18:15:02 +0200 Aziz K?ksal Implemented scanner for new string literals and applied some fixes.
Thu, 06 Sep 2007 12:31:01 +0000 aziz - Applied patch by Jari-Matti M?kel?. Should compile with tangobos now.
Tue, 28 Aug 2007 11:41:00 +0000 aziz - Added messages MissingLinkageType and UnrecognizedLinkageType.
Thu, 23 Aug 2007 14:10:04 +0000 aziz - Removed TOK.Special and added an own entry for each special token.
Tue, 21 Aug 2007 16:35:04 +0000 aziz - Added package 'dil' to module declarations.
Tue, 21 Aug 2007 16:28:05 +0000 aziz - Moved some source files to src/dil/. base trunk/src/Token.d@b94db7104c98