log trunk/src/dil/Messages.d @ 798:c24be8d4f6ab

age author description
Sat, 01 Mar 2008 02:53:06 +0100 Aziz K?ksal Added documentation comments.
Mon, 25 Feb 2008 02:56:22 +0100 Aziz K?ksal Implemented string literal conversion.
Sun, 24 Feb 2008 03:11:39 +0100 Aziz K?ksal Added two semantic error messages.
Wed, 20 Feb 2008 22:47:33 +0100 Aziz K?ksal Moved Settings.d and SettingsLoader.d to src/.
Sat, 16 Feb 2008 00:52:43 +0100 Aziz K?ksal Fixed vararg issue with gdc.
Sat, 09 Feb 2008 22:54:31 +0100 Aziz K?ksal Wrapped some macro functions inside struct MacroExpander.
Sun, 03 Feb 2008 18:59:34 +0100 Aziz K?ksal Added static this() to dil.Messages.
Sat, 19 Jan 2008 00:10:57 +0100 Aziz K?ksal Renamed AsmStatement->AsmBlockStatement and AsnInstruction->AsmStatement.
Tue, 15 Jan 2008 16:05:42 +0100 Aziz K?ksal Refactored StringExpression.
Mon, 14 Jan 2008 02:36:14 +0100 Aziz K?ksal Added an error message.
Mon, 14 Jan 2008 01:45:44 +0100 Aziz K?ksal Added two error messages.
Mon, 14 Jan 2008 01:06:17 +0100 Aziz K?ksal Reporting error if module declaration is not first.
Sat, 12 Jan 2008 01:56:04 +0100 Aziz K?ksal Added dil.parser.ExpressionParser and dil.parser.Factory.
Wed, 09 Jan 2008 17:41:22 +0100 Aziz K?ksal Fixed some error messages.
Sun, 06 Jan 2008 22:58:49 +0100 Aziz K?ksal Added semantic code to insert symbols into the scope.
Mon, 31 Dec 2007 14:48:45 +0100 Aziz K?ksal Added messages to struct MSG.
Sat, 22 Dec 2007 20:16:30 +0100 Aziz K?ksal Fixed infinite loop in dil.Parser.parseMixin().
Mon, 17 Dec 2007 17:35:38 +0100 Aziz K?ksal Improved error reporting in dil.Converter.
Mon, 17 Dec 2007 01:52:46 +0100 Aziz K?ksal Tidied up version/debug parser functions.
Sun, 16 Dec 2007 19:34:36 +0100 Aziz K?ksal Moved struct MSG from dil.Parser to dil.Messages.
Thu, 04 Oct 2007 16:50:59 +0200 Aziz K?ksal Added message MID.InvalidUnicodeEscapeSequence.
Sun, 23 Sep 2007 20:32:12 +0200 Aziz K?ksal Added two error messages.
Wed, 19 Sep 2007 12:20:11 +0200 Aziz K?ksal Fixed forward references of enum MID complaints by compiler.
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().
Wed, 12 Sep 2007 18:18:29 +0200 Aziz K?ksal Applied fixes and improvements to hex float scanner.
Wed, 12 Sep 2007 13:43:45 +0200 Aziz K?ksal Applied some fixes to scanning and printing #line tokens.
Sat, 08 Sep 2007 16:42:02 +0000 aziz - Added code to main() for recognizing options to the importgraph command.
Tue, 28 Aug 2007 11:41:00 +0000 aziz - Added messages MissingLinkageType and UnrecognizedLinkageType.
Thu, 23 Aug 2007 12:14:02 +0000 aziz - Added error messages MID.InContract and MID.OutContract.
Wed, 22 Aug 2007 20:13:00 +0000 aziz - Fix: created TemplateAliasParameter instead of TemplateTypeParameter.
Tue, 21 Aug 2007 19:44:03 +0000 aziz - Renamed command highlight to generate.
Tue, 21 Aug 2007 16:49:00 +0000 aziz - Added package dil to import declarations.
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/Messages.d@50d7b2a60f07