[TAG 0.7.7
John Meacham <john@repetae.net>**20110130044344
 Ignore-this: 820062d6ae4e24c72d1ed89d8519b680
] 
<
[add transformers to spec file
John Meacham <john@repetae.net>**20110130044317
 Ignore-this: 43b5db9eace985cb045c2dd7e7916b9f
] 
[bump version to 0.7.7, add announcement
John Meacham <john@repetae.net>**20110130035006
 Ignore-this: f47625ba2724cc79c878a1ffe73ceae6
] 
[unbox returning applications, can normalize many lets in grin
John Meacham <john@repetae.net>**20110130030657
 Ignore-this: b55192f3734fd1b8a33e65a31a3ebcd4
] 
[cleanup
John Meacham <john@repetae.net>**20110130030643
 Ignore-this: 96b1af39766addb547212ac31f0e9f92
] 
[turn on the garbage collector by default
John Meacham <john@repetae.net>**20110130022513
 Ignore-this: 93380e6c2ca0152b313f34f87fa06aca
] 
[clean up Options.hs, allow setting the garbage collector via the ini file.
John Meacham <john@repetae.net>**20110130022439
 Ignore-this: 1b15e475c58107d6cd01425e74dca40c
] 
[remove old Grin.Simplify module
John Meacham <john@repetae.net>**20110129225838
 Ignore-this: 5dcd84e57bfe1459fbd695955e763ee6
] 
[add no-strict-aliasing flag to gcc options
John Meacham <john@repetae.net>**20110129225335
 Ignore-this: 2ef5b854c51eafab24f366f3eb1adc19
] 
[add Rand.hs to regression tests for WRAPPER bug fix
John Meacham <john@repetae.net>**20110129222922
 Ignore-this: 28ebf4405feee143b6300ba1518add13
] 
[fix bug that would sometimes keep WRAPPERs from being inlined, dramatically speeds up some tests.
John Meacham <john@repetae.net>**20110126214144
 Ignore-this: aa74f39e44d03cdbd2d36a8e5b3eefa9
] 
[print out core when dumping libraries
John Meacham <john@repetae.net>**20110126205030
 Ignore-this: c4029042b522b8ee6234939535193d4b
] 
[fix argument order for shiftL/R instances
John Meacham <john@repetae.net>**20110123033306
 Ignore-this: 8bbe427609b45be012cf678c25a76ef
] 
[We want to inline generated wrappers even when user's inline PRAGMAs are disabled.
John Meacham <john@repetae.net>**20110123021358
 Ignore-this: bc2f5e23d780ae328980d3027f444137
] 
[code cleanups
John Meacham <john@repetae.net>**20110123020827
 Ignore-this: baa775db670d36fb727ee8ac079d6cfb
] 
[pre-initialize GC caches to avoid check in allocator gaining a couple percent in speed.
John Meacham <john@repetae.net>**20101207121705
 Ignore-this: 1e00392ff635becfb744d56d0a363a7f
] 
[don't increment allocation count when we arn't using it for status updates.
John Meacham <john@repetae.net>**20101207050322
 Ignore-this: f5209ab8f28a19f301d0dc9a7d1539ec
] 
[remove quadratic behavior in programSetDs'
John Meacham <john@repetae.net>**20101207033358
 Ignore-this: d0a52945b310e2a599cc54510c18ea5b
] 
[fix bug where the static argument transformation would clear rules. clean up a lot of code.
John Meacham <john@repetae.net>**20101207031557
 Ignore-this: a78a8819ac6728d331b9a01e9a665152
] 
[clean ups and remove unused module, make selftest work with the new ghc
John Meacham <john@repetae.net>**20101206122555
 Ignore-this: 5b56d3dcd7186aeab6e3b42c57db0f99
] 
[fix type checker bug that occasionally reported false erros
John Meacham <john@repetae.net>**20101206120451
 Ignore-this: a34be6e294bde1e95ad7a9ca35b42055
] 
[fix pretty printing fixity of core to reduce ambiguity
John Meacham <john@repetae.net>**20101204231805
 Ignore-this: 8adc87b15e09134f673da1b438adc5a2
] 
[Fix a lot of compiler warnings, clean up dependencies.
John Meacham <john@repetae.net>**20101204035931
 Ignore-this: 7524be06d3ca6cd957316e50451b7208
] 
[show text of exception when dumping core.
John Meacham <john@repetae.net>**20100826091509
 Ignore-this: 859d57d2a6184698e97f0083482b3039
] 
[remove ePrettyEx
John Meacham <john@repetae.net>**20100812102458
 Ignore-this: 5ff9ed89d829f656c11012d75bab6f16
] 
[clean up warnings
John Meacham <john@repetae.net>**20100812102435
 Ignore-this: 582526a443397ee875d3530d892b704d
] 
[clean up E showing, get rid of -dhtml mode, get rid of ANSI color coding, dump jhc_core to files on error
John Meacham <john@repetae.net>**20100812101452
 Ignore-this: ef81f8c50892ecfdda3b5a450d8fbac0
] 
[when let-shrinking a tail, be sure to optimize function bodies
John Meacham <john@repetae.net>**20100812054500
 Ignore-this: eb1b56f28287a98b67bcd9c29d50ba82
] 
[improve Grin Linting a little
John Meacham <john@repetae.net>**20100812054446
 Ignore-this: c7613a94c296e089a985904aa049d002
] 
[add imported ghc typechecking regression tests
John Meacham <john@repetae.net>**20100811014451
 Ignore-this: 7f625abf2f8d562bc76b71396a7e03f0
] 
[import ghc parsing regression tests
John Meacham <john@repetae.net>**20100811002607
 Ignore-this: 7a3676c7655fe26c52dd7eddd3c356dc
] 
[add 'skip' to regression options to skip certain tests
John Meacham <john@repetae.net>**20100811002445
 Ignore-this: 261b5e51fa22d7af25989ee078853590
] 
[allow unicode characters in haskell source
John Meacham <john@repetae.net>**20100810233304
 Ignore-this: dd54c632455bd0660ff7b5170d81c8ed
] 
[add regex-compat to dependencies
John Meacham <john@repetae.net>**20100810230216
 Ignore-this: e7c03b8e187802ab75dbcc574614eabc
] 
[accept empty class contexts
John Meacham <john@repetae.net>**20100810063832
 Ignore-this: 9dea1ec61b874fcb3537b79b74b345df
] 
[add 'transformers' package to included libraries
John Meacham <john@repetae.net>**20100810054906
 Ignore-this: e27f376331b3fac2e3414145bf17a1c0
] 
[fix desugaring of irrefutable lambda bindings
John Meacham <john@repetae.net>**20100810053944
 Ignore-this: 5c70934cbe42169850481562cd5b20f3
] 
[add some strictness annotations
John Meacham <john@repetae.net>**20100810053827
 Ignore-this: 15ed2e2fc90656cc418a841848e43107
] 
[clean ups
John Meacham <john@repetae.net>**20100806112820
 Ignore-this: 64c0ae0922073b65fc0dac4bd35ba968
] 
[speed up name choosing a little
John Meacham <john@repetae.net>**20100806111703
 Ignore-this: ac159eeb0d34a7d26ad74253d00386ae
] 
[further seperate out concrete types to speed up checking
John Meacham <john@repetae.net>**20100806092815
 Ignore-this: f992ced583042d3c7797d4de93e3e3a8
] 
[split type environment into concrete and mutable sets, to avoid retraversing the concrete imported types
John Meacham <john@repetae.net>**20100806090349
 Ignore-this: c276618b4b968d9149e6b3dfc36d162a
] 
[create a better relation representation, speed up export chasing signifigantly
John Meacham <john@repetae.net>**20100806082622
 Ignore-this: 9f49871e33348bbfc4e8fd2ee9fa71b8
] 
[fix a few minor bugs in libraries found by better error reporting
John Meacham <john@repetae.net>**20100806045809
 Ignore-this: e7d43927c9e11b05de455a5d0ebd1017
] 
[check export lists for unknown names
John Meacham <john@repetae.net>**20100806045759
 Ignore-this: 4b3ff8381117f2acae34dd6b936c8e8d
] 
[ret rid of seperate subtable and errortable in favor of unified namemap
John Meacham <john@repetae.net>**20100806032455
 Ignore-this: 9e8fbd31f988d77614bd49fc23cefae
] 
[treat () the same as tuples when renaming
John Meacham <john@repetae.net>**20100806023948
 Ignore-this: defa66a11f1081a4582a5301cff217e4
] 
[move selector creation from desugar to renamer, detect multiply defined top level values and report an error properly.
John Meacham <john@repetae.net>**20100806021241
 Ignore-this: 507bce69ec8ffe0085c3a72ffc0ec571
] 
[add initial version of jhc-prim
John Meacham <john@repetae.net>**20100806000900
 Ignore-this: 44a9f14db168b28d731fd750bba0fee9
] 
[clean up preprocessing a little
John Meacham <john@repetae.net>**20100803073754
 Ignore-this: c1064468bed864231c2d5fb3a68bbeaf
] 
[utilize preprocessor rather than ./configure to handle System.Info
John Meacham <john@repetae.net>**20100802100036
 Ignore-this: 76681affa5b0269621974deeccda019b
] 
[fix some warnings
John Meacham <john@repetae.net>**20100801083507
 Ignore-this: fd350fd02d0ad5a611ee1811de28bce5
] 
[fix build problem for tarball
John Meacham <john@repetae.net>**20100801082137
 Ignore-this: 33671b52398eef61afa670eb031ef575
] 
[update strictness and UNPACK annotations
John Meacham <john@repetae.net>**20100801080035
 Ignore-this: e598a6098143c1a62373a443865b3cfb
] 
[add announcement for 0.7.6
John Meacham <john@repetae.net>**20100731111353
 Ignore-this: 111c27548d94bdfe0042d61b02fe5728
] 
[TAG 0.7.6
John Meacham <john@repetae.net>**20100731104908
 Ignore-this: d5edc6edd6d300cbae451f0e056ee018
] 
>