aboutsummaryrefslogtreecommitdiff
path: root/test/Tests/Lua.hs
AgeCommit message (Expand)Author
2017-06-29Added parameter for user data directory to runLuaFilter.John MacFarlane
2017-05-07Use fewer quickcheck tests for lua tests, to speed things up.John MacFarlane
2017-04-30Lua filter: fall-back to global filters when none is returnedAlbert Krewinkel
2017-04-14Lua filter: allow shorthand functions for math and quotedAlbert Krewinkel
2017-04-13Use lua constructors to push meta valuesAlbert Krewinkel
2017-04-07Lua filter: improve doc filter performanceAlbert Krewinkel
2017-04-06Ensure correctness of StackValue instancesAlbert Krewinkel
2017-04-02Lua module: add readers submoduleAlbert Krewinkel
2017-03-20Lua filters (#3514)Albert Krewinkel