- Apr 10, 1998
-
-
Simon Marlow authored
add LEADING_UNDERSCORE.
-
Simon Marlow authored
define LEADING_UNDERSCORE in config.h.
-
Simon Marlow authored
clean up the mess.
-
Simon Marlow authored
re-add this file.
-
Simon Marlow authored
New Run-Time System Support, includes: - New code generator - Modifications to the mangler - Unboxed Tuple support - Various other minor changes.
-
Simon Marlow authored
New Run-Time System Support, includes: - New code generator - Modifications to the mangler - Unboxed Tuple support - Various other minor changes.
-
- Apr 09, 1998
-
-
Simon Marlow authored
back out last commit - it had some unboxed tuple stuff in it, not ready for committing yet.
-
Simon Marlow authored
use symbols instead of names for some terminals. eg. DCOLON --> '::' VBAR --> '|' etc.
-
sof authored
new primops: sizeof*ByteArray# plus index,read&write *ByteArray Word ops.
-
sof authored
Adjusted GENERATE_SPECS pragmas to work with new specialiser
-
Simon Peyton Jones authored
Fix bug in TcInstDecls causing zonkIdOccs
-
- Apr 08, 1998
-
-
Simon Peyton Jones authored
Specialisation works at last
-
sof authored
typo
-
- Apr 07, 1998
-
-
sof authored
Undo previous commit
-
sof authored
Undo previous commit
-
sof authored
GHC_CHECK_ALIGNMENT changed to check natural alignment restrictions
-
Simon Peyton Jones authored
Specialiser really nearly working!
-
Simon Marlow authored
remove old CVS Cheat Sheet. New one is in docs/cvs-cheat-sheet.html.
-
Simon Marlow authored
Add new HTML version of the CVS Cheat Sheet with instructions on how to use remote read-only CVS.
-
sof authored
-mkdependHS: default is now not to run CPP over input files. The option -cpp now enables the use of CPP.
-
sof authored
new function: writeBuf
-
sof authored
Misc code cleanup
-
Simon Peyton Jones authored
Simons changes while away at Tic/WG2.8
-
Simon Peyton Jones authored
Adding tcfail080
-
- Apr 06, 1998
-
-
sof authored
enable specialiser
-
sof authored
TcExpr loop breaker
-
sof authored
Misc changes by Simon to emit and handle cross-module specialisations
-
sof authored
new function: isForAllTy
-
Simon Marlow authored
add note about fractions of a second being allowed with the -i option.
-
- Mar 30, 1998
- Mar 20, 1998
-
-
Simon Peyton Jones authored
Substitution bug in simplifier fixed
-
sof authored
Added recSelError
-
sof authored
isInlinableOcc: add case for DeadCode
-
sof authored
Misc minor bug fixes
-
Simon Peyton Jones authored
Fix bug in mkIdWithNewUniq
-
sof authored
Add Functor instances
-
- Mar 19, 1998
-
-
Simon Peyton Jones authored
oops.. forgot the adds/removes
-