summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Lua
Commit message (Expand)AuthorAge
* Update dates in copyright noticesAlbert Krewinkel2017-05-13
* Lua module: simplify Attributes, rename to AttrAlbert Krewinkel2017-04-30
* Lua module: make Header argument order consistentAlbert Krewinkel2017-04-30
* Lua module: provide simple `read` format parserAlbert Krewinkel2017-04-26
* Lua filter: allow natural access to meta elementsAlbert Krewinkel2017-04-26
* Lua filter: use Attributes constructor for AttrsAlbert Krewinkel2017-04-15
* Lua filter: Re-order code of stack value instancesAlbert Krewinkel2017-04-14
* Lua filter: use lua strings for nullary constructorsAlbert Krewinkel2017-04-14
* Avoid repeating StackValue instances definitionsAlbert Krewinkel2017-04-14
* Extract lua helper functions into Lua.Util moduleAlbert Krewinkel2017-04-14
* Use lua bools and strings for MetaBool, MetaStringAlbert Krewinkel2017-04-14
* Drop dependency on hslua-aesonAlbert Krewinkel2017-04-14
* Push blocks via lua constructors and constantsAlbert Krewinkel2017-04-14
* Push inlines via lua constructors and constantsAlbert Krewinkel2017-04-14
* Use lua constructors to push meta valuesAlbert Krewinkel2017-04-13
* Lua filter: use custom StackValue Inline instanceAlbert Krewinkel2017-04-11
* Lua filter: improve doc filter performanceAlbert Krewinkel2017-04-07
* Lua filter: Improve block filter performanceAlbert Krewinkel2017-04-06
* Lua filter: Improve inline filter performanceAlbert Krewinkel2017-04-06
* Lua module: add readers submoduleAlbert Krewinkel2017-04-02
* Ensure compatibility with hslua 0.5.*Albert Krewinkel2017-03-24
* Lua filters (#3514)Albert Krewinkel2017-03-20