log

age author description
Sat, 23 Jun 2007 10:02:00 +0000 aziz - Added code to decode Unicode characters in identifiers.
Sat, 23 Jun 2007 08:54:00 +0000 aziz - Added Unicode line and paragraph separators.
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 20:41:04 +0000 aziz - Parsing /* */ comments now.
Fri, 22 Jun 2007 20:25:02 +0000 aziz - Parsing nested comments correctly now.
Fri, 22 Jun 2007 19:41:02 +0000 aziz - Added style sheet.
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.
Wed, 30 May 2007 13:14:00 +0000 aziz - Initializing ptable with a precomputed array literal.
Tue, 29 May 2007 20:42:01 +0000 aziz - Corrected some errors to make the file compile.
Mon, 28 May 2007 19:03:02 +0000 aziz Initial import.