[TAG waxtoandyevi
John Meacham <john@repetae.net>**20080320232104] 
<
[add comments to conversion functions in C.Op, add B2B reinterpret cast coversion
John Meacham <john@repetae.net>**20080320182452] 
[add Unsafe.Coerce
John Meacham <john@repetae.net>**20080320153419] 
[Add -dsquare-stats option for terminals with poor character coverage
Samuel Bronson <naesten@gmail.com>**20080320034832] 
[add storable instances for float and double. expose Addr data constructor
John Meacham <john@repetae.net>**20080319211009] 
[add m4 files to those searched by gsource
John Meacham <john@repetae.net>**20080319210920] 
[get rid of old hardcoded tBox type
John Meacham <john@repetae.net>**20080319193358] 
[Layout wibble.
Lemmih <lemmih@gmail.com>**20080319154848] 
[Print '[ X of N ] name' for each module.
Lemmih <lemmih@gmail.com>**20080319154602] 
[Be less noisy when not in verbose mode.
Lemmih <lemmih@gmail.com>**20080319154404] 
[make showing of jhc core a bit more compact
John Meacham <john@repetae.net>**20080317152907] 
[Jhc.IOArray module implementing extremely basic IOArray functionality
Samuel Bronson <naesten@gmail.com>**20080316233339] 
[Fix parsing of @ patterns so that Data.HashTable parses
Samuel Bronson <naesten@gmail.com>**20080316232916] 
[Doesn't quite work
Samuel Bronson <naesten@gmail.com>**20080315202515] 
[Class aliases halfway done?
Samuel Bronson <naesten@gmail.com>**20080315015152] 
[fix option for BOEHM garbage collector
John Meacham <john@repetae.net>**20080314232909] 
[clean up C code generator just a bit
John Meacham <john@repetae.net>**20080313184924] 
[rearrange structure in generated c code to make them more compact and group GC followed pointers together
John Meacham <john@repetae.net>**20080313182657] 
[add alignment constraints to structures, clean up and annotate more of the rts
John Meacham <john@repetae.net>**20080313170334] 
[add code to track number of allocations of each size.
John Meacham <john@repetae.net>**20080313114637] 
[clean up memory allocation code in rts, do out of memory checking always.
John Meacham <john@repetae.net>**20080313103902] 
[move rts stuff to subdirectory
John Meacham <john@repetae.net>**20080313004150] 
[code cleanups
John Meacham <john@repetae.net>**20080313003743] 
[Convenience command :recompile for GHCi usage; accompanying Makefile.am changes
Samuel Bronson <naesten@gmail.com>**20080312220054] 
[clean out old IORef code now that we use Alloc and Index
John Meacham <john@repetae.net>**20080312233220] 
[add some annotation to C expressions to allow the code generator to clean things up some, do a pass replacing all unused vars with v0, modify C.FromGrin to handle v0 properly, not trying to assign to it.
John Meacham <john@repetae.net>**20080312224356] 
[separate declarations of c varaiables from their uses, push variable declarations inwards in c code
John Meacham <john@repetae.net>**20080312134931] 
[remove some warningns in generate, sort local variable declarations, add more warnings checks on generated c code, don't assign to unused vars bound in case statements
John Meacham <john@repetae.net>**20080312131000] 
[fill out System.IO routines
John Meacham <john@repetae.net>**20080312045536] 
[when generating an 'if' statement, compare pointers directly when possible.
John Meacham <john@repetae.net>**20080312031931] 
[add code generation for FPwr and FAtan2
John Meacham <john@repetae.net>**20080312031859] 
[perform casting of return values of c calls to avoid spurious warnings from c compiler
John Meacham <john@repetae.net>**20080311181707] 
[Misc. comments
Samuel Bronson <naesten@gmail.com>**20080308164934] 
[modify hashconster to know we don't need to allocate nodes that have no fields, modify code to always emit heap-less nodes when the node has no arguments
John Meacham <john@repetae.net>**20080311170446] 
[don't create constant entries in memory when they can be encoded in a sptr_t
John Meacham <john@repetae.net>**20080311010726] 
[don't store nodes that consist solely of a 'WHAT' field on the heap, encode it directly into the wptr_t.
John Meacham <john@repetae.net>**20080310170229] 
[add flag to C types to say whether the garbage collector might be interested in them. add macros for getting at the 'what' field.
John Meacham <john@repetae.net>**20080310124540] 
[add documentation of run time system to the manual
John Meacham <john@repetae.net>**20080310101340] 
[update datestamp
John Meacham <john@repetae.net>**20080309042215] 
[change function pointer representation so the GC can tell whether to follow pointers.
John Meacham <john@repetae.net>**20080308014755] 
[TAG frinredvos
John Meacham <john@repetae.net>**20080307160355] 
>