log

age author description
Wed, 12 Dec 2007 22:17:20 +0200 Jari-Matti M?kel? Fixed formatting string bug, thanks Deewiant.
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.
Wed, 12 Dec 2007 02:28:37 +0100 Aziz K?ksal Refactored code and fixed a few things in cmd.Statistics.
Wed, 12 Dec 2007 02:25:42 +0100 Aziz K?ksal Refactored a great amount of code.
Tue, 11 Dec 2007 17:02:42 +0100 Aziz K?ksal Changed occur. of Token* to Identifier* and refactored Parser.
Tue, 11 Dec 2007 15:05:08 +0100 Aziz K?ksal Added module dil.Package and semantic() to class Module.
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:27:40 +0100 Aziz K?ksal Fixed parsing of AutoDeclarations.
Sun, 09 Dec 2007 23:16:12 +0100 Aziz K?ksal Moved enum TOK to new module dil.TokenIDs.
Sun, 09 Dec 2007 22:37:47 +0100 Aziz K?ksal Implemented global table of identifiers.
Sun, 09 Dec 2007 19:37:32 +0100 Aziz K?ksal Refactored scanners for block and nested comments.
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.
Sat, 08 Dec 2007 22:20:34 +0100 Aziz K?ksal Attributes are evaluated during the parsing phase now.
Fri, 07 Dec 2007 18:22:35 +0100 Aziz K?ksal Refactored a few things in the Parser.
Thu, 06 Dec 2007 22:59:38 +0100 Aziz K?ksal Added code to the Parser and edited main.wiki.
Thu, 06 Dec 2007 22:19:55 +0100 Aziz K?ksal Added module ImportParser and new stuff from DMD2.008.
Tue, 04 Dec 2007 23:33:13 +0100 Aziz K?ksal Forgot committing Parser.d as well.
Tue, 04 Dec 2007 23:31:20 +0100 Aziz K?ksal Refactored code and added new modules.
Mon, 03 Dec 2007 22:44:27 +0100 Aziz K?ksal Refactored classes that inherit from Node.
Sat, 01 Dec 2007 21:42:24 +0100 Aziz K?ksal Added DotExpression and DotType.
Sat, 01 Dec 2007 20:20:44 +0100 Aziz K?ksal Added 'tokenize' command.
Sat, 01 Dec 2007 18:22:56 +0100 Aziz K?ksal Fixed a few things in the Parser.
Fri, 30 Nov 2007 20:17:29 +0100 Aziz K?ksal Changed a lot of things in the Lexer.
Mon, 26 Nov 2007 20:18:54 +0100 Aziz K?ksal Added more calls to set().
Sun, 25 Nov 2007 20:48:10 +0100 Aziz K?ksal Fixed parsing of C-style function pointers.
Sat, 17 Nov 2007 23:16:12 +0100 Aziz K?ksal Translator: implemented project properties dialog.
Wed, 14 Nov 2007 22:07:50 +0100 Aziz K?ksal Translator: some fixes and additions.
Mon, 12 Nov 2007 20:40:41 +0100 Aziz K?ksal Translator: catalogues can be saved to disk now.