log

age author description
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.
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.
Sat, 02 Feb 2008 12:39:37 +0100 Aziz K?ksal Added scanArguments() and expandArguments() to dil.doc.Macro.
Fri, 01 Feb 2008 20:51:44 +0100 Aziz K?ksal Wrote code for expandMacros().
Fri, 01 Feb 2008 19:44:00 +0100 Aziz K?ksal Added isUnicodeAlpha() for DDocParser and MacroParser.
Fri, 01 Feb 2008 16:40:35 +0100 Aziz K?ksal Added ddoc_files option to config.d
Fri, 01 Feb 2008 15:40:32 +0100 Aziz K?ksal Using old algo for cycle detection again.
Fri, 01 Feb 2008 15:05:26 +0100 Aziz K?ksal Fixed code that finds out a modules FQN.
Fri, 01 Feb 2008 14:16:50 +0100 Aziz K?ksal Added new module dil.doc.Macro.
Fri, 01 Feb 2008 15:05:56 +0200 Jari-Matti M?kel? Updated docgen (mostly) to new tango.
Thu, 31 Jan 2008 21:31:47 +0100 Aziz K?ksal Added class DDocComment.
Thu, 31 Jan 2008 15:58:10 +0100 Aziz K?ksal Moved character properties table to dil.lexer.Funcs.
Thu, 31 Jan 2008 01:10:30 +0100 Aziz K?ksal Added code and applied fixes.
Wed, 30 Jan 2008 23:23:58 +0100 Aziz K?ksal Added new predefined IDs and code to SemanticPass1.
Wed, 30 Jan 2008 18:29:23 +0100 Aziz K?ksal Added function sanitize() to dil.doc.Doc.
Wed, 30 Jan 2008 18:28:21 +0100 Aziz K?ksal Added enum Status to class Symbol.
Tue, 29 Jan 2008 22:51:44 +0100 Aziz K?ksal Updated main.wiki.
Tue, 29 Jan 2008 22:11:19 +0100 Aziz K?ksal Changed CSS class .cl to .chl.
Tue, 29 Jan 2008 15:57:03 +0100 Aziz K?ksal Added method interpret() to class SemanticPass2.
Tue, 29 Jan 2008 01:07:39 +0100 Aziz K?ksal Added semantic code related to enums.
Mon, 28 Jan 2008 21:39:08 +0100 Aziz K?ksal Tidied up dil.parser.Parser.
Mon, 28 Jan 2008 18:53:04 +0100 Aziz K?ksal Removed modules dil.parser.Factory and dil.parser.ExpressionParser.
Mon, 28 Jan 2008 18:48:02 +0100 Aziz K?ksal Wrote code for SemanticPass2.visit(MixinDeclaration).
Sun, 27 Jan 2008 20:51:19 +0100 Aziz K?ksal Added static and public import styles to 'igraph' command.
Sun, 27 Jan 2008 18:21:42 +0100 Aziz K?ksal Fixed filter delegate in cmd.ImportGraph.
Sat, 26 Jan 2008 23:53:34 +0100 Aziz K?ksal Moved TypeNode to new module dil.ast.Type.
Sat, 26 Jan 2008 23:39:02 +0100 Aziz K?ksal Resolved cyclic dependency of dil.semantic.Types.
Sat, 26 Jan 2008 20:59:27 +0100 Aziz K?ksal Fixed cycle detection algorithm.
Sat, 26 Jan 2008 20:08:03 +0100 Aziz K?ksal Revised modules cmd.ImportGraph and dil.semantic.Module.
Fri, 25 Jan 2008 20:20:06 +0100 Aziz K?ksal Fixed parameter name in constructor of VariablesDeclaration.
Thu, 24 Jan 2008 19:09:48 +0100 Aziz K?ksal Wrote code for SemanticPass2.visit(ImportExpression).
Tue, 22 Jan 2008 23:23:03 +0100 Aziz K?ksal Renamed VoidInitializer, ArrayInitializer and StructInitializer.
Tue, 22 Jan 2008 20:56:10 +0100 Aziz K?ksal Renamed some members of BinaryExpression and QualifiedType.
Tue, 22 Jan 2008 19:34:58 +0100 Aziz K?ksal Renamed a constant in class Interpreter.
Tue, 22 Jan 2008 18:32:39 +0100 Aziz K?ksal Tidied up the class Scope a bit.
Tue, 22 Jan 2008 18:05:37 +0100 Aziz K?ksal Added static interpret() method to Interpreter.
Tue, 22 Jan 2008 15:40:27 +0100 Aziz K?ksal Adding pragma(msg,...) declarations to deferred list.
Tue, 22 Jan 2008 14:59:12 +0100 Aziz K?ksal Added some methods to ArrayType.
Tue, 22 Jan 2008 14:37:46 +0100 Aziz K?ksal Renamed some semantic types.
Tue, 22 Jan 2008 14:00:08 +0100 Aziz K?ksal Added new module dil.semantic.Interpreter.
Tue, 22 Jan 2008 13:56:21 +0100 Aziz K?ksal Added class Deferred to SemanticPass1.
Mon, 21 Jan 2008 19:07:23 +0100 Aziz K?ksal Added 'pure' keyword.
Mon, 21 Jan 2008 18:40:55 +0100 Aziz K?ksal Added module dil.semantic.Pass2.
Mon, 21 Jan 2008 17:10:12 +0100 Aziz K?ksal Implemented some methods in SemanticPass1.
Sat, 19 Jan 2008 20:35:45 +0100 Aziz K?ksal Renamed FunctionBody, CatchBody and FinallyBody.
Sat, 19 Jan 2008 00:10:57 +0100 Aziz K?ksal Renamed AsmStatement->AsmBlockStatement and AsnInstruction->AsmStatement.
Fri, 18 Jan 2008 23:59:41 +0100 Aziz K?ksal Renamed Statements, Declarations and EnumMember.
Fri, 18 Jan 2008 23:40:12 +0100 Aziz K?ksal Renamed Token member type to kind.
Fri, 18 Jan 2008 23:11:44 +0100 Aziz K?ksal Improved GermantTranslator.
Fri, 18 Jan 2008 22:40:06 +0100 Aziz K?ksal Fixed parseDeclaratorSuffix().
Fri, 18 Jan 2008 19:28:37 +0100 Aziz K?ksal Added new module dil.doc.Doc.
Fri, 18 Jan 2008 18:18:14 +0100 Aziz K?ksal Made Token.getLocation() a template function and added two aliases.
Fri, 18 Jan 2008 17:25:37 +0100 Aziz K?ksal Added code to GermanTranslator to pluralize types if needed.
Fri, 18 Jan 2008 16:44:20 +0100 Aziz K?ksal Renamed VariableDeclaration to VariablesDeclaration.
Fri, 18 Jan 2008 00:30:14 +0100 Aziz K?ksal Added '--asttable' option to command 'statistics'.
Thu, 17 Jan 2008 22:57:36 +0100 Aziz K?ksal Removed enum TID from dil.ast.Types.
Thu, 17 Jan 2008 22:28:04 +0100 Aziz K?ksal Added command 'translate'.
Thu, 17 Jan 2008 19:45:28 +0100 Aziz K?ksal Added module dil.translator.German.
Thu, 17 Jan 2008 19:27:46 +0100 Aziz K?ksal Renamed some identifiers.
Thu, 17 Jan 2008 00:21:16 +0100 Aziz K?ksal Fixed a few things in DefaultVisitor.d and Pass1.d
Wed, 16 Jan 2008 21:42:21 +0100 Aziz K?ksal Revamped DefaultVisitor class.
Wed, 16 Jan 2008 18:28:10 +0100 Aziz K?ksal Added isPos() and isNeg() to SignExpression.