Wed Jan 18 06:36:25 PST 2012  John Meacham <john@repetae.net>
  * disable jhc-prim

Wed Jan 18 06:19:59 PST 2012  John Meacham <john@repetae.net>
  * add files for 0.7.8

Wed Jan 18 06:19:44 PST 2012  John Meacham <john@repetae.net>
  * cleanups

Wed Jan 18 05:31:37 PST 2012  John Meacham <john@repetae.net>
  * clean up HsSyn.hs

Wed Jan 18 05:03:04 PST 2012  John Meacham <john@repetae.net>
  * clean out old UnionSolve code

Wed Jan 18 04:10:06 PST 2012  John Meacham <john@repetae.net>
  * fix nodeanalysis and unionsolve

Tue Jan 17 21:56:21 PST 2012  John Meacham <john@repetae.net>
  * add eq to grin node analyze type

Tue Jan 17 21:55:52 PST 2012  John Meacham <john@repetae.net>
  * clean up more of UnionSolve

Tue Jan 17 21:47:30 PST 2012  John Meacham <john@repetae.net>
  * add UnionSolve selftest

Tue Jan 17 19:05:03 PST 2012  John Meacham <john@repetae.net>
  * utilize separate prepareConstraints pass in UnionSolve solver

Tue Jan 17 17:58:31 PST 2012  John Meacham <john@repetae.net>
  * remove interesting vars set from solver, add operators for solver operations

Tue Jan 17 17:46:44 PST 2012  John Meacham <john@repetae.net>
  * clean up UnionSolve implementation, catch errors earlier

Tue Jan 17 17:42:57 PST 2012  John Meacham <john@repetae.net>
  * cleanups

Tue Jan 17 15:53:50 PST 2012  John Meacham <john@repetae.net>
  * fix for ghc 6.12 compatibility

Tue Jan 17 05:01:26 PST 2012  John Meacham <john@repetae.net>
  * improve choosing initial id guesses via hash mixing

Tue Jan 17 05:01:14 PST 2012  John Meacham <john@repetae.net>
  * clean up code

Tue Jan 17 04:45:40 PST 2012  John Meacham <john@repetae.net>
  * enable jhc-prim

Tue Jan 17 03:23:41 PST 2012  John Meacham <john@repetae.net>
  * add simple sourc lint utility to catch obvious errors

Tue Jan 17 03:23:22 PST 2012  John Meacham <john@repetae.net>
  * fix more warnings, clean up code

Tue Jan 17 02:45:32 PST 2012  John Meacham <john@repetae.net>
  * clean up compile warnings

Tue Jan 17 02:07:37 PST 2012  John Meacham <john@repetae.net>
  * make sure filepath and deepseq are built

Tue Jan 17 02:00:55 PST 2012  John Meacham <john@repetae.net>
  * fix Util.Histogram

Tue Jan 17 00:38:46 PST 2012  John Meacham <john@repetae.net>
  * mark Alloc as an omittable operation if result isn't used

Tue Jan 17 00:31:58 PST 2012  John Meacham <john@repetae.net>
  * move grin optimizations to transformation framework, make grin dump pre and post code on type error

Mon Jan 16 22:54:31 PST 2012  John Meacham <john@repetae.net>
  * make sure lint checking checks allocation counts

Mon Jan 16 22:17:17 PST 2012  John Meacham <john@repetae.net>
  * changes to get it to compile with ghc 7.0

Sat Jul  9 17:51:17 PDT 2011  brian@brianmckenna.org
  * Change RTS to work with ARM EABI (allows NDS, GBA and GP32 targets)

Mon Jan 16 21:45:44 PST 2012  John Meacham <john@repetae.net>
  * saved cleanups

Sun Jul  3 22:25:52 PDT 2011  John Meacham <john@repetae.net>
  * fix gcc warning in compiled code

Sun Jul  3 21:39:25 PDT 2011  John Meacham <john@repetae.net>
  * add GcRoots case to traversal functions

Wed Feb  2 14:15:22 PST 2011  John Meacham <john@repetae.net>
  * Make progress displays while compiling grin more sane.

Tue Feb  1 23:55:27 PST 2011  John Meacham <john@repetae.net>
  * add ability to test differnt rts options to the regression tester

Tue Feb  1 23:26:48 PST 2011  John Meacham <john@repetae.net>
  * when a type error occurs when dumping core, show the error after dumping the text of the core.

Tue Feb  1 22:17:56 PST 2011  John Meacham <john@repetae.net>
  * modify jhc-prim

Mon Jan 31 02:32:06 PST 2011  John Meacham <john@repetae.net>
  * properly perform the float outward optimization on case scrutinees

Mon Jan 31 02:24:15 PST 2011  John Meacham <john@repetae.net>
  * cleanups

Mon Jan 31 01:39:18 PST 2011  John Meacham <john@repetae.net>
  * respect LIB_OPTIONS when building external libraries

Mon Jan 31 01:34:28 PST 2011  John Meacham <john@repetae.net>
  * flip the order of dropped slots (TODO: needs regression test)

Mon Jan 31 01:34:02 PST 2011  John Meacham <john@repetae.net>
  * add more context to failing type checks

Mon Jan 31 01:19:32 PST 2011  John Meacham <john@repetae.net>
  * Create proper values for conjured Absured and Box types

Sun Jan 30 22:18:23 PST 2011  John Meacham <john@repetae.net>
  * make Show instance for E more readable

Sun Jan 30 22:15:57 PST 2011  John Meacham <john@repetae.net>
  * don't treat promote or demote in tail call position as tail call safe

Sun Jan 30 22:06:06 PST 2011  John Meacham <john@repetae.net>
  * jhc-prim changes

Sun Jan 30 20:05:45 PST 2011  John Meacham <john@repetae.net>
  * when doing --show-ho on a library, print more info.

Sun Jan 30 17:57:19 PST 2011  John Meacham <john@repetae.net>
  * add deepseq and filepath to the libraries

Sat Jan 29 20:43:44 PST 2011  John Meacham <john@repetae.net>
  tagged 0.7.7
