log

age author description
Fri, 25 Jul 2008 15:17:07 +0200 Aziz K?ksal Updated to Tango 0.99.7.
Sun, 20 Jul 2008 01:23:43 +0200 Aziz K?ksal Fixed code that got broken by changes in dmd.1.033.
Sun, 20 Jul 2008 00:40:00 +0200 Aziz K?ksal Fixed string mixin of static array. (Diagnosed by Jarrett.)
Tue, 01 Jul 2008 22:52:54 +0200 Aziz K?ksal Fixed variable argument parameter issue.
Sat, 07 Jun 2008 14:57:14 +0200 Aziz K?ksal Updated Tango version in README.
Sat, 07 Jun 2008 14:51:56 +0200 Aziz K?ksal Updated README and AUTHORS files.
Sat, 07 Jun 2008 14:05:28 +0200 Aziz K?ksal Fixed Lexer unittest.
Thu, 27 Mar 2008 16:56:55 +0200 Jari-Matti M?kel? Removed the old implementation of docgen.
Mon, 24 Mar 2008 19:00:58 +0100 Aziz K?ksal Adding 'unittest' to version Ids if the flag -unittest is active.
Mon, 24 Mar 2008 18:53:15 +0100 Aziz K?ksal Added support for version(unittest).
Fri, 14 Mar 2008 11:03:11 -0400 Jarrett Billingsley Merging changes from Aziz.
Fri, 14 Mar 2008 11:01:05 -0400 Jarrett Billingsley Started the interpreter. Made a couple changes in other parts -- CharExpression now has an IntExpression of a character type as its value member and its type is set accordingly.
Fri, 14 Mar 2008 15:42:08 +0100 Aziz K?ksal Revised code in the first pass.
Thu, 13 Mar 2008 18:59:54 +0100 Aziz K?ksal Added option -d to the compile command.
Thu, 13 Mar 2008 02:21:26 +0100 Aziz K?ksal Added error messages and applied fixes.