Age | Commit message (Expand) | Author | Files | Lines |
2017-10-27 | Automatic reformating by stylish-haskell. | John MacFarlane | 1 | -8/+8 |
2017-09-30 | Text.Pandoc.Lua: add mediabag submodule | Albert Krewinkel | 1 | -3/+7 |
2017-08-22 | Text.Pandoc.Lua: support Inline and Block catch-alls | Albert Krewinkel | 1 | -0/+6 |
2017-08-22 | Text.Pandoc.Lua: respect metatable when getting filters | Albert Krewinkel | 1 | -0/+6 |
2017-08-14 | Test fixes so we can find data files. | John MacFarlane | 1 | -2/+2 |
2017-08-13 | Use hslua >= 0.7, update Lua code | Albert Krewinkel | 1 | -17/+14 |
2017-06-29 | Added parameter for user data directory to runLuaFilter. | John MacFarlane | 1 | -2/+2 |
2017-05-07 | Use fewer quickcheck tests for lua tests, to speed things up. | John MacFarlane | 1 | -3/+3 |
2017-04-30 | Lua filter: fall-back to global filters when none is returned | Albert Krewinkel | 1 | -0/+6 |
2017-04-14 | Lua filter: allow shorthand functions for math and quoted | Albert Krewinkel | 1 | -14/+21 |
2017-04-13 | Use lua constructors to push meta values | Albert Krewinkel | 1 | -2/+6 |
2017-04-07 | Lua filter: improve doc filter performance | Albert Krewinkel | 1 | -1/+9 |
2017-04-06 | Ensure correctness of StackValue instances | Albert Krewinkel | 1 | -0/+28 |
2017-04-02 | Lua module: add readers submodule | Albert Krewinkel | 1 | -0/+6 |
2017-03-20 | Lua filters (#3514) | Albert Krewinkel | 1 | -0/+34 |