Sun Jan 15 05:47:54 BRST 2006 'Joao Rafael Moraes Nicola ' tagged 0.2 Sun Jan 15 05:42:33 BRST 2006 'Joao Rafael Moraes Nicola ' * Fixed the new parser. The example were rewritten to use the layout rule. All examples work with the exception of those which use records. Sun Jan 15 04:28:27 BRST 2006 'Joao Rafael Moraes Nicola ' * Added a new parser, adapted from the parser of the haskell-src library. There is a bug with the overload keyword. Have to change the approach. Parser now accepts the layout rule, fixity declarations, and probably other things. CT is not accepting records anymore (for a little while, I hope). Sat Jan 14 02:02:42 BRST 2006 Cristiano Damiani Vasconcellos * Christiano has sent older versions of some files. It seems the current files have some experimental modifications which these old versions don't. Thu Jan 12 22:12:32 BRST 2006 'Joao Rafael Moraes Nicola ' * Added building instructions and author information in file doc/README. Created a shell, similar to ghci and hugs, for using CT, using the Shellac library. CT is now cabalized (http://haskell.org/cabal). For building, see instructions in doc/README. Thu Jan 12 21:38:45 BRST 2006 'Joao Rafael Moraes Nicola ' tagged 0.1 Thu Jan 12 21:38:16 BRST 2006 Joao Rafael Moraes Nicola * Cristiano Damiani Vasconcellos