- 12 May, 1998 9 commits
-
-
simonm authored
- add *.hc to MOSTLY_CLEAN_FILES.
-
simonm authored
- remove *.hc from MOSTLY_CLEAN_FILES.
-
sof authored
hscpp no longer supports -genSPECS
-
sof authored
Removed -genSPECS magic (no longer used.)
-
simonm authored
add a specialise pragma and remove some GENERATE_SPECS
-
simonm authored
- specialise some gratuitously overloaded functions
-
simonm authored
- add a few SPECIALISE pragmas
-
simonm authored
Update this file to the version generated by 'autoheader'. It shouldn't really be in the repository anyway.
-
simonm authored
- remove uint, ulong, ullong (we're using nat and lnat now) - sort entries
-
- 11 May, 1998 4 commits
-
-
simonm authored
Convert floating point literals from interfaces directly to Rationals, rather than go via Doubles.
-
sof authored
Tidied up -accept-output `feature\', should now work better.
-
simonm authored
Generate proper floating point literals when we know the type is either Float or Double.
-
simonm authored
add isFloatTy and isDoubleTy
-
- 08 May, 1998 5 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 11 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
-