Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-29 | Updated copyright information. | ||
2020-09-29 | Updated copyright information. | ||
2020-03-31 | Updated Lua autocompletion and documentation. | ||
Filepaths have a "_HOME" prefix that is expected to be filled in by consumers (e.g. the experimental ctags module). | |||
2020-03-29 | Code reformatting. | ||
2020-02-19 | Updated tags generator to include filename and ex_cmd ctags fields. | ||
This enables proper ctags navigation. | |||
2020-02-17 | Lua api generation script tweaks. | ||
2019-12-31 | Updated copyright year. | ||
2019-11-07 | Split Lua and Textadept autocompletion and documentation files. | ||
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. | |||
2019-02-16 | Fixed escaping of newlines in generated Lua API documentation. | ||
2019-02-16 | Updated copyright year. | ||
2018-01-25 | Updated copyright year. | ||
2016-12-31 | Updated copyright information. | ||
2015-12-31 | Updated copyright date. | ||
2015-03-16 | Code cleanup based on the output of luacheck, a Lua linter. | ||
2014-12-31 | Updated copyright year. | ||
2014-06-07 | Added buffer constants to buffer LuaDoc and improved Lua tags and api generator. | ||