Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-09-24 | Use hslua v1.0.0 | Albert Krewinkel | 1 | -20/+12 |
2018-03-18 | Use NoImplicitPrelude and explicitly import Prelude. | John MacFarlane | 1 | -0/+2 |
2018-01-19 | hlint code improvements. | John MacFarlane | 1 | -1/+0 |
2018-01-13 | Lua modules: add function pandoc.utils.run_json_filter | Albert Krewinkel | 1 | -1/+2 |
2018-01-05 | Update copyright notices to include 2018 | Albert Krewinkel | 1 | -2/+2 |
2017-12-21 | Lua modules: added pandoc.utils module | Albert Krewinkel | 1 | -0/+2 |
2017-12-21 | Lua modules: make a Haskell module for each Lua module | Albert Krewinkel | 1 | -2/+2 |
2017-12-21 | Lua modules: move to dedicated submodule | Albert Krewinkel | 1 | -2/+3 |
2017-12-10 | Lua filters: fix package loading for Lua 5.1 | Albert Krewinkel | 1 | -1/+4 |
2017-12-02 | Lua filters: refactor lua module handling | Albert Krewinkel | 1 | -0/+109 |