- 08 May, 1998 4 commits
- 07 May, 1998 2 commits
- 06 May, 1998 2 commits
- 05 May, 1998 3 commits
- 04 May, 1998 3 commits
- 01 May, 1998 1 commit
-
-
simonpj authored
Fix two small renamer bugs, and Christophs duplicated-constraint-in-interface files bug
-
- 30 Apr, 1998 25 commits
-
-
sof authored
Misc additions and fixes
-
sof authored
-hi-with-<foo> support
-
sof authored
-O setup: enable -fclone-binds in simplifier pass immediately preceeding -ffull-laziness (see comment) new option: -hi-with-<section> to selectively output contents of interface file.
-
sof authored
More 3.02 updates
-
sof authored
3.02 update
-
sof authored
new local universal quant test
-
sof authored
3.02 changes plus don't emit the usages section of interface files
-
sof authored
3.02 changes
-
sof authored
.std{out,err} updated to reflect change in how tuples and lists are showed
-
sof authored
code tidyup/update
-
sof authored
New function: fdToInt
-
sof authored
new functions: integer <-> Int64
-
sof authored
Opt for times() over getrusage() on Solaris boxes
-
sof authored
tidyup
-
sof authored
showInt is only supposed to work on non-negative numbers
-
sof authored
Use , as element separator in lists and tuples not comma followed by space (important stuffcvs-diff PrelBase.lhs)
-
sof authored
Compile DirUtils with -fvia-C
-
sof authored
import list updates
-
sof authored
When floating in, we have to be careful not to float a specialisation of a binder past a use of that binder that may later be simplified to use the specialised version that just floated past (and out of scope.) Kludgily fix this by including the idSpecVars of a Var in its free variable set.
-
sof authored
import section update
-
sof authored
New options: -fwarn-hi-shadowing and -fclone-binds
-
sof authored
new defn: fixedHS
-
sof authored
NCG support sizeof(Mutable)ByteArray# primops
-
sof authored
Working implementation of getDirectoryContents (needed with 3.01 or earlier.)
-
sof authored
Prior to renaming, build up a mapping from module names to file path of corresponding interface file.
-