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
/
BCP47.hs
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-12
Switch to new pandoc-types and use Text instead of String [API change].
despresc
1
-19
/
+17
2019-10-09
Options.WriterOptions: Change type of writerVariables to Context Text.
John MacFarlane
1
-2
/
+5
2019-03-01
Remove license boilerplate.
John MacFarlane
1
-18
/
+0
2019-02-04
Add missing copyright notices and remove license boilerplate (#5112)
Albert Krewinkel
1
-2
/
+2
2018-03-18
Use NoImplicitPrelude and explicitly import Prelude.
John MacFarlane
1
-0
/
+2
2018-01-05
Update copyright notices to include 2018
Albert Krewinkel
1
-2
/
+2
2017-10-29
Small reformat.
John MacFarlane
1
-1
/
+1
2017-10-27
hlint suggestions.
John MacFarlane
1
-1
/
+1
2017-10-27
Automatic reformating by stylish-haskell.
John MacFarlane
1
-6
/
+6
2017-08-11
Added support for translations (localization) (see #3559).
John MacFarlane
1
-14
/
+0
2017-06-26
parseBCP47: Parse extensions and private-use as variants.
John MacFarlane
1
-4
/
+20
2017-06-25
BCP47: split toLang from getLang, rearranged types.
John MacFarlane
1
-10
/
+16
2017-06-25
Refactored ConTeXt writer to use BCP47.
John MacFarlane
1
-5
/
+5
2017-06-25
Moved BCP47 specific functions from Writers.Shared to new module.
John MacFarlane
1
-0
/
+117