aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* methods and associated types in new layout schemeMark Lentczner2010-07-143-23/+36
* removing old table cruft from Layout.hsMark Lentczner2010-07-141-19/+1
* convert instances to SubDeclMark Lentczner2010-07-143-44/+16
* convert args to SubDecl formatMark Lentczner2010-07-143-24/+42
* made subDecl tables looks just soMark Lentczner2010-07-142-7/+27
* better interface to subDeclsMark Lentczner2010-07-142-48/+63
* constructors and args as dl lists, built in Layout.hsMark Lentczner2010-07-143-49/+80
* change to new page structureMark Lentczner2010-07-134-69/+130
* remove <++> connectorMark Lentczner2010-06-172-12/+9
* push single constructors (newtype) onto line with declMark Lentczner2010-06-171-15/+30
* factored out ppInstancesMark Lentczner2010-06-111-30/+16
* changed tt elements to code elementsMark Lentczner2010-06-111-2/+2
* fix missing space in "module" lines in synoposisMark Lentczner2010-06-111-1/+1
* adjust synopsis and bottom bar spacingMark Lentczner2010-06-111-5/+10
* merge in changes from the big-whitespace cleanupMark Lentczner2010-05-246-12/+47
* added assoicated types and methods back into class declsMark Lentczner2010-05-042-4/+23
* adjust css for current markupMark Lentczner2010-05-031-6/+42
* fixed javascript quoting/escpaing issueMark Lentczner2010-04-251-3/+7
* remove unused bodyBoxMark Lentczner2010-04-251-3/+0
* fix class member boxes in summaryMark Lentczner2010-04-251-6/+3
* fixed surround of instance and constructor tablesMark Lentczner2010-04-252-31/+23
* made record fields be an unordList, not a tableMark Lentczner2010-04-251-11/+8
* merge in markupExample changesMark Lentczner2010-04-121-2/+4
* removed declWithDoc and cleaned up data decls in summaryMark Lentczner2010-04-122-37/+17
* removed commented out code that can't be maintainedMark Lentczner2010-04-101-65/+0
* data decls are now a sequence of paragraphs, not a tableMark Lentczner2010-04-101-10/+3
* clean up processExport and place a div around each declMark Lentczner2010-04-051-15/+16
* all decls now generate Html not HtmlTableMark Lentczner2010-04-044-126/+73
* tweak list cssMark Lentczner2010-04-041-6/+4
* clean up Doc formatting codeMark Lentczner2010-04-033-46/+45
* add exports to Xhtml modulesMark Lentczner2010-03-216-0/+6
* Add missing dependencies to cabal fileSimon Hengel2010-07-101-0/+1
* Fix a bug in attachInstancesDavid Waern2010-07-041-18/+39
* Warning policeDavid Waern2010-07-011-1/+1
* Update test following Simon's patch to render unresolved names in monospaced ...David Waern2010-07-011-1/+3
* Make runtest.hs work with GHC 6.12.3 (we should really stop hard coding this)David Waern2010-07-011-2/+2
* Fix a few stylistic whitespace issues in LaTeX backendDavid Waern2010-07-011-80/+80
* LaTeX backend (new options: --latex, --latex-style=<style>)Simon Marlow2010-06-308-6/+1239
* Unresolved identifiers in Doc get replaced with DocMonospacedSimon Marlow2010-06-231-1/+1
* isLocalAndTypeInferenced: fix for local module names overlapping package modulesSimon Marlow2010-06-221-2/+6
* Remove redundant importsIan Lynagh2010-06-131-3/+0
* Display name of prologue file when parsing it failsDavid Waern2010-06-081-1/+1
* Fix compilation with GHC 6.13Simon Marlow2010-06-021-2/+1
* Allow base-4.3Simon Marlow2010-06-021-2/+2
* Interrupted disappeared in GHC 6.13 (GHC ticket #4100)Simon Marlow2010-06-021-0/+2
* WibbleDavid Waern2010-05-181-1/+1
* HLint policeDavid Waern2010-05-181-2/+2
* HLint policeDavid Waern2010-05-181-2/+2
* WibbleDavid Waern2010-05-151-1/+1
* Document --no-tmp-comp-dirDavid Waern2010-05-151-0/+17