Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-20 | Updated copyright date. | ||
2012-12-01 | Updated parameter LuaDoc. | ||
2012-11-19 | Rewrote LuaDoc. | ||
2012-10-23 | Fixed LuaDoc; core/.view.luadoc | ||
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-03-16 | Moved "Markdown:" comments into module LuaDoc comments. | ||
2012-03-07 | Updated contact email address. | ||
2012-02-10 | Update LuaDoc with new formatting. | ||
2012-01-12 | Create separate LuaDoc for module table fields. | ||
2012-01-06 | Updated copyright information. | ||
2011-09-27 | Reformatted some LuaDoc. | ||
2011-09-25 | Refactored textadept.c and changed Lua interface a bit. | ||
'_BUFFERS' and '_VIEWS' now also have buffer and view keys with index values; 'buffer.doc_pointer', 'view.doc_pointer', and 'gui.focused_doc_pointer' are no longer used; 'buffer:check_global()' replaces 'gui.check_focused_buffer()'; Added 'view.buffer' field; 'view:goto_buffer()' and 'gui.goto_view()' arguments changed to make more sense. | |||
2011-06-23 | Updated Luadoc and added extra fields to other modules. | ||
2010-12-28 | Updated copyright information. | ||
2010-06-17 | Renamed core/.*.lua to core/.*.luadoc documentation files. | ||