Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add BangPatterns to alex and happy source files | David Waern | 2010-11-21 | 1 | -0/+1 |
* | Remove code for ghc < 7 | David Waern | 2010-11-15 | 1 | -4/+0 |
* | follow changes in the GHC API | Simon Marlow | 2010-10-27 | 1 | -0/+4 |
* | Replace ghci> with >>> in example syntax | David Waern | 2010-09-01 | 1 | -3/+3 |
* | Wibble | David Waern | 2010-09-01 | 1 | -1/+1 |
* | support both kinds of enumerated lists in doc markup | Mark Lentczner | 2010-08-26 | 1 | -0/+1 |
* | Fix build with ghc < 6.13 | David Waern | 2010-07-24 | 1 | -0/+4 |
* | Follow mkPState argument order change | Ian Lynagh | 2010-07-06 | 1 | -1/+1 |
* | Fix #112 | David Waern | 2010-04-10 | 1 | -14/+14 |
* | Let parsing fails on paragraphs that are immediately followed by an | simon.hengel | 2010-04-08 | 1 | -0/+1 |
* | Fix #118 | David Waern | 2010-04-08 | 1 | -3/+3 |
* | Fix #75 | David Waern | 2010-04-07 | 1 | -1/+1 |
* | Propagate source positions from Lex.x to Parse.y | David Waern | 2010-04-07 | 1 | -19/+24 |
* | Add markup support for interactive examples | simon.hengel | 2010-04-02 | 1 | -0/+14 |
* | Move H.Interface.Parse/Lex to H.Parse/Lex | David Waern | 2009-11-28 | 1 | -0/+172 |