Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-31 | Updated copyright year. | ||
2021-04-11 | Initial pass reformatting all code. | ||
Use clang-format, LuaFormatter, and 100 character limit on lines. | |||
2020-10-11 | Updated LuaDoc. | ||
2020-09-29 | Updated copyright information. | ||
2020-09-14 | More small documentation updates. | ||
2020-08-03 | Updated LuaDoc. | ||
2020-05-25 | Allow views to be used as buffers and update API. | ||
This allows for a superficial separation of buffer- and view-specific Scintilla functionality. buffers and views can now be used interchangeably for the most part, and the APIs are guidance, not hard requirements. User scripts do not require any modification and will continue to function normally. | |||
2018-01-25 | Updated copyright year. | ||
2016-12-31 | Updated copyright information. | ||
2015-12-31 | Updated copyright date. | ||
2014-12-31 | Updated copyright year. | ||
2014-01-12 | Updated copyright information. | ||
2013-11-18 | LuaDoc updates. | ||
2013-09-06 | Updated LuaDoc. | ||
2013-01-20 | Updated copyright date. | ||
2012-12-01 | Updated parameter LuaDoc. | ||
2012-11-19 | Rewrote LuaDoc. | ||
2012-10-30 | Continued updating documentation formatting. | ||
2012-09-12 | Documentation overhaul. | ||
Rewrote most of the manual and Lua API to complement each other. Key bindings reference moved from Appendix to modules/textadept/keys.lua LuaDoc. | |||
2012-07-21 | Lua code cleanup and API changes. | ||
2012-03-07 | Updated contact email address. | ||
2012-01-06 | Updated copyright information. | ||
2011-09-27 | Reformatted some LuaDoc. | ||
2010-12-28 | Updated copyright information. | ||
2010-06-17 | Renamed core/.*.lua to core/.*.luadoc documentation files. | ||