summaryrefslogtreecommitdiff
path: root/test/Tests/Lua.hs
Commit message (Expand)AuthorAge
* Text.Pandoc.Lua: support Inline and Block catch-allsAlbert Krewinkel2017-08-22
* Text.Pandoc.Lua: respect metatable when getting filtersAlbert Krewinkel2017-08-22
* Test fixes so we can find data files.John MacFarlane2017-08-14
* Use hslua >= 0.7, update Lua codeAlbert Krewinkel2017-08-13
* Added parameter for user data directory to runLuaFilter.John MacFarlane2017-06-29
* Use fewer quickcheck tests for lua tests, to speed things up.John MacFarlane2017-05-07
* Lua filter: fall-back to global filters when none is returnedAlbert Krewinkel2017-04-30
* Lua filter: allow shorthand functions for math and quotedAlbert Krewinkel2017-04-14
* Use lua constructors to push meta valuesAlbert Krewinkel2017-04-13
* Lua filter: improve doc filter performanceAlbert Krewinkel2017-04-07
* Ensure correctness of StackValue instancesAlbert Krewinkel2017-04-06
* Lua module: add readers submoduleAlbert Krewinkel2017-04-02
* Lua filters (#3514)Albert Krewinkel2017-03-20