| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fixes to comments only | David Waern | 2010-05-13 | 1 | -6/+6 |
* | Fix build with GHC 6.12.2 | David Waern | 2010-05-13 | 1 | -0/+8 |
* | GHC build system: Follow "rm" variable changes | Ian Lynagh | 2010-05-08 | 1 | -1/+1 |
* | Minor wibbles to HsBang stuff | simonpj | 2010-05-07 | 2 | -10/+8 |
* | Remove redundant import | Ian Lynagh | 2010-05-06 | 1 | -1/+0 |
* | Fix build | Ian Lynagh | 2010-05-06 | 2 | -7/+6 |
* | Update runparsetests.hs following testsuite reorganisation | David Waern | 2010-05-11 | 1 | -2/+2 |
* | Update runtests.hs to use base-4.2.0.1 | David Waern | 2010-05-11 | 1 | -1/+1 |
* | Update runtests.hs following testsuite re-organisation | David Waern | 2010-05-11 | 1 | -4/+5 |
* | Shorten function name | David Waern | 2010-05-11 | 1 | -3/+3 |
* | Re-organise the testsuite structure | David Waern | 2010-05-11 | 65 | -2/+2 |
* | Improve testsuite README | David Waern | 2010-05-10 | 1 | -12/+19 |
* | Add unit tests for parser | simon.hengel | 2010-04-18 | 2 | -0/+70 |
* | Update CHANGES with info about 2.6.1 | David Waern | 2010-05-10 | 1 | -0/+6 |
* | Rename Interactive Examples into Examples (and simplify explanation) | David Waern | 2010-04-13 | 1 | -5/+4 |
* | Slight fix to the documentation of examples | David Waern | 2010-04-13 | 1 | -9/+11 |
* | Add documentation for interactive examples | simon.hengel | 2010-04-12 | 1 | -6/+32 |
* | Rename startGhc into withGhc | David Waern | 2010-04-10 | 1 | -4/+4 |
* | Fix #112 | David Waern | 2010-04-10 | 9 | -53/+184 |
* | Improve function name | David Waern | 2010-04-08 | 1 | -2/+2 |
* | Let parsing fails on paragraphs that are immediately followed by an | simon.hengel | 2010-04-08 | 1 | -0/+1 |
* | Add ghc-prim to test suite deps | David Waern | 2010-04-08 | 4 | -14/+34 |
* | Make it easier to add new package deps to test suite | David Waern | 2010-04-08 | 1 | -4/+9 |
* | Fix #118 | David Waern | 2010-04-08 | 3 | -3/+123 |
* | Fix #75 | David Waern | 2010-04-07 | 3 | -1/+182 |
* | Make runtests.hs slightly more readable | David Waern | 2010-04-07 | 1 | -36/+48 |
* | Let runtests.hs die when haddock has not been built | David Waern | 2010-04-07 | 1 | -0/+4 |
* | Propagate source positions from Lex.x to Parse.y | David Waern | 2010-04-07 | 5 | -44/+51 |
* | Add tests for interactive examples | simon.hengel | 2010-04-02 | 2 | -0/+242 |
* | Add markup support for interactive examples | simon.hengel | 2010-04-02 | 10 | -6/+109 |
* | Add missing dependencies to cabal file | simon.hengel | 2010-04-02 | 1 | -0/+15 |
* | Fix build with GHC 6.12 | david.waern | 2010-03-29 | 1 | -0/+4 |
* | Follow LazyUniqFM->UniqFM in GHC | Ian Lynagh | 2010-03-20 | 1 | -1/+1 |
* | apply changes to Html.hs to Xhtml/*.hs | Mark Lentczner | 2010-03-20 | 1 | -5/+15 |
* | First, experimental XHTML rendering | Mark Lentczner | 2010-03-20 | 13 | -4/+2463 |
* | Fix library part of cabal file when in ghc tree | david.waern | 2010-03-20 | 1 | -2/+7 |
* | Bump version in test reference files | david.waern | 2010-03-18 | 25 | -25/+25 |
* | Fix build with GHC 6.12.1 | david.waern | 2010-03-18 | 4 | -10/+35 |
* | Track change in HsUtils; and use a nicer function not an internal one | simonpj | 2010-03-04 | 1 | -2/+2 |
* | Resolve conflicts | Ian Lynagh | 2010-02-20 | 1 | -4/+2 |
* | Track HsSyn chnages | simonpj | 2010-02-10 | 0 | -0/+0 |
* | Track changes in HsTyVarBndr | simonpj | 2010-02-10 | 3 | -6/+5 |
* | Update Haddock for quasiquotes | simonpj | 2010-02-10 | 1 | -1/+2 |
* | Fix imports for new location of splitKindFunTys | simonpj | 2010-01-04 | 1 | -1/+1 |
* | Fix warning | david.waern | 2010-03-16 | 1 | -1/+1 |
* | Bump version number | david.waern | 2010-03-15 | 3 | -3/+3 |
* | Update CHANGES | david.waern | 2010-03-15 | 1 | -0/+6 |
* | Add Paths_haddock to other-modules of library | david.waern | 2010-03-15 | 1 | -0/+1 |
* | Update CHANGES | david.waern | 2010-03-15 | 1 | -0/+6 |
* | Bump version number | david.waern | 2010-03-15 | 3 | -3/+3 |