Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-04-15 | Use the new builders, modify readers to preserve empty headers | despresc | 1 | -5/+11 |
2020-04-15 | Adapt to the newest Table type, fix some previous adaptation issues | despresc | 1 | -1/+1 |
2020-04-15 | Implement the new Table type | despresc | 1 | -1/+1 |
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 | Apply linter suggestions. Add fix_spacing to lint target in Makefile. | John MacFarlane | 1 | -2/+1 |
2020-02-07 | Resolve HLint warnings | Albert Krewinkel | 1 | -2/+1 |
2020-02-01 | Text.Pandoc.Readers.CSV - reuse CSV parser from Text.Pandoc.CSV. | John MacFarlane | 1 | -65/+5 |
2020-01-31 | csv reader: allow empty cells. | John MacFarlane | 1 | -7/+5 |
2020-01-31 | Add Text.Pandoc.Readers.CSV (readCSV). | John MacFarlane | 1 | -0/+108 |