summaryrefslogtreecommitdiff
path: root/src/Text/ParserCombinators
Commit message (Expand)AuthorAge
* Fixed bug in anyLine parser. Previously anyLine would parse anfiddlosopher2007-04-22
* Fixed export declarations; removed unneeded import offiddlosopher2007-04-15
* Moved escape and nullBlock parsers from ParserCombinators/Pandocfiddlosopher2007-04-15
* Extensive changes stemming from a rethinking of the Pandoc datafiddlosopher2007-04-10
* Removed Blank block element as unnecessary.fiddlosopher2007-03-17
* Removed followedBy' parser from Text/ParserCombinators/Pandoc,fiddlosopher2007-02-15
* + Added some needed "try"s before multicharacter parsers,fiddlosopher2007-02-12
* Added support for tables in markdown reader and in LaTeX,fiddlosopher2007-01-15
* Fixed performance problems with '--strict' option:fiddlosopher2007-01-07
* Changed Markdown reader so that the first pass, in which a listfiddlosopher2006-12-31
* Added license text to top of source files.fiddlosopher2006-12-20
* Changed 'stability' from 'provisional' to 'alpha'.fiddlosopher2006-12-20
* Changed 'status' in comment headers from 'unstable' to 'provisional'fiddlosopher2006-12-20
* + Added module data for haddock.fiddlosopher2006-12-20
* Pandoc bug fixes:fiddlosopher2006-11-26
* initial importfiddlosopher2006-10-17