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
/
CSV.hs
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-15
Use implicit Prelude (#6187)
Albert Krewinkel
1
-2
/
+0
2020-03-13
Update copyright year (#6186)
Albert Krewinkel
1
-1
/
+1
2020-02-07
More in-depth refactoring and cleanup (#6123)
Joseph C. Sible
1
-7
/
+5
2020-02-01
Fix bug in Text.Pandoc.CSV.
John MacFarlane
1
-4
/
+4
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-27
hlint suggestions.
John MacFarlane
1
-1
/
+0
2017-10-27
hlint suggestions.
John MacFarlane
1
-1
/
+1
2017-10-27
Automatic reformating by stylish-haskell.
John MacFarlane
1
-3
/
+3
2017-08-11
Removed redundant import.
John MacFarlane
1
-1
/
+0
2017-08-10
RST reader: implement csv-table directive.
John MacFarlane
1
-3
/
+5
2017-08-10
RST reader: Basic support for csv-table directive.
John MacFarlane
1
-0
/
+102