[TAG 0.7.8
John Meacham <john@repetae.net>**20120118145717
 Ignore-this: f5dad2bcc000e234a5683a922d500a2
] 
<
[disable jhc-prim
John Meacham <john@repetae.net>**20120118143625
 Ignore-this: bd071cd609b2be69d19949c6e81f06b9
] 
[add files for 0.7.8
John Meacham <john@repetae.net>**20120118141959
 Ignore-this: 71d73c243c6ac8e5dc64af372a26ff3c
] 
[cleanups
John Meacham <john@repetae.net>**20120118141944
 Ignore-this: 8a309b7ddf9dc15d152c3ea2a3ecf1fe
] 
[clean up HsSyn.hs
John Meacham <john@repetae.net>**20120118133137
 Ignore-this: 93fefddd3da00fa595a34c11c04ff61d
] 
[clean out old UnionSolve code
John Meacham <john@repetae.net>**20120118130304
 Ignore-this: 30dad973079ec370ce7c69f3377dad49
] 
[fix nodeanalysis and unionsolve
John Meacham <john@repetae.net>**20120118121006
 Ignore-this: fa879c53a806864e4d0c2dbc624c5adf
] 
[add eq to grin node analyze type
John Meacham <john@repetae.net>**20120118055621
 Ignore-this: 1d32b1c2152908ff8613b0bc50701cd3
] 
[clean up more of UnionSolve
John Meacham <john@repetae.net>**20120118055552
 Ignore-this: 1203aea3e69193ae338f5090f7c0708e
] 
[add UnionSolve selftest
John Meacham <john@repetae.net>**20120118054730
 Ignore-this: bde7d620f534264b4807c1a261ce7719
] 
[utilize separate prepareConstraints pass in UnionSolve solver
John Meacham <john@repetae.net>**20120118030503
 Ignore-this: 8f8e6df2938cd0f7e5afb6ddf035bcfa
] 
[remove interesting vars set from solver, add operators for solver operations
John Meacham <john@repetae.net>**20120118015831
 Ignore-this: cff498daa4acc9a2be35d36e0d88c504
] 
[clean up UnionSolve implementation, catch errors earlier
John Meacham <john@repetae.net>**20120118014644
 Ignore-this: 1ade2f18a77cead4fd08b33a79df6cc8
] 
[cleanups
John Meacham <john@repetae.net>**20120118014257
 Ignore-this: 4257794cdd215296a9b6a6b87b527ead
] 
[fix for ghc 6.12 compatibility
John Meacham <john@repetae.net>**20120117235350
 Ignore-this: 9d55e3b418dee372790fa38e9263eaeb
] 
[improve choosing initial id guesses via hash mixing
John Meacham <john@repetae.net>**20120117130126
 Ignore-this: 1bfa4c56a8a0ea224008e447672c430f
] 
[clean up code
John Meacham <john@repetae.net>**20120117130114
 Ignore-this: 4a54281f66e3bdf82367b305793e4177
] 
[enable jhc-prim
John Meacham <john@repetae.net>**20120117124540
 Ignore-this: 841af8702275a45cb83452bd222e5603
] 
[add simple sourc lint utility to catch obvious errors
John Meacham <john@repetae.net>**20120117112341
 Ignore-this: bd51dc1eef0a659fccec2ce9087cb503
] 
[fix more warnings, clean up code
John Meacham <john@repetae.net>**20120117112322
 Ignore-this: c6a9bfd3ddeddfd3c10ba71333aaa06e
] 
[clean up compile warnings
John Meacham <john@repetae.net>**20120117104532
 Ignore-this: 7ca8b56aba67d4d88580b84bd46b8fb2
] 
[make sure filepath and deepseq are built
John Meacham <john@repetae.net>**20120117100737
 Ignore-this: dd050b11c1686cb9071ff8d21f240e42
] 
[fix Util.Histogram
John Meacham <john@repetae.net>**20120117100055
 Ignore-this: bdb7ee91afdae493405115d9b9a4f9b3
] 
[mark Alloc as an omittable operation if result isn't used
John Meacham <john@repetae.net>**20120117083846
 Ignore-this: 4a2d1ba0f08b4ac3468f716b3031f669
] 
[move grin optimizations to transformation framework, make grin dump pre and post code on type error
John Meacham <john@repetae.net>**20120117083158
 Ignore-this: 383fde200b0439c2daf66e6aa8b81cf8
] 
[make sure lint checking checks allocation counts
John Meacham <john@repetae.net>**20120117065431
 Ignore-this: 33d7e354866db8f35d76e23c45c45503
] 
[changes to get it to compile with ghc 7.0
John Meacham <john@repetae.net>**20120117061717
 Ignore-this: 8dace38af726b7914dc53c87e1ae7aa4
] 
[Change RTS to work with ARM EABI (allows NDS, GBA and GP32 targets)
brian@brianmckenna.org**20110710005117
 Ignore-this: 7cf0875ee8657684f137e25673a18512
] 
[saved cleanups
John Meacham <john@repetae.net>**20120117054544
 Ignore-this: b3abf61f24ac1402a2bd175d2db7cf8a
] 
[fix gcc warning in compiled code
John Meacham <john@repetae.net>**20110704052552
 Ignore-this: e04cf25838ab04ee13c22d28a72dfd31
] 
[add GcRoots case to traversal functions
John Meacham <john@repetae.net>**20110704043925
 Ignore-this: 970550285354bb17fac624168bb5642b
] 
[Make progress displays while compiling grin more sane.
John Meacham <john@repetae.net>**20110202221522
 Ignore-this: 981c425ac55256592d6ce98383fbec34
] 
[add ability to test differnt rts options to the regression tester
John Meacham <john@repetae.net>**20110202075527
 Ignore-this: a182aa702796d783fbe9e45a1ba6a712
] 
[when a type error occurs when dumping core, show the error after dumping the text of the core.
John Meacham <john@repetae.net>**20110202072648
 Ignore-this: d1db7ce5f0164c44c125f2c4f827ded5
] 
[modify jhc-prim
John Meacham <john@repetae.net>**20110202061756
 Ignore-this: c5cc988a3fbc776b57840f1920d92494
] 
[properly perform the float outward optimization on case scrutinees
John Meacham <john@repetae.net>**20110131103206
 Ignore-this: 148128cbd9d42c02736c8bd6d623a763
] 
[cleanups
John Meacham <john@repetae.net>**20110131102415
 Ignore-this: fa876b1352aa63f667564238a946d06a
] 
[respect LIB_OPTIONS when building external libraries
John Meacham <john@repetae.net>**20110131093918
 Ignore-this: 90f357769832f80cb688556eba716c7
] 
[flip the order of dropped slots (TODO: needs regression test)
John Meacham <john@repetae.net>**20110131093428
 Ignore-this: ae618e53f951fb480d2c05ad6a36b395
] 
[add more context to failing type checks
John Meacham <john@repetae.net>**20110131093402
 Ignore-this: a96fedb951b5fab89ef43975f452f53e
] 
[Create proper values for conjured Absured and Box types
John Meacham <john@repetae.net>**20110131091932
 Ignore-this: 7268db023bcc4dc5ee37de2bb2480c59
] 
[make Show instance for E more readable
John Meacham <john@repetae.net>**20110131061823
 Ignore-this: f9aeec02995ca244555d43e0b3a3beb9
] 
[don't treat promote or demote in tail call position as tail call safe
John Meacham <john@repetae.net>**20110131061557
 Ignore-this: d3f887d2f98df5c7e93bc2de335b5d36
] 
[jhc-prim changes
John Meacham <john@repetae.net>**20110131060606
 Ignore-this: c715ddc556eed049253e89dc9f76c096
] 
[when doing --show-ho on a library, print more info.
John Meacham <john@repetae.net>**20110131040545
 Ignore-this: b14af67358f625f0db3c1dec68358f4
] 
[add deepseq and filepath to the libraries
John Meacham <john@repetae.net>**20110131015719
 Ignore-this: dbd843a9ae9e7bf2183daf1abfe62c74
] 
[TAG 0.7.7
John Meacham <john@repetae.net>**20110130044344
 Ignore-this: 820062d6ae4e24c72d1ed89d8519b680
] 
>