aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Lua
AgeCommit message (Expand)Author
2019-09-08Replace Element and makeHierarchical with makeSections.John MacFarlane
2019-08-16Lua: improve function documentationsAlbert Krewinkel
2019-08-16Lua: traverse nested blocks and inlines in correct orderAlbert Krewinkel
2019-08-16Lua: add module for AST element sequence traversalAlbert Krewinkel
2019-07-02Fix redundant constraint warnings. (#5625)Pete Ryland
2019-06-23Update Lua function names in pandoc.systemniszet
2019-06-12Lua: add a `clone()` method to all AST elements (#5572)Albert Krewinkel
2019-05-29pandoc.mediabag module: add function `delete`Albert Krewinkel
2019-05-29pandoc.mediabag module: add function `empty`Albert Krewinkel
2019-05-29pandoc.mediabag module: add items function iterating over mediabagAlbert Krewinkel
2019-05-29Lua Version type: shorten "version too old" messageAlbert Krewinkel
2019-05-29Lua: add Version type to simplify comparisonsAlbert Krewinkel
2019-05-04Lua: add `pandoc.system` module (#5468)Albert Krewinkel
2019-03-01Remove license boilerplate.John MacFarlane
2019-02-16T.P.Lua: split StackInstances into smaller Marshaling modulesAlbert Krewinkel
2019-02-16T.P.Lua: get CommonState from Lua globalAlbert Krewinkel
2019-02-09Lua filters: load module `pandoc` before calling `init.lua` (#5287)Albert Krewinkel
2019-02-09T.P.Lua: properly indent module-loading errorAlbert Krewinkel
2019-02-04Add missing copyright notices and remove license boilerplate (#5112)Albert Krewinkel
2018-11-19Lua filters: test AST object equality via HaskellAlbert Krewinkel
2018-11-17Lua Utils module: improve stringifyAlbert Krewinkel
2018-10-28T.P.Lua: expose more useful internals (API change)Albert Krewinkel
2018-10-28T.P.Lua: rename `runPandocLua` to `runLua` (API change)Albert Krewinkel
2018-10-26Text.Pandoc.Lua: move globals handling to separate moduleAlbert Krewinkel
2018-10-25Lua: allow access to pandoc state (#5015)Albert Krewinkel
2018-10-15Lua filters: rename ReaderOptions fields, use snake_caseAlbert Krewinkel
2018-10-13Lua filter internals: push Shared.Element as userdataAlbert Krewinkel
2018-10-12Lua filters: push ListAttributes via constructorAlbert Krewinkel
2018-10-02T.P.Lua.StackInstances - moved pragmas to top of file.John MacFarlane
2018-10-01Lua filters: report traceback when an error occursAlbert Krewinkel
2018-10-01Lua Util: add missing docstring to defineHowToAlbert Krewinkel
2018-09-24Use hslua v1.0.0Albert Krewinkel
2018-09-19Lua filter: cleanup filter execution codeAlbert Krewinkel
2018-08-12Lua: cleanup Lua utils, remove unused functions.Albert Krewinkel
2018-07-30Lua Utils module: add function blocks_to_inlines (#4799)Albert Krewinkel
2018-07-02Spellcheck commentsAlexander Krotov
2018-03-18Use NoImplicitPrelude and explicitly import Prelude.John MacFarlane
2018-03-17hlint fixes.John MacFarlane
2018-02-24Lua: register script name in global variableAlbert Krewinkel
2018-01-23Lua filters: store constructors in registryAlbert Krewinkel
2018-01-23Lua: move getTag from StackInstances to UtilAlbert Krewinkel
2018-01-19hlint code improvements.John MacFarlane
2018-01-15Renaming: Json -> JSON in modules and functions.John MacFarlane
2018-01-15Merge pull request #4227 from tarleb/lua-run-json-filterJohn MacFarlane
2018-01-13Lua modules: add function pandoc.utils.run_json_filterAlbert Krewinkel
2018-01-12Lua filters: improve error messagesAlbert Krewinkel
2018-01-12Lua filters: make PANDOC_READER_OPTIONS availableAlbert Krewinkel
2018-01-07Lua: make pandoc-types version available as PANDOC_API_VERSIONAlbert Krewinkel
2018-01-07Lua: make pandoc version available as PANDOC_VERSIONAlbert Krewinkel
2018-01-05Update copyright notices to include 2018Albert Krewinkel