log

age author description
Wed, 13 Feb 2008 17:10:55 +0100 Aziz K?ksal Improved DDoc related code.
Wed, 13 Feb 2008 17:08:47 +0100 Aziz K?ksal Added documentation comments.
Wed, 13 Feb 2008 15:45:32 +0100 Aziz K?ksal Revised module cmd.Generate.
Mon, 11 Feb 2008 22:39:58 +0100 Aziz K?ksal Improved DDocEmitter and fixed bugs.
Mon, 11 Feb 2008 21:39:02 +0100 Aziz K?ksal Commented out parseDeclarationsBlockNoColon().
Mon, 11 Feb 2008 17:58:46 +0100 Aziz K?ksal Fixed loop bug.
Mon, 11 Feb 2008 17:23:27 +0100 Aziz K?ksal Tidied up dil.parser.Parser a bit.
Mon, 11 Feb 2008 03:15:45 +0100 Aziz K?ksal Added method scanCommentText() to DDocEmitter.
Sun, 10 Feb 2008 02:14:08 +0100 Aziz K?ksal Using icompare() instead of toLower().
Sat, 09 Feb 2008 23:23:01 +0100 Aziz K?ksal Improved DDocParser.
Sat, 09 Feb 2008 22:54:31 +0100 Aziz K?ksal Wrapped some macro functions inside struct MacroExpander.
Sat, 09 Feb 2008 19:27:14 +0100 Aziz K?ksal Squashed a little bug.
Sat, 09 Feb 2008 18:53:59 +0100 Aziz K?ksal Fixed building of time_str.
Sat, 09 Feb 2008 16:18:53 +0100 Aziz K?ksal Added method textBody() to IdentValueParser.
Sat, 09 Feb 2008 15:10:13 +0100 Aziz K?ksal Added '-v' (verbose) option to command 'ddoc'.
Sat, 09 Feb 2008 14:24:35 +0100 Aziz K?ksal Added sanitizeText() to dil.Converter.
Sat, 09 Feb 2008 02:06:32 +0100 Aziz K?ksal Added macro file predefined.ddoc.
Sat, 09 Feb 2008 02:00:20 +0100 Aziz K?ksal Implemented DDocEmitter.
Mon, 04 Feb 2008 21:55:44 +0200 Jari-Matti M?kel? Fixed couple of regressions.
Sun, 03 Feb 2008 22:15:51 +0200 Jari-Matti M?kel? Forgot this, fixes segfault.
Sun, 03 Feb 2008 21:13:44 +0100 Aziz K?ksal Fixed infinite loop in ImportParser.
Sun, 03 Feb 2008 21:39:42 +0200 Jari-Matti M?kel? Merged.
Sun, 03 Feb 2008 21:38:40 +0200 Jari-Matti M?kel? Switch to ImportParser.
Sun, 03 Feb 2008 19:56:47 +0100 Aziz K?ksal Added new module cmd.DDoc.
Sun, 03 Feb 2008 18:59:34 +0100 Aziz K?ksal Added static this() to dil.Messages.
Sun, 03 Feb 2008 19:43:53 +0200 Jari-Matti M?kel? Updated graph type.
Sat, 02 Feb 2008 23:17:14 +0100 Aziz K?ksal Added ParamsSection and MacrosSection.
Sat, 02 Feb 2008 22:51:20 +0100 Aziz K?ksal Added new module dil.doc.Parser.
Sat, 02 Feb 2008 19:58:09 +0100 Aziz K?ksal AggregateDeclarations are wrapped inside TemplateDeclarations now.
Sat, 02 Feb 2008 14:24:29 +0100 Aziz K?ksal Added member callLevel to class Macro.