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
/
Creole.hs
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-14
Fix typos in comments, doc strings, error messages, and tests
Albert Krewinkel
1
-1
/
+1
2020-03-22
Finer grained imports of Text.Pandoc.Class submodules (#6203)
Albert Krewinkel
1
-1
/
+1
2020-03-15
Use implicit Prelude (#6187)
Albert Krewinkel
1
-2
/
+0
2019-11-12
Switch to new pandoc-types and use Text instead of String [API change].
despresc
1
-14
/
+14
2019-03-01
Remove license boilerplate.
John MacFarlane
1
-23
/
+0
2018-11-03
Creole reader: parse Text without converting to [Char]
Alexander Krotov
1
-4
/
+3
2018-07-02
Spellcheck comments
Alexander Krotov
1
-1
/
+1
2018-03-18
Use NoImplicitPrelude and explicitly import Prelude.
John MacFarlane
1
-0
/
+2
2018-03-16
Monoid/Semiground cleanup relying on custom Prelude.
John MacFarlane
1
-2
/
+1
2017-11-15
Creole reader: Fix performance issue for longer lists. (#4075)
Sascha Wilde
1
-1
/
+1
2017-10-31
Creole reader: fixed some minor typos and formatting.
Sascha Wilde
1
-4
/
+5
2017-10-31
Creole reader: fixed lists with trailing white space.
Sascha Wilde
1
-1
/
+2
2017-10-27
hlint suggestions.
John MacFarlane
1
-1
/
+1
2017-10-27
hlint changes.
John MacFarlane
1
-17
/
+19
2017-10-27
Automatic reformating by stylish-haskell.
John MacFarlane
1
-6
/
+6
2017-10-26
Creole reader (#3994)
Sascha Wilde
1
-0
/
+316