log

age author description
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.