log

age author description
Fri, 28 Sep 2007 12:10:11 +0200 Aziz K?ksal Added new member 'p_newl' to Lexer and applied some fixes.
Thu, 27 Sep 2007 17:06:28 +0200 Aziz K?ksal Applied some fixes to the Lexer.
Thu, 27 Sep 2007 13:59:36 +0200 Aziz K?ksal Fixed parsing asm FS register.
Thu, 27 Sep 2007 11:24:53 +0200 Aziz K?ksal Detecting two more errors when scanning an escape sequence.
Thu, 27 Sep 2007 10:46:00 +0200 Aziz K?ksal Fixed parsing C function pointers in declarations.
Thu, 27 Sep 2007 10:28:08 +0200 Aziz K?ksal Added method insertEmptyTokenBefore() to Lexer. Made some fixes, too.
Wed, 26 Sep 2007 17:12:00 +0200 Aziz K?ksal Added an alternative scan() method to class Lexer.
Tue, 25 Sep 2007 16:44:27 +0200 Aziz K?ksal Added struct Location, and token2LocTable to Lexer.
Tue, 25 Sep 2007 15:04:41 +0200 Aziz K?ksal Added __EOF__ token.
Tue, 25 Sep 2007 14:28:35 +0200 Aziz K?ksal Added destructors for two particular tokens.
Tue, 25 Sep 2007 12:15:49 +0200 Aziz K?ksal Added code for parsing C function pointer declarations.
Mon, 24 Sep 2007 17:22:59 +0200 Aziz K?ksal Fixed byte swap expressions in dil.File.utf32BEtoLE().
Sun, 23 Sep 2007 21:50:27 +0200 Aziz K?ksal Added modules dil.Scope and dil.Symbol.
Sun, 23 Sep 2007 21:48:05 +0200 Aziz K?ksal Added class EnumMember.
Sun, 23 Sep 2007 20:32:12 +0200 Aziz K?ksal Added two error messages.
Sun, 23 Sep 2007 18:42:36 +0200 Aziz K?ksal Added method parseDeclarationsBlockNoColon().
Sat, 22 Sep 2007 23:49:52 +0200 Aziz K?ksal Fixed the way newlines are handled after #! and #line tokens.
Sat, 22 Sep 2007 21:01:31 +0200 Aziz K?ksal Migrated the code that generates the ptable to Tango.
Sat, 22 Sep 2007 19:49:54 +0200 Aziz K?ksal Improved statistics generation.
Sat, 22 Sep 2007 18:24:54 +0200 Aziz K?ksal Added case statements to switch in Parser.parseStatement().
Sat, 22 Sep 2007 15:32:08 +0200 Aziz K?ksal Renamed some Expression classes.
Sat, 22 Sep 2007 14:58:44 +0200 Aziz K?ksal Fixed Parser.parseEnumDeclaration(): empty enums are allowed now.
Fri, 21 Sep 2007 13:46:17 +0200 Aziz K?ksal Empty source files are handled correctly now.
Fri, 21 Sep 2007 12:47:47 +0200 Aziz K?ksal Applied fixes to Lexer, Parser and other classes.
Wed, 19 Sep 2007 23:12:20 +0300 Jari-Matti M?kel? Added couple of docgen modules.
Wed, 19 Sep 2007 12:20:11 +0200 Aziz K?ksal Fixed forward references of enum MID complaints by compiler.
Mon, 17 Sep 2007 21:57:11 +0200 Aziz K?ksal Applied fix to hex float scanner.
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.
Wed, 12 Sep 2007 21:03:41 +0200 Aziz K?ksal Refactored Lexer.scan().
Wed, 12 Sep 2007 18:18:29 +0200 Aziz K?ksal Applied fixes and improvements to hex float scanner.
Wed, 12 Sep 2007 13:43:45 +0200 Aziz K?ksal Applied some fixes to scanning and printing #line tokens.
Wed, 12 Sep 2007 12:04:21 +0200 Aziz K?ksal Undefined escape sequences are passed to error() now.
Tue, 11 Sep 2007 23:09:27 +0200 Aziz K?ksal Refactored code related to scanning escape sequences.
Tue, 11 Sep 2007 21:56:53 +0200 Aziz K?ksal Updated lists and added notice about new hg repository.
Tue, 11 Sep 2007 18:59:45 +0200 Aziz K?ksal Refactored scanNormalStringLiteral().
Tue, 11 Sep 2007 18:15:02 +0200 Aziz K?ksal Implemented scanner for new string literals and applied some fixes.
Mon, 10 Sep 2007 17:36:58 +0200 Aziz K?ksal Applied fixes to isNonReservedIdentifier().
Sat, 08 Sep 2007 20:57:01 +0000 aziz - Updated AUTHORS file.
Sat, 08 Sep 2007 20:44:05 +0000 aziz - Updated AUTHORS file.
Sat, 08 Sep 2007 20:23:02 +0000 aziz - Fix in parseTemplateArguments_(): calling nested parseType_() instead of parseType() in try_().
Sat, 08 Sep 2007 18:53:02 +0000 aziz - Added two items to list of features.
Sat, 08 Sep 2007 18:25:01 +0000 aziz - Added tparams member to IsExpression.
Sat, 08 Sep 2007 17:24:05 +0000 aziz - Separated common code to parseTemplateArguments_().
Sat, 08 Sep 2007 16:42:02 +0000 aziz - Added code to main() for recognizing options to the importgraph command.
Fri, 07 Sep 2007 11:36:01 +0000 aziz - Added class AsmAlignStatement.
Thu, 06 Sep 2007 14:56:02 +0000 aziz - Added Finnish translation.
Thu, 06 Sep 2007 12:31:01 +0000 aziz - Applied patch by Jari-Matti M?kel?. Should compile with tangobos now.
Thu, 06 Sep 2007 07:10:03 +0000 aziz - Added members loc_old and loc_hline to class Lexer.
Mon, 03 Sep 2007 16:29:02 +0000 aziz - Renamed findModule() to findModulePath().
Sat, 01 Sep 2007 19:58:01 +0000 aziz - Added override attribute to ImportParser.start().
Sat, 01 Sep 2007 11:23:01 +0000 aziz - Renamed method start() to init() in Parser.
Fri, 31 Aug 2007 23:07:05 +0000 aziz - ImportGraph.execute() can parse all modules depending on the imports of the root module.
Fri, 31 Aug 2007 12:14:03 +0000 aziz - Added command importgraph/igraph to main.d.
Fri, 31 Aug 2007 11:07:05 +0000 aziz - Added option includes to config.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.
Thu, 30 Aug 2007 10:47:03 +0000 aziz - Fix: casting ubyte[] to ushort[] and uint[] respectively.
Tue, 28 Aug 2007 15:29:01 +0000 aziz - Separated a part of loadFile() to its own function data2text(). Made some fixes to the code as well.
Tue, 28 Aug 2007 11:44:00 +0000 aziz - Renamed scanSpecialToken() to scanSpecialTokenSequence().
Tue, 28 Aug 2007 11:41:00 +0000 aziz - Added messages MissingLinkageType and UnrecognizedLinkageType.
Sun, 26 Aug 2007 15:59:02 +0000 aziz - Replaced calls to std.file.read() with dil.loadFile().
Sun, 26 Aug 2007 13:44:01 +0000 aziz - Renamed Linkage.Invalid to Linkage.Extern.
Sun, 26 Aug 2007 11:40:04 +0000 aziz - Added an assert to loadFile().
Sun, 26 Aug 2007 11:23:04 +0000 aziz - Improved Exception messages.
Sun, 26 Aug 2007 10:01:04 +0000 aziz - Added some comments.
Sun, 26 Aug 2007 09:25:03 +0000 aziz - Fix in loadFile(): added else bodies.
Sun, 26 Aug 2007 00:55:05 +0000 aziz - Added code for detecting Unicode format of a file without a BOM.
Sun, 26 Aug 2007 00:12:00 +0000 aziz - Added module File.
Sat, 25 Aug 2007 19:47:02 +0000 aziz - Fixed unittests in module Lexer.
Sat, 25 Aug 2007 11:13:01 +0000 aziz - Added variable 'lang_code' to language files.
Fri, 24 Aug 2007 22:55:02 +0000 aziz - Corrected some Turkish translations.
Thu, 23 Aug 2007 15:54:04 +0000 aziz - Changed module name of main.d from dparser to main.
Thu, 23 Aug 2007 15:49:02 +0000 aziz - Fix: include one space when slicing time_str for __DATE__.
Thu, 23 Aug 2007 15:27:04 +0000 aziz - Changed a word in a Turkish sentence.
Thu, 23 Aug 2007 15:26:04 +0000 aziz - Added member tail and destructor method to Lexer.
Thu, 23 Aug 2007 14:10:04 +0000 aziz - Removed TOK.Special and added an own entry for each special token.
Thu, 23 Aug 2007 12:14:02 +0000 aziz - Added error messages MID.InContract and MID.OutContract.
Wed, 22 Aug 2007 20:13:00 +0000 aziz - Fix: created TemplateAliasParameter instead of TemplateTypeParameter.
Wed, 22 Aug 2007 19:50:01 +0000 aziz - Changed class TemplateParameter to an abstract class.
Wed, 22 Aug 2007 15:56:02 +0000 aziz - Removed usageGenerate from Settings.d. Added some comments.
Wed, 22 Aug 2007 15:53:04 +0000 aziz - Made some corrections to the message catalogs.
Wed, 22 Aug 2007 13:08:04 +0000 aziz - Added Turkish to supported languages.
Wed, 22 Aug 2007 13:00:03 +0000 aziz - Added Turkish translation of the compiler messages.
Wed, 22 Aug 2007 09:51:02 +0000 aziz - Moved parsePostExpression() above parseUnaryExpression().
Wed, 22 Aug 2007 09:45:00 +0000 aziz - Added a name table to getShortClassName().
Wed, 22 Aug 2007 08:33:00 +0000 aziz - Moved Pad template to the top.
Wed, 22 Aug 2007 07:12:04 +0000 aziz - HTML documents can be generated, too now.
Wed, 22 Aug 2007 06:41:02 +0000 aziz - Added template Pad for padding numbers.
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 16:35:04 +0000 aziz - Added package 'dil' to module declarations.
Tue, 21 Aug 2007 16:28:05 +0000 aziz - Moved some source files to src/dil/.
Tue, 21 Aug 2007 16:18:02 +0000 aziz - Added directory src/dil.
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().
Mon, 20 Aug 2007 19:47:03 +0000 aziz - Added some calls to set().
Sat, 18 Aug 2007 21:37:04 +0000 aziz - Fix in parseImportDeclaration(): rewrote while loop and removed a call to nT().
Fri, 17 Aug 2007 12:26:01 +0000 aziz - Removed assigment to 'begin' from loop. Initializing 'begin' at decl point.
Fri, 17 Aug 2007 11:35:02 +0000 aziz - Added member prevToken to Parser.
Wed, 15 Aug 2007 21:46:00 +0000 aziz - Added list of features dil has atm. Brought list of D2.0 additions under the first list.
Wed, 15 Aug 2007 21:23:02 +0000 aziz - Created wiki directory and added main.wiki.
Wed, 15 Aug 2007 20:33:02 +0000 aziz - Added method scanShebang to class Lexer.
Wed, 15 Aug 2007 19:57:01 +0000 aziz - Added Whitespace, Sheband and Hashline to enum TOK. TOK.Whitespace is a flag and tokens that are considered whitespace are flagged as such.
Wed, 15 Aug 2007 19:26:04 +0000 aziz - Fix: assign new EmptyDeclaration to decls when parsing PragmaStatement.
Wed, 15 Aug 2007 19:19:00 +0000 aziz - Added Special to enum TOK.
Wed, 15 Aug 2007 17:37:03 +0000 aziz - Added check for number of entries in messages table.
Wed, 15 Aug 2007 17:20:03 +0000 aziz - Added German translation of compiler messages.
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 11:03:04 +0000 aziz - Added keyword debug to some statements. Removed some as well.
Tue, 14 Aug 2007 10:44:04 +0000 aziz - Added keyword debug to some statements.
Sat, 11 Aug 2007 20:31:01 +0000 aziz - Fix in parseNewExpression(): removed check for type id.
Sat, 11 Aug 2007 17:30:02 +0000 aziz - Fix in some ctors: adding only non-null members to this.children.
Fri, 10 Aug 2007 11:21:05 +0000 aziz - Fix: adding only non-null members to this.children in EnumDeclaration ctor.
Thu, 09 Aug 2007 21:39:03 +0000 aziz - Added checks for null before adding member to Node.children.
Thu, 09 Aug 2007 19:49:03 +0000 aziz - Fixed parsing ImportDeclaration.
Thu, 09 Aug 2007 16:41:00 +0000 aziz - Fix in peekNext(): wrong comparison operator.
Thu, 09 Aug 2007 16:37:02 +0000 aziz - Fix in peekNext(): need to skip comments.
Thu, 09 Aug 2007 16:30:05 +0000 aziz - Assigning to Node.children in several constructors that inherit from Node.
Thu, 09 Aug 2007 12:53:04 +0000 aziz - Assigning to Node.children in several constructors that inherit from Node.
Thu, 09 Aug 2007 12:00:03 +0000 aziz - Assigning to Node.children in several constructors that inherit from Node.
Thu, 09 Aug 2007 11:13:04 +0000 aziz - Added member Node[] children to class Node.
Wed, 08 Aug 2007 12:04:01 +0000 aziz - Changed FunctionType and DelegateType. Both receive return type and parameters.
Wed, 08 Aug 2007 11:54:03 +0000 aziz - Changed class FunctionDeclaration. Parses passes return type, function name, template parameters, normal parameters and function body to constructor.
Wed, 08 Aug 2007 11:35:03 +0000 aziz - Fix: assign targs to member targs of TraitsExpression.
Wed, 08 Aug 2007 10:46:02 +0000 aziz - Added classes AsmLocalSizeExpression and AsmRegisterExpression.
Tue, 07 Aug 2007 20:07:01 +0000 aziz - Added classes AsmTypeExpression, AsmOffsetExpression, AsmSegExpression, AsmPostBracketExpression and AsmBracketExpression.
Tue, 07 Aug 2007 17:02:01 +0000 aziz - Made classes BinaryExpression, CmpExpression and UnaryExpression abstract. Removed mixin(set_kind) from their constructors.
Tue, 07 Aug 2007 16:41:03 +0000 aziz - Started implementation of asm statements parser.
Tue, 07 Aug 2007 14:57:05 +0000 aziz - Fix in parseVersionStatement(): removed nT().
Tue, 07 Aug 2007 14:56:02 +0000 aziz - Fix: added member type to VariableDeclaration.
Tue, 07 Aug 2007 09:09:03 +0000 aziz - Fix: assigned wrong StorageClass to variable.
Mon, 06 Aug 2007 19:23:03 +0000 aziz - BaseClass inherits from Node now.
Mon, 06 Aug 2007 18:54:01 +0000 aziz - Made class Type abstract.
Mon, 06 Aug 2007 18:10:05 +0000 aziz - Removed null from calls to super().
Mon, 06 Aug 2007 15:35:04 +0000 aziz - Moved declarations in enum NodeKind to the top.
Mon, 06 Aug 2007 15:15:01 +0000 aziz - Made classes Declaration, Expression and Statement abstract.
Mon, 06 Aug 2007 15:01:02 +0000 aziz - Added enum NodeKind to classify different nodes in the AST. Correspondingly added member 'kind' to class Node.
Mon, 06 Aug 2007 14:00:03 +0000 aziz - Changed enum NodeType to NodeCategory.
Mon, 06 Aug 2007 06:55:03 +0000 aziz - Added module Identifier.
Sun, 05 Aug 2007 10:22:00 +0000 aziz - Changed name of project to dil in dsss.conf.
Sun, 05 Aug 2007 10:19:00 +0000 aziz - Added module HtmlEntities. It contains a table for converting HTML entities to Unicode characters.
Sat, 04 Aug 2007 19:49:01 +0000 aziz - Fixed parsing empty ArrayLiteralExpression. Needed to skip T.RBracket.
Sat, 04 Aug 2007 19:27:00 +0000 aziz - Fix in parseAttributeStatement(): added checks for T.LParen after const/invariant.
Sat, 04 Aug 2007 18:59:04 +0000 aziz - Implemented D 2.0 additions.
Sat, 04 Aug 2007 13:23:01 +0000 aziz - FunctionBody inherits from Node now.
Sat, 04 Aug 2007 10:55:05 +0000 aziz - Removed parameter func from parseFunctionBody(). Creating new FunctionBody inside the method.
Sat, 04 Aug 2007 10:46:03 +0000 aziz - Added begin variables and calls to set().
Fri, 03 Aug 2007 18:05:01 +0000 aziz - Changed some string types to Token*.
Fri, 03 Aug 2007 17:51:02 +0000 aziz - Changed some string types to Token*.
Fri, 03 Aug 2007 17:08:02 +0000 aziz - Changed some string types to Token*.
Fri, 03 Aug 2007 17:01:05 +0000 aziz - Changed some string types to Token*.
Fri, 03 Aug 2007 15:04:03 +0000 aziz - Added begin variables and calls to set().
Fri, 03 Aug 2007 08:44:03 +0000 aziz - Added method parseAlignAttribute().
Fri, 03 Aug 2007 08:04:03 +0000 aziz - Moved nT() below statement where an attribute class is constructed.
Wed, 01 Aug 2007 20:55:04 +0000 aziz - Created class TemplateParameters.
Wed, 01 Aug 2007 20:37:03 +0000 aziz - Fix: need to allocate Parameters.
Wed, 01 Aug 2007 20:13:03 +0000 aziz - Made parseMixinDeclaration() a template.
Wed, 01 Aug 2007 19:27:02 +0000 aziz - Fixed parseTemplateArguments. Removed a return path and put the while loop into an if-statement.
Wed, 01 Aug 2007 19:10:01 +0000 aziz - Removed typedef and created a proper TemplateArguments class.
Wed, 01 Aug 2007 18:39:02 +0000 aziz - Changed some string types to Token*. Adapted parser accordingly.
Wed, 01 Aug 2007 17:07:02 +0000 aziz - Changed some string types to Token*. Adapted parser accordingly.
Wed, 01 Aug 2007 16:08:02 +0000 aziz - Added parameter Token* tok to some Expression constructors. Adapted parser accordingly.
Wed, 01 Aug 2007 15:22:02 +0000 aziz - Changed type of member tok to Token*.
Wed, 01 Aug 2007 15:14:05 +0000 aziz - Upgraded license notices to GPL3.
Wed, 01 Aug 2007 14:57:05 +0000 aziz - Removed class SpecializationType.
Wed, 01 Aug 2007 13:06:00 +0000 aziz - Call set() on type variable.
Wed, 01 Aug 2007 12:27:05 +0000 aziz - Fix: parse mixin as expression instead of statement when next token is T.LParen.
Wed, 01 Aug 2007 12:06:03 +0000 aziz - Changed type of pragma identifier to Token*.
Wed, 01 Aug 2007 12:03:00 +0000 aziz - Fix: parsing at least one argument in pragma declarations/statements.
Wed, 01 Aug 2007 11:12:00 +0000 aziz - Added method requireId().
Wed, 01 Aug 2007 10:12:01 +0000 aziz - Changed type of member tok in class BinaryExpression to Token*.
Tue, 31 Jul 2007 14:09:03 +0000 aziz - Upgraded to GPL version 3.
Mon, 30 Jul 2007 15:41:05 +0000 aziz - Classes Declaration, Expression, Statement and Type inherit from Node now.
Mon, 30 Jul 2007 12:36:04 +0000 aziz - Added 'new' and 'delete' declarations to Token and uncommented next and prev members. Added HEAD to TOK.
Sat, 28 Jul 2007 22:59:03 +0000 aziz - Added method peekNext(). Replaced code that used lx.peek() with peekNext().
Fri, 27 Jul 2007 16:03:00 +0000 aziz - Fix in parseIfStatement(): require(T.Assign) must be encompassed by a try_() call.
Fri, 27 Jul 2007 15:37:05 +0000 aziz - Fix in parseForeachStatement(): added T.Inout to case T.Ref; removed break statement.
Fri, 27 Jul 2007 15:25:01 +0000 aziz - Fixed parseExpression(). Forgot to skip T.Comma.
Fri, 27 Jul 2007 15:17:04 +0000 aziz - Added method parseNoScopeOrEmptyStatement().
Fri, 27 Jul 2007 14:49:02 +0000 aziz - Added assert to parseDotListExpression().
Fri, 27 Jul 2007 12:12:05 +0000 aziz - Renamed method isTemplateParameterList() to tokenAfterParenIs().
Fri, 27 Jul 2007 11:19:00 +0000 aziz - Fixed parseEnumDeclaration().
Fri, 27 Jul 2007 10:38:05 +0000 aziz - Fix: added missing call to parseDeclaratorSuffx() in parseDeclaration.
Fri, 27 Jul 2007 10:12:02 +0000 aziz - Fix: skip T.LParen in parseTryStatement().
Fri, 27 Jul 2007 10:01:02 +0000 aziz - Replaced assert(0); with break; in case T.Static. Renamed local t to next.
Fri, 27 Jul 2007 09:12:04 +0000 aziz - Fix in parsePostExpression(): break should be continue.
Fri, 27 Jul 2007 08:16:00 +0000 aziz - Fixed cases T.Alias and T.Typedef. Wrong function called.
Thu, 26 Jul 2007 20:42:04 +0000 aziz - Fix: case T.Identity should be T.Is.
Thu, 26 Jul 2007 18:59:02 +0000 aziz - Fixed parseCaseDefaultBody().
Thu, 26 Jul 2007 18:54:01 +0000 aziz - Fix: if-statements should be while-statements.
Thu, 26 Jul 2007 18:14:02 +0000 aziz - Fix: nT() wasn't called in while loop to skip T.Comma.
Thu, 26 Jul 2007 18:13:04 +0000 aziz - Moved ++p below if-statement.
Thu, 26 Jul 2007 16:37:05 +0000 aziz - Removed assert from parseStatement().
Thu, 26 Jul 2007 13:40:02 +0000 aziz - Simplified parseScopeStatement().
Thu, 26 Jul 2007 12:07:02 +0000 aziz - Removed goto from parseAssignExpression().
Thu, 26 Jul 2007 12:02:05 +0000 aziz - Fixed parseAssignExpression().
Thu, 26 Jul 2007 11:14:02 +0000 aziz - Added class EmptyStatement.
Wed, 25 Jul 2007 18:44:00 +0000 aziz - Fix: increment p after calling decodeUTF8().
Wed, 25 Jul 2007 08:45:01 +0000 aziz - Changed 'failed' parameter of try_() to 'success'.
Tue, 24 Jul 2007 20:01:02 +0000 aziz - Added members trying, errorCount and prev (for debugging) to Parser.
Tue, 24 Jul 2007 10:56:04 +0000 aziz - Fix: checking for _Z_.
Sun, 22 Jul 2007 17:26:03 +0000 aziz - Added class IllegalDeclaration.
Sun, 22 Jul 2007 17:25:05 +0000 aziz - Made toString() static.
Sat, 21 Jul 2007 18:52:01 +0000 aziz - Added members token and loc to State.
Sat, 21 Jul 2007 15:43:04 +0000 aziz - Added string table and toString() method to Token.
Sat, 21 Jul 2007 15:13:00 +0000 aziz - Added contracts to method scan().
Mon, 16 Jul 2007 11:06:01 +0000 aziz - Added method start().
Mon, 16 Jul 2007 10:58:02 +0000 aziz - Added assert at the end of parseStatement().
Mon, 16 Jul 2007 10:51:01 +0000 aziz - Allowing 'typeof' in BaseClassList.
Mon, 16 Jul 2007 10:47:03 +0000 aziz - synchronized is parsed as an Attribute in parseDeclarationDefinition() now.
Mon, 16 Jul 2007 10:37:04 +0000 aziz - Added code for parsing AutoDeclaration in parseDeclaration().
Mon, 16 Jul 2007 09:56:01 +0000 aziz - Implemented parseAttributeStatement().
Mon, 16 Jul 2007 08:22:00 +0000 aziz - Fix: parsing AssignExpression when parsing StructInitializer failed.
Mon, 16 Jul 2007 08:17:04 +0000 aziz - Fix: parseDeclaration(): appending null to values when no initializer present.
Sun, 15 Jul 2007 21:35:05 +0000 aziz - Implemented parseInitializer() and parseNonVoidInitializer().
Sun, 15 Jul 2007 19:40:04 +0000 aziz - Using parseFunctionBody() for Constructor-,Destructor-,StaticConstructor-,StaticDestructor-,Invariant-,Unittest-,New- and DeleteDeclaration.
Sun, 15 Jul 2007 19:19:03 +0000 aziz - Added code for parsing template parameter lists for functions.
Sun, 15 Jul 2007 19:00:05 +0000 aziz - Parsing template parameter list for class, interface, struct and union declarations.
Sun, 15 Jul 2007 18:49:04 +0000 aziz - Implemented parsing variable declarations.
Sun, 15 Jul 2007 18:19:01 +0000 aziz - Using parseFunctionBody() when parsing FunctionLiteralExpression.
Sun, 15 Jul 2007 18:04:03 +0000 aziz - Started implementation of parseDeclaration().
Sat, 14 Jul 2007 20:56:05 +0000 aziz - Added code for parsing AliasDeclaration and TypedefDeclaration.
Sat, 14 Jul 2007 19:47:01 +0000 aziz - Implemented parseDebugStatement() and parseVersionStatement().
Sat, 14 Jul 2007 18:50:03 +0000 aziz - Added some members to class Node.
Sat, 14 Jul 2007 18:47:02 +0000 aziz - Added code for parsing DeclarationStatement.
Sat, 14 Jul 2007 18:34:02 +0000 aziz - Added code for parsing ExpressionStatement.
Sat, 14 Jul 2007 17:24:05 +0000 aziz - Implemented parseStaticIfStatement() and parseStaticAssertStatement().
Sat, 14 Jul 2007 15:06:03 +0000 aziz - Added code for parsing MixinStatements.
Sat, 14 Jul 2007 14:58:01 +0000 aziz - Implemented parsePragmaStatement().
Sat, 14 Jul 2007 14:45:03 +0000 aziz - Added parseAsmStatement() stub.
Sat, 14 Jul 2007 14:38:01 +0000 aziz - Implemented parseVolatileStatement().
Sat, 14 Jul 2007 14:10:01 +0000 aziz - Implemented parseScopeGuardStatement().
Sat, 14 Jul 2007 13:45:00 +0000 aziz - Implemented parseThrowStatement().