Age | Commit message (Expand) | Author |
---|---|---|
2020-06-10 | Renamed some buffer/view fields to use American English instead of Australian. | |
2020-06-10 | Replaced `lfs.dir_foreach()` with `lfs.walk()` generator. | |
2020-06-09 | Prefer `view.call_tip_*` instead of `buffer.call_tip_*`. | |
2020-06-08 | Prefer `view.property*` instead of `buffer.property*`. | |
2020-06-05 | Renamed `buffer:set_theme()` to `view:set_theme()` and fixed a bug with splits. | |
2020-05-25 | Allow views to be used as buffers and update API. | |
2020-03-31 | Updated Lua autocompletion and documentation. | |
2020-03-03 | Revert accidental check in of Lua autocompletion and documentation. | |
2020-03-03 | Added test suite and API type checking for more helpful error messages. | |
2019-12-31 | Updated to Scintilla 3.11.2. | |
2019-12-31 | Updated Lua autocompletion and documentation. | |
2019-11-07 | Split Lua and Textadept autocompletion and documentation files. |