- Aug 02, 1999
-
-
Simon Marlow authored
Move the RTS document into the ghc tree where it belongs.
-
- Jul 14, 1999
-
-
Simon Marlow authored
4.04
-
- Jul 06, 1999
-
-
Simon Marlow authored
Re-jig some stuff in here so it doesn't look like you need so many tools to build GHC.
-
- Mar 18, 1999
-
-
Keith Wansbrough authored
Minor documentation fixes, and addition of SRT explanation.
-
- Jan 28, 1999
-
-
Simon Marlow authored
Several updates, mainly to the "heap objects" section.
-
- Jan 06, 1999
-
-
Simon Marlow authored
updates
-
- Dec 23, 1998
-
-
Simon Marlow authored
Update for version 4.02
-
- Nov 25, 1998
-
-
Simon Marlow authored
4.01 update
-
- Oct 27, 1998
-
-
Alastair Reid authored
Added CAF text to rts document
-
- Oct 09, 1998
-
-
Simon Marlow authored
clean up document makefiles.
-
- Oct 07, 1998
-
-
Simon Marlow authored
update for 4.00, correct untruths
-
- Jun 21, 1998
-
-
sof authored
Added paragraph to hc-boot section, explaining how to generate prelude libs after hsc has been bootstrapped
-
- May 28, 1998
-
-
Simon Marlow authored
Note about keeping to 80 columns.
-
- May 26, 1998
-
-
Alastair Reid authored
Added: o more debugging hints (make rare things happen often) o another inline function advantage (gdb can execute them) o warning about int* p,q not declaring two pointers
-
- May 20, 1998
-
-
Simon Marlow authored
update for 3.02, and remove some out-of-date gunk.
-
- May 19, 1998
-
-
Alastair Reid authored
Added first draft of coding style doc
-
- Apr 16, 1998
-
-
sof authored
Documented slight change to how .hc booting is done
-
- Apr 07, 1998
-
-
Simon Marlow authored
Add new HTML version of the CVS Cheat Sheet with instructions on how to use remote read-only CVS.
-
- Mar 12, 1998
-
-
sof authored
"Testing GHC" section: Don't suggest compiling a version of 'nfib' for 'Complex Float', since this is not an Ord type.
-
- Feb 25, 1998
-
-
Simon Marlow authored
remove references to hslibs, and update the story w/ respect to the literate tools.
-
- Feb 20, 1998
-
-
Simon Marlow authored
version 3.01.
-
- Feb 02, 1998
-
-
Simon Marlow authored
Notes about 'gmake FAST=YES' and requirement of SGML-Tools for building documentation.
-
- Jan 22, 1998
-
-
Simon Marlow authored
Correct a couple of things: WHNF closures can be partial applications as well as constructors.
-
- Jan 19, 1998
-
-
Simon Marlow authored
Numerous small changes * update layout of info tables. * macros \Section, \Subsection etc. for making labels more consistent. * macros \secref, \figref for consistent cross-references. * fix some cross references. * lots of other small changes.
-
- Jan 18, 1998
-
-
Alastair Reid authored
A major rewrite/reorganisation. New material on bytecodes. Deleted some of the really out of date stuff about the old system (You might have to checkout the previous revision if you need historical info.) I have not merged the sections on TSOs and Stacks. SimonM has a clearer idea of what the TSO status words look like and I think he said he'd written a new section with stacks part of TSOs.
-
- Jan 16, 1998
-
-
Simon Marlow authored
remove < > around a mail address, they come out wrong in LaTeX.
-
- Jan 13, 1998
-
-
Simon Marlow authored
SGML version of the installation guide. SGML-Tools 1.0.3 or later is required, and the indexing still doesn't work automatically.
-
- Jan 09, 1998
-
-
Simon Marlow authored
bump version to 3.00
-
- Jan 08, 1998
-
-
Alastair Reid authored
Added an overview section, commented out some of the more bogus parts of the document (but some bits still remain)
-
- Dec 23, 1997
-
-
Alastair Reid authored
-
- Dec 16, 1997
-
-
Simon Marlow authored
bump version no. to 2.10.
-
- Nov 13, 1997
-
-
Simon Marlow authored
couple of minor fixes
-
Simon Marlow authored
update to version 2.08
-
- Oct 24, 1997
-
-
Alastair Reid authored
Added 'standard closures' to discussion of how Hugs enters an object
-
- Oct 21, 1997
-
-
Alastair Reid authored
Improved glossary/terminology at start - added unpointed and unboxed. Created a section at start to describe the source language. At the moment, all it contains is a description of unboxed tuple constructors. Replaced erroneous uses of "closure" with "heap object". According to the glossary, closures are enterable - things like stack objects are not enterable so they can't be closures. Clarified section 2.7 (heap and stack checks): why should we not move Hp during heap check? Added comment that I don't believe in the notion of fixed headers.
-
- Oct 17, 1997
-
-
Simon Marlow authored
Latest batch of changes. Merge SRT and Tag fields in the info table, now that there isn't a bytecode pointer there.
-
Simon Marlow authored
fix a bunch of out-of-date things, plus apply some patches for broken \indexes and \items from Sven Panne.
-
- Oct 15, 1997
-
-
Simon Marlow authored
new pictures
-
Simon Marlow authored
latest round of changes.
-
- Oct 14, 1997
-
-
Simon Marlow authored
Remove all explicit references to version numbers, except for one in the title. Fix several out-of-date or just bogus instructions. Add comment about @FPTOOLS_TOP_ABS@ probably being wrong if you're using an automounter.
-