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
/
Pandoc
/
Readers
/
Odt
/
Generic
/
Utils.hs
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-16
Rename Text.Pandoc.XMLParser -> Text.Pandoc.XML.Light...
John MacFarlane
1
-24
/
+9
2020-11-07
Lint code in PRs and when committing to master (#6790)
Albert Krewinkel
1
-1
/
+0
2020-10-14
Fix typos in comments, doc strings, error messages, and tests
Albert Krewinkel
1
-1
/
+1
2020-03-15
Use implicit Prelude (#6187)
Albert Krewinkel
1
-2
/
+0
2020-02-04
Remove our bool function (#6116)
Joseph C. Sible
1
-9
/
+0
2019-03-01
Remove license boilerplate.
John MacFarlane
1
-21
/
+0
2018-08-10
Avoid non-exhaustive pattern match.
John MacFarlane
1
-3
/
+1
2018-07-02
Spellcheck comments
Alexander Krotov
1
-2
/
+2
2018-03-18
Use NoImplicitPrelude and explicitly import Prelude.
John MacFarlane
1
-0
/
+2
2017-10-27
hlint suggestions.
John MacFarlane
1
-2
/
+2
2017-10-27
Automatic reformating by stylish-haskell.
John MacFarlane
1
-7
/
+7
2017-05-31
Odt reader: remove dead code
Albert Krewinkel
1
-7
/
+0
2015-11-09
Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly."
John MacFarlane
1
-1
/
+0
2015-11-08
Use -XNoImplicitPrelude and 'import Prelude' explicitly.
John MacFarlane
1
-0
/
+1
2015-07-23
Added odt reader
MarLinn
1
-0
/
+171