log

age author description
Fri, 29 Feb 2008 03:04:15 +0100 Aziz K?ksal Improved CSS document.
Wed, 27 Feb 2008 21:21:15 +0100 Aziz K?ksal Removed module util/metastrings.d.
Wed, 27 Feb 2008 18:37:13 +0100 Aziz K?ksal Fixed and improved release.sh.
Wed, 27 Feb 2008 02:12:59 +0100 Aziz K?ksal Added new module TypeRules.
Tue, 26 Feb 2008 20:13:41 +0100 Aziz K?ksal Implemented syntax tree copying.
Mon, 25 Feb 2008 03:37:20 +0100 Aziz K?ksal Removed module util/utf.d.
Mon, 25 Feb 2008 02:56:22 +0100 Aziz K?ksal Implemented string literal conversion.
Sun, 24 Feb 2008 03:19:02 +0100 Aziz K?ksal Fixed getDDocComment().
Sun, 24 Feb 2008 03:11:39 +0100 Aziz K?ksal Added two semantic error messages.
Sun, 24 Feb 2008 02:41:11 +0100 Aziz K?ksal Added and revised documenation comments.
Sat, 23 Feb 2008 21:15:56 +0100 Aziz K?ksal Added functions isCodeSection() and skipCodeSection().
Sat, 23 Feb 2008 02:26:43 +0100 Aziz K?ksal Fixed the summary section scanner.
Sat, 23 Feb 2008 02:15:41 +0100 Aziz K?ksal Added documentation comments.
Fri, 22 Feb 2008 17:13:25 +0100 Aziz K?ksal Added version statement for gdc.
Thu, 21 Feb 2008 00:19:15 +0100 Aziz K?ksal Improved class TagMap.
Wed, 20 Feb 2008 23:13:56 +0100 Aziz K?ksal Using CompilationContext in command 'igraph'.
Wed, 20 Feb 2008 22:47:33 +0100 Aziz K?ksal Moved Settings.d and SettingsLoader.d to src/.
Wed, 20 Feb 2008 22:09:29 +0100 Aziz K?ksal Implemented conditional compilation.
Wed, 20 Feb 2008 01:24:19 +0100 Aziz K?ksal Added module dil.Compilation.
Tue, 19 Feb 2008 19:30:04 +0100 Aziz K?ksal Added new module dil.Time.
Mon, 18 Feb 2008 22:59:56 +0100 Aziz K?ksal DDocEmitter emits declaration attributes now.
Mon, 18 Feb 2008 20:03:44 +0100 Aziz K?ksal Added method skip() to class Parser.
Mon, 18 Feb 2008 17:36:12 +0100 Aziz K?ksal Improved the DDocEmitter.
Mon, 18 Feb 2008 03:51:45 +0100 Aziz K?ksal Removed method writeFuncHeader().
Mon, 18 Feb 2008 02:53:37 +0100 Aziz K?ksal Command 'generate' can print line numbers now.
Mon, 18 Feb 2008 02:47:15 +0100 Aziz K?ksal Emitting SYMBOL macro with interesting parameters.
Sun, 17 Feb 2008 02:21:55 +0100 Aziz K?ksal Added and improved documentation.
Sat, 16 Feb 2008 22:10:21 +0100 Aziz K?ksal Fixed IdentValueParser.
Sat, 16 Feb 2008 21:25:38 +0100 Aziz K?ksal Renamed skipped() to consumed().
Sat, 16 Feb 2008 21:14:40 +0100 Aziz K?ksal Revised TemplateParameterList parsing functions.
Sat, 16 Feb 2008 20:18:42 +0100 Aziz K?ksal Template functions are wrapped inside TemplateDeclarations now.
Sat, 16 Feb 2008 03:28:39 +0100 Aziz K?ksal Fixed unittests and removed dil.File.
Sat, 16 Feb 2008 01:47:39 +0100 Aziz K?ksal Fixed code in scanSpecialTokenSequence().
Sat, 16 Feb 2008 00:52:43 +0100 Aziz K?ksal Fixed vararg issue with gdc.
Sat, 16 Feb 2008 00:12:13 +0100 Aziz K?ksal DDoc code sections are highlighted now.
Fri, 15 Feb 2008 03:19:01 +0100 Aziz K?ksal Removed <br> tags.
Fri, 15 Feb 2008 02:07:53 +0100 Aziz K?ksal Revised module cmd.Generate.
Thu, 14 Feb 2008 03:31:19 +0100 Aziz K?ksal Revised module dil.SettingsLoader.
Wed, 13 Feb 2008 22:08:58 +0100 Aziz K?ksal Revised methods in class Visitor.
Wed, 13 Feb 2008 21:46:24 +0100 Aziz K?ksal Improved command 'tokenize'.
Wed, 13 Feb 2008 20:21:25 +0100 Aziz K?ksal Introduced new module dil.SourceText and class SourceText.
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.