- Aug 28, 1997
- Aug 25, 1997
-
-
sof authored
Moved to ghc system library
-
sof authored
New base module for pack/unpack basic ops
-
sof authored
Removed use of gratuitous -prof; added -monly-2-regs for ArrBase
-
sof authored
Compile with -O
-
sof authored
Moved Eq HandlePosn instance to IO
-
sof authored
Improved error messages
-
sof authored
Added index*OffForeignObj# primops
-
sof authored
Updated to use PackBase
-
sof authored
Changed to use PackBase
-
sof authored
added intersectBy; removed unused code (subseq, perm)
-
sof authored
Changed to use PackBase
-
sof authored
improved ppr; better zonkage
-
sof authored
Fixed handling of default methods
-
sof authored
Improved error messages
-
sof authored
-
sof authored
fixed SLIT cpp buglet
-
sof authored
Updated to reflect RecordCon change
-
sof authored
fix for handling of default methods
-
sof authored
new function: zonkSigTyVar
-
sof authored
Updated comments
-
sof authored
Updated to reflect RecordCon change
-
sof authored
Removed use of COMPILING_GHC
-
sof authored
Changed hashing function to use first-middle-last chars as seeds
-
sof authored
Removed use of COMPILING_GHC
-
sof authored
Removed use of COMPILING_GHC; removed intersectLists from export list
-
sof authored
Removed use of COMPILING_GHC
-
sof authored
Updated for 2.06 to use PackBase
-
sof authored
2.06 uses PackBase
-
sof authored
Drop the use of COMPILING_GHC
-
sof authored
-
sof authored
re-org
-
sof authored
tidy up CCallOp as well
-
sof authored
Updated to reflect RecordCon change
-
sof authored
new primops for indexing off ForeignObjs
-
sof authored
rename unpackCString2# to unpackNBytes#
-
sof authored
pACKED_STRING now points to the PackBase module
-
sof authored
ForeignObj support for ccalls; generate code for IndexFooOffForeignObj primops
-