Fri Jul  9 23:08:55 PDT 2010  John Meacham <john@repetae.net>
  * release 0.7.4

Fri Jul  9 23:07:20 PDT 2010  John Meacham <john@repetae.net>
  * update documentation

Fri Jul  9 16:02:20 PDT 2010  John Meacham <john@repetae.net>
  * update bugs

Fri Jul  9 15:44:30 PDT 2010  John Meacham <john@repetae.net>
  * make shorter names for components for refering to bugs

Fri Jul  9 15:21:21 PDT 2010  John Meacham <john@repetae.net>
  * update bugs

Fri Jul  9 14:32:44 PDT 2010  John Meacham <john@repetae.net>
  * clean up documentation, improve rpm building script.

Fri Jul  9 00:27:50 PDT 2010  John Meacham <john@repetae.net>
  * add support for parsing some ghc constructs so containers can compile out of the box

Thu Jul  8 23:01:40 PDT 2010  John Meacham <john@repetae.net>
  * update applicative module and add Data.Functor

Thu Jul  8 23:00:19 PDT 2010  John Meacham <john@repetae.net>
  * get rid of special handling of Bits class in the compiler

Thu Jul  8 18:40:12 PDT 2010  John Meacham <john@repetae.net>
  * remove Query dependency for now

Thu Jul  8 14:26:50 PDT 2010  John Meacham <john@repetae.net>
  * remove unused and obsolete flags

Thu Jul  8 03:34:50 PDT 2010  John Meacham <john@repetae.net>
  * fix environment cleanups in regress test

Mon Jul  5 00:45:05 PDT 2010  John Meacham <john@repetae.net>
  * allow case scrutinization of primitives when converting grin to c

Mon Jul  5 00:23:55 PDT 2010  John Meacham <john@repetae.net>
  * remove special handling and magic instantiation of bounded, eq, and ord for primitive integral types

Mon Jul  5 00:22:43 PDT 2010  John Meacham <john@repetae.net>
  * allow plain 'maxBound/minBound/umaxBound' primitives when the type is clear from context

Fri Jul  2 16:04:33 PDT 2010  John Meacham <john@repetae.net>
  * split regression test bugs into known and fixed categories

Fri Jul  2 15:40:37 PDT 2010  John Meacham <john@repetae.net>
  * update selftests

Fri Jul  2 15:08:30 PDT 2010  John Meacham <john@repetae.net>
  * remove old CharIO hack now that ghc supports proper locale support for IO

Fri Jul  2 14:38:23 PDT 2010  John Meacham <john@repetae.net>
  * clean up results display of regression tests some

Fri Jul  2 14:37:50 PDT 2010  John Meacham <john@repetae.net>
  * Fix constant compound types

Fri Jul  2 02:41:39 PDT 2010  John Meacham <john@repetae.net>
  * remove need for libJudy when using jgc garbage collector

Thu Apr  8 04:02:41 PDT 2010  John Meacham <john@repetae.net>
  * add explicit registers to grin

Wed Apr  7 19:30:38 PDT 2010  John Meacham <john@repetae.net>
  * switch terminology from pages and arenas to blocks and megablocks to agree with ghc and reduce confusion. introduce megablocks as an allocation unit.

Wed Apr  7 17:50:39 PDT 2010  John Meacham <john@repetae.net>
  * get rid of special handling of the what_t in data and the needed bookeeping.

Wed Apr  7 17:15:45 PDT 2010  John Meacham <john@repetae.net>
  * optimize and clean up code based on profiling

Wed Apr  7 12:52:09 PDT 2010  John Meacham <john@repetae.net>
  * add page cache for recently freed pages

Wed Apr  7 12:09:43 PDT 2010  John Meacham <john@repetae.net>
  * clean up GC code, make distinction of pointers more type safe to catch errors

Wed Apr  7 00:44:59 PDT 2010  John Meacham <john@repetae.net>
  tagged tokfekyuvi
