Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Faster 'Text' driven parser combinators | Alec Theriault | 2018-11-05 | 2 | -21/+67 |
* | Build on 7.4 and 7.8 | Alec Theriault | 2018-10-16 | 1 | -1/+2 |
* | Replace 'attoparsec' with 'parsec' (#799) | Alec Theriault | 2018-04-25 | 2 | -195/+112 |
* | Remove bang pattern | Alec Theriault | 2018-03-02 | 1 | -3/+3 |
* | Support unicode operators, proper modules | Alec Theriault | 2018-03-02 | 1 | -2/+23 |
* | Consequently use inClass and notInClass in haddock-library (#617) | Alex Biehl | 2017-05-13 | 1 | -3/+6 |
* | Make parser state a newtype | David Feuer | 2016-05-24 | 1 | -1/+1 |
* | (wip) Add support for @since (closes #26) | Simon Hengel | 2014-11-16 | 1 | -6/+27 |
* | newtype-wrap parser monad | Simon Hengel | 2014-11-08 | 2 | -1/+129 |
* | Add support for markdown links (closes #336) | Simon Hengel | 2014-11-03 | 1 | -8/+10 |
* | Compatibility with older versions of base and bytestring | Simon Hengel | 2014-06-18 | 1 | -1/+18 |
* | Move parser + parser tests out to own package. | Mateusz Kowalczyk | 2014-05-05 | 1 | -0/+61 |