summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Lua/Util.hs
Commit message (Expand)AuthorAge
* Lua filters: store constructors in registryAlbert Krewinkel2018-01-23
* Lua: move getTag from StackInstances to UtilAlbert Krewinkel2018-01-23
* Lua filters: improve error messagesAlbert Krewinkel2018-01-12
* Update copyright notices to include 2018Albert Krewinkel2018-01-05
* Use hslua utils where possibleAlbert Krewinkel2018-01-04
* data/pandoc.lua: drop function pandoc.global_filterAlbert Krewinkel2017-12-29
* Lua modules: add function pandoc.utils.normalize_dateAlbert Krewinkel2017-12-23
* Lua.Util: avoid altering the stack if peeking failsAlbert Krewinkel2017-12-22
* Lua modules: move to dedicated submoduleAlbert Krewinkel2017-12-21
* Lua modules: turn pipe, read into full Haskell functionsAlbert Krewinkel2017-12-20
* Lua filters: refactor lua module handlingAlbert Krewinkel2017-12-02
* Automatic reformating by stylish-haskell.John MacFarlane2017-10-27
* update years in copyrightKolen Cheung2017-10-26
* Text.Pandoc.Lua: Optimize performance by using raw table accessAlbert Krewinkel2017-08-13
* Use hslua >= 0.7, update Lua codeAlbert Krewinkel2017-08-13
* Improve code style in lua and org modulesAlbert Krewinkel2017-06-03
* Update dates in copyright noticesAlbert Krewinkel2017-05-13
* Avoid repeating StackValue instances definitionsAlbert Krewinkel2017-04-14
* Extract lua helper functions into Lua.Util moduleAlbert Krewinkel2017-04-14