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
/
Docx
/
Reducible.hs
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-02
Docx reader: Add a "Link" modifier to Reducible
Jesse Rosenthal
1
-0
/
+2
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-10-14
Use custom Prelude to avoid compiler warnings.
John MacFarlane
1
-1
/
+0
2014-08-16
Rewrite Docx.hs and Reducible to use Builder.
Jesse Rosenthal
1
-189
/
+175
2014-08-13
Docx: Reducible forgot about smallcaps
Jesse Rosenthal
1
-0
/
+2
2014-08-12
Docx reader: move combining logic to Reducible
Jesse Rosenthal
1
-0
/
+10
2014-08-11
Docx reader: handle empty reducibles.
Jesse Rosenthal
1
-5
/
+6
2014-08-10
Change head/tail to pattern guards.
Jesse Rosenthal
1
-7
/
+8
2014-08-09
Docx reader: Fix spacing issue.
Jesse Rosenthal
1
-9
/
+10
2014-07-12
Removed space at ends of lines in source.
John MacFarlane
1
-4
/
+4
2014-06-23
Add copyright block to T.P.R.Docx.Reducible.
Jesse Rosenthal
1
-0
/
+31
2014-06-23
Add new typeclass, Reducible
Jesse Rosenthal
1
-0
/
+150