Age | Commit message (Expand) | Author | Files | Lines |
2007-07-07 | Adjusted copyright notices to 2006-7; use | fiddlosopher | 1 | -3/+3 |
2007-04-22 | Resolved issue #10: instead of adding "\n\n" to the | fiddlosopher | 1 | -1/+1 |
2007-04-10 | Extensive changes stemming from a rethinking of the Pandoc data | fiddlosopher | 1 | -64/+66 |
2007-03-17 | Removed Blank block element as unnecessary. | fiddlosopher | 1 | -1/+1 |
2007-02-15 | Got rid of two unneeded 'getState's. Note that | fiddlosopher | 1 | -2/+2 |
2007-02-15 | Use lookAhead instead of getInput/setInput in RST reader. | fiddlosopher | 1 | -3/+1 |
2007-02-15 | Removed followedBy' parser from Text/ParserCombinators/Pandoc, | fiddlosopher | 1 | -2/+2 |
2007-02-14 | Fixed issue #8: slow performance in parsing inline literals in | fiddlosopher | 1 | -0/+2 |
2007-02-12 | + Added some needed "try"s before multicharacter parsers, | fiddlosopher | 1 | -1/+1 |
2007-02-12 | Added 'try' in front of 'string', where needed, or | fiddlosopher | 1 | -6/+8 |
2007-02-12 | Allow the URI in a RST hyperlink target to start on the line | fiddlosopher | 1 | -0/+3 |
2006-12-31 | Simplified list parsing code in RST reader. | fiddlosopher | 1 | -7/+8 |
2006-12-31 | Cleaned up some code in RST reader. | fiddlosopher | 1 | -20/+15 |
2006-12-21 | Fixed a serious bug in the Markdown reader (also affecting LaTeX | fiddlosopher | 1 | -10/+7 |
2006-12-20 | Added license text to top of source files. | fiddlosopher | 1 | -0/+18 |
2006-12-20 | Changed 'stability' from 'provisional' to 'alpha'. | fiddlosopher | 1 | -1/+1 |
2006-12-20 | Changed 'status' in comment headers from 'unstable' to 'provisional' | fiddlosopher | 1 | -1/+1 |
2006-12-20 | + Added module data for haddock. | fiddlosopher | 1 | -306/+325 |
2006-11-26 | Pandoc bug fixes: | fiddlosopher | 1 | -1/+1 |
2006-10-17 | initial import | fiddlosopher | 1 | -0/+644 |