log trunk/src/main.d @ 798:c24be8d4f6ab

age author description
Sat, 01 Mar 2008 02:53:06 +0100 Aziz K?ksal Added documentation comments.
Wed, 27 Feb 2008 21:21:15 +0100 Aziz K?ksal Removed module util/metastrings.d.
Wed, 27 Feb 2008 02:12:59 +0100 Aziz K?ksal Added new module TypeRules.
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.
Mon, 18 Feb 2008 02:53:37 +0100 Aziz K?ksal Command 'generate' can print line numbers now.
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.
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 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.
Sun, 10 Feb 2008 02:14:08 +0100 Aziz K?ksal Using icompare() instead of toLower().
Sat, 09 Feb 2008 22:54:31 +0100 Aziz K?ksal Wrapped some macro functions inside struct MacroExpander.
Sat, 09 Feb 2008 15:10:13 +0100 Aziz K?ksal Added '-v' (verbose) option to command 'ddoc'.
Sat, 09 Feb 2008 02:00:20 +0100 Aziz K?ksal Implemented DDocEmitter.
Sun, 03 Feb 2008 19:56:47 +0100 Aziz K?ksal Added new module cmd.DDoc.
Thu, 31 Jan 2008 01:10:30 +0100 Aziz K?ksal Added code and applied fixes.
Mon, 28 Jan 2008 18:53:04 +0100 Aziz K?ksal Removed modules dil.parser.Factory and dil.parser.ExpressionParser.
Sun, 27 Jan 2008 20:51:19 +0100 Aziz K?ksal Added static and public import styles to 'igraph' command.
Tue, 22 Jan 2008 14:00:08 +0100 Aziz K?ksal Added new module dil.semantic.Interpreter.
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.
Fri, 18 Jan 2008 23:40:12 +0100 Aziz K?ksal Renamed Token member type to kind.
Fri, 18 Jan 2008 19:28:37 +0100 Aziz K?ksal Added new module dil.doc.Doc.
Fri, 18 Jan 2008 00:30:14 +0100 Aziz K?ksal Added '--asttable' option to command 'statistics'.
Thu, 17 Jan 2008 22:28:04 +0100 Aziz K?ksal Added command 'translate'.
Tue, 15 Jan 2008 11:11:03 +0100 Aziz K?ksal Using SemanticPass1 in main.d do start semantic analysis.
Sun, 13 Jan 2008 21:53:01 +0100 Aziz K?ksal Added class Visitor.
Sat, 12 Jan 2008 01:56:04 +0100 Aziz K?ksal Added dil.parser.ExpressionParser and dil.parser.Factory.
Fri, 11 Jan 2008 00:42:35 +0100 Aziz K?ksal Refactored the way dot expressions are parsed.
Sun, 06 Jan 2008 00:25:29 +0100 Aziz K?ksal Moved dil.Token to dil.lexer.Token.
Sat, 05 Jan 2008 23:58:42 +0100 Aziz K?ksal Moved dil.Module to dil.semantic.Module.
Sat, 05 Jan 2008 23:06:03 +0100 Aziz K?ksal Moved dil.Expressions to dil.ast.Expressions.
Sat, 05 Jan 2008 23:01:42 +0100 Aziz K?ksal Moved dil.Declarations to dil.ast.Declarations.
Sat, 05 Jan 2008 17:49:55 +0100 Aziz K?ksal Moved SyntaxTree.d to new package 'ast'.
Sat, 05 Jan 2008 17:29:47 +0100 Aziz K?ksal Moved Parser.d to new package 'parser'.
Sat, 05 Jan 2008 16:53:27 +0100 Aziz K?ksal Moved Lexer.d to new package 'lexer'.
Fri, 04 Jan 2008 23:00:38 +0100 Aziz K?ksal Compiles with Tango 0.99.4 now.
Fri, 28 Dec 2007 22:32:32 +0100 Aziz K?ksal Fixed VariableDeclaration.semantic().
Wed, 19 Dec 2007 20:34:53 +0100 Aziz K?ksal Added '--table' option to 'stats' command.
Mon, 17 Dec 2007 16:10:08 +0100 Aziz K?ksal Renamed InformationManager to InfoManager.
Sat, 15 Dec 2007 22:25:18 +0100 Aziz K?ksal Added 'compile' command.
Fri, 14 Dec 2007 19:08:21 +0100 Aziz K?ksal Refactored code related to settings.
Sat, 01 Dec 2007 20:20:44 +0100 Aziz K?ksal Added 'tokenize' command.
Fri, 30 Nov 2007 20:17:29 +0100 Aziz K?ksal Changed a lot of things in the Lexer.
Tue, 30 Oct 2007 20:25:42 +0100 Aziz K?ksal Added new module with compiler constants to resolve import cycle.
Wed, 17 Oct 2007 17:38:54 +0200 Aziz K?ksal Added functions for finding the executables path.
Mon, 01 Oct 2007 19:22:10 +0200 Aziz K?ksal Looking for config.d and language file in executables folder now.
Mon, 01 Oct 2007 18:49:26 +0200 Aziz K?ksal Added a new option '-m' to the igraph command.
Sun, 30 Sep 2007 15:20:35 +0200 Aziz K?ksal Added support for column numbers in error messages.
Sat, 22 Sep 2007 19:49:54 +0200 Aziz K?ksal Improved statistics generation.
Mon, 17 Sep 2007 20:35:08 +0200 Aziz K?ksal Applied fixes and improvements to the Lexer class.
Sat, 15 Sep 2007 17:12:26 +0200 Aziz K?ksal Migrated project to Tango.
Sat, 08 Sep 2007 16:42:02 +0000 aziz - Added code to main() for recognizing options to the importgraph command.
Sat, 01 Sep 2007 11:23:01 +0000 aziz - Renamed method start() to init() in Parser.
Fri, 31 Aug 2007 12:14:03 +0000 aziz - Added command importgraph/igraph to main.d.
Fri, 31 Aug 2007 00:53:00 +0000 aziz - Every command module has an execute method now.
Thu, 30 Aug 2007 12:02:04 +0000 aziz - Added package cmd.
Sun, 26 Aug 2007 15:59:02 +0000 aziz - Replaced calls to std.file.read() with dil.loadFile().
Sun, 26 Aug 2007 00:12:00 +0000 aziz - Added module File.
Thu, 23 Aug 2007 15:54:04 +0000 aziz - Changed module name of main.d from dparser to main.
Thu, 23 Aug 2007 14:10:04 +0000 aziz - Removed TOK.Special and added an own entry for each special token.
Wed, 22 Aug 2007 15:53:04 +0000 aziz - Made some corrections to the message catalogs.
Wed, 22 Aug 2007 09:45:00 +0000 aziz - Added a name table to getShortClassName().
Tue, 21 Aug 2007 20:15:02 +0000 aziz - Renamed format.css to dil_xml.css.
Tue, 21 Aug 2007 19:44:03 +0000 aziz - Renamed command highlight to generate.
Tue, 21 Aug 2007 17:56:00 +0000 aziz - Added code for printing #line and filespec tokens.
Tue, 21 Aug 2007 16:49:00 +0000 aziz - Added package dil to import declarations.
Tue, 21 Aug 2007 15:26:00 +0000 aziz - Rewrote scanSpecialToken().
Mon, 20 Aug 2007 19:59:04 +0000 aziz - Moved out large TOK switch case to function printToken().
Wed, 15 Aug 2007 20:33:02 +0000 aziz - Added method scanShebang to class Lexer.
Wed, 15 Aug 2007 19:19:00 +0000 aziz - Added Special to enum TOK.
Wed, 15 Aug 2007 16:07:05 +0000 aziz - Added new files Settings.d, config.d and lang_en.d
Tue, 14 Aug 2007 18:35:02 +0000 aziz - Indented some cases. Removed case TOK.Catenate.
Tue, 14 Aug 2007 18:19:03 +0000 aziz - Don't consider '\!' as an operator when it begins a template argument list.
Tue, 14 Aug 2007 17:53:03 +0000 aziz - Moved code out of main() to separate functions.
Tue, 14 Aug 2007 12:18:01 +0000 aziz - Added class Declarations.
Tue, 14 Aug 2007 10:44:04 +0000 aziz - Added keyword debug to some statements.
Thu, 09 Aug 2007 21:39:03 +0000 aziz - Added checks for null before adding member to Node.children.
Wed, 01 Aug 2007 15:14:05 +0000 aziz - Upgraded license notices to GPL3.
Tue, 24 Jul 2007 20:01:02 +0000 aziz - Added members trying, errorCount and prev (for debugging) to Parser.
Sun, 08 Jul 2007 20:34:05 +0000 aziz - Implemented parseInterfaceDeclaration().
Wed, 04 Jul 2007 22:19:01 +0000 aziz - scanEscapeSequences() doesn't return 0xFFFF as an error value anymore, because it is a valid codepoint usable by the user.
Sun, 01 Jul 2007 13:53:00 +0000 aziz - Added module Information for compiler messages like warnings, info and errors to the user.
Sat, 30 Jun 2007 11:27:01 +0000 aziz - Added support for variadic arguments in error messages.
Fri, 29 Jun 2007 19:14:05 +0000 aziz - Renamed function Token.span to Token.srcText.
Fri, 29 Jun 2007 15:07:05 +0000 aziz - Fixed loop of hex number scanner. Moved checks under the switch block.
Fri, 29 Jun 2007 05:47:00 +0000 aziz - The types of integers are recognized now.
Wed, 27 Jun 2007 17:58:00 +0000 aziz - Relocated messages table to a separate module.
Wed, 27 Jun 2007 16:43:00 +0000 aziz - Displaying error messages in XML.
Tue, 26 Jun 2007 14:00:01 +0000 aziz - Specific operators and comments can be formatted with CSS now.
Tue, 26 Jun 2007 10:06:01 +0000 aziz - Added unittest to test correct parsing of operator tokens.
Tue, 26 Jun 2007 07:57:00 +0000 aziz - Added code for parsing Unordered, UorE, UorG, UorGorE, UorL, UorLorE, NotEqual and Not tokens.
Mon, 25 Jun 2007 19:04:03 +0000 aziz - Added code for parsing back quote and raw strings.
Mon, 25 Jun 2007 17:45:02 +0000 aziz - Added missing commas after the items in the messages table.
Mon, 25 Jun 2007 13:34:03 +0000 aziz - Added struct for strings to Token with 'pf' = postfix.
Mon, 25 Jun 2007 08:37:02 +0000 aziz - Added code for parsing the '#line' special token.
Sun, 24 Jun 2007 17:19:03 +0000 aziz - Added table for identifiers to Lexer.
Sun, 24 Jun 2007 11:02:05 +0000 aziz - Added code for parsing Dot, Slice and Ellipses tokens.
Sat, 23 Jun 2007 22:43:02 +0000 aziz - Added code for parsing Colon, Semicolon, Question, Comma and Dollar.
Sat, 23 Jun 2007 22:31:02 +0000 aziz - Added code for parsing braces.
Sat, 23 Jun 2007 20:12:03 +0000 aziz - Removed Whitespace from enum list.
Sat, 23 Jun 2007 14:11:01 +0000 aziz - Started implementation of lexing numbers.
Sat, 23 Jun 2007 13:14:05 +0000 aziz - Parsing /= now.
Sat, 23 Jun 2007 08:33:00 +0000 aziz - Parsing // comments now.
Sat, 23 Jun 2007 07:46:00 +0000 aziz - Parsing string and character literals now (rudimentary implementation.)
Fri, 22 Jun 2007 19:33:02 +0000 aziz - Started writing XML generator.
Fri, 22 Jun 2007 14:12:02 +0000 aziz - Started implementation of scan().
Thu, 21 Jun 2007 18:36:04 +0000 aziz - Added TOK enum.
Mon, 28 May 2007 19:03:02 +0000 aziz Initial import.