- 16 Nov, 1998 2 commits
- 13 Nov, 1998 2 commits
- 12 Nov, 1998 1 commit
-
-
sof authored
oops, <windows.h> shouldn't be included unconditionally
-
- 11 Nov, 1998 1 commit
-
-
sof authored
Fixed endian bug that struck when outputting on non-buffered handles
-
- 10 Nov, 1998 2 commits
- 09 Nov, 1998 3 commits
- 08 Nov, 1998 9 commits
-
-
sof authored
Added {read,write}StablePtrOffAddr
-
sof authored
First take at 'foreign label's
-
sof authored
include 'foreign export' prototypes in generated .c file
-
sof authored
corrected Prelude home for {W,I}64
-
sof authored
primOpInfo WriteOffAddrOp fixed
-
sof authored
Added ioOkDataCon_NAME
-
sof authored
pREL_CCALL defined, but not exported
-
sof authored
front end support for 'foreign label's
-
sof authored
Tweaked __fexp regexps
-
- 27 Oct, 1998 1 commit
-
-
reid authored
Added CAF text to rts document
-
- 23 Oct, 1998 1 commit
-
-
sof authored
getAllFilesMatching: increase malleability factor by a notch; just warn if an element along the import search path doesn't exist, don't barf.
-
- 21 Oct, 1998 9 commits
-
-
sof authored
Check if tc type substitutions clone correctly
-
sof authored
StablePtr array ops added
-
sof authored
Upped the heap sizes for Int and Word some more
-
sof authored
Oops, previous commit msg was a bit off; foreignObjToAddr added, but to this interface (Foreign.) Addr was augmented with writeForeignObjOffAddr though.
-
sof authored
Added foreignObjToAddr
-
sof authored
StablePtr primops
-
sof authored
Removed commented-out Haskell-1.2 methods
-
sof authored
StablePtr primops added
-
sof authored
- added primops for read&writing StablePtrs to ByteArrays, Adds and FOs - egcs crashes in odd ways when encountering the typedefs we need to produce when compiling 'foreign import dynamic's. To workaround the problem, kludgily add a CCallTypedef constructor to AbsCSyn.AbstractC which the flattener will produce (at the toplevel) when encountering CCallOps inside COptStmts. - augmented PrimOp.CCallOp to carry a unique when it represents a 'foreign import dynamic' call. The CoreToStg pass ensures that these uniques are exactly that. They're used to eventuall generate (unique) typedef names.
-
- 12 Oct, 1998 1 commit
-
-
simonm authored
oops, forgot to update bin dist configure for FreeBSD 2.0/3.0 split.
-
- 09 Oct, 1998 1 commit
-
-
simonm authored
clean up document makefiles.
-
- 08 Oct, 1998 4 commits
- 07 Oct, 1998 3 commits