aboutsummaryrefslogtreecommitdiff
path: root/modules/lua/ta_api
AgeCommit message (Collapse)Author
2020-03-31Updated Lua autocompletion and documentation.mitchell
Filepaths have a "_HOME" prefix that is expected to be filled in by consumers (e.g. the experimental ctags module).
2020-03-03Revert accidental check in of Lua autocompletion and documentation.mitchell
2020-03-03Added test suite and API type checking for more helpful error messages.mitchell
2019-12-31Updated to Scintilla 3.11.2.mitchell
2019-12-31Updated Lua autocompletion and documentation.mitchell
2019-11-07Split Lua and Textadept autocompletion and documentation files.mitchell
Textadept autocompletion and documentation is now only performed on Textadept files. Modified the LuaDoc doclet to only process "lua.luadoc" on its own, and updated the Makefile rule accordingly.