index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Text
/
ParserCombinators
/
Pandoc.hs
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-22
Fixed bug in anyLine parser. Previously anyLine would parse an
fiddlosopher
1
-1
/
+2
2007-04-15
Fixed export declarations; removed unneeded import of
fiddlosopher
1
-3
/
+0
2007-04-15
Moved escape and nullBlock parsers from ParserCombinators/Pandoc
fiddlosopher
1
-16
/
+0
2007-04-10
Extensive changes stemming from a rethinking of the Pandoc data
fiddlosopher
1
-2
/
+10
2007-03-17
Removed Blank block element as unnecessary.
fiddlosopher
1
-7
/
+0
2007-02-15
Removed followedBy' parser from Text/ParserCombinators/Pandoc,
fiddlosopher
1
-10
/
+0
2007-02-12
+ Added some needed "try"s before multicharacter parsers,
fiddlosopher
1
-2
/
+2
2007-01-15
Added support for tables in markdown reader and in LaTeX,
fiddlosopher
1
-1
/
+13
2007-01-07
Fixed performance problems with '--strict' option:
fiddlosopher
1
-2
/
+1
2006-12-31
Changed Markdown reader so that the first pass, in which a list
fiddlosopher
1
-0
/
+5
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
-7
/
+17
2006-11-26
Pandoc bug fixes:
fiddlosopher
1
-3
/
+2
2006-10-17
initial import
fiddlosopher
1
-0
/
+109