aboutsummaryrefslogtreecommitdiff
path: root/modules/lua/api
AgeCommit message (Collapse)Author
2014-04-30Updated documentation.mitchell
2014-04-10Updated Lua Adeptsense.mitchell
2014-03-28Updated Lua Adeptsense.mitchell
2014-03-26Include my new "lspawn" module by default for spawning processes.mitchell
The `textadept.run` module now uses `spawn()` instead of `io.popen()`. This module replaces the dependency on winapi. Removed experimental `io.popen()` and `os.execute()` hooks. They may be re-implemented later using `spawn()`.
2014-03-23Updated to Scintilla 3.4.0 and LuaJIT 2.0.3.mitchell
2014-02-05Updated to Scintilla 3.3.9.mitchell
2014-01-01Updated Lua Adeptsense.mitchell
2013-11-11Updated Lua Adeptsense.mitchell
2013-10-30Updated Lua Adeptsense.mitchell
2013-10-21Updated Lua Adeptsense.mitchell
2013-09-30Updated Lua Adeptsense.mitchell
2013-09-17Updated Lua Adeptsense.mitchell
2013-09-11Updated Lua Adeptsense.mitchell
2013-09-08Updated Lua Adeptsense.mitchell
2013-08-10Updated Lua Adeptsense.mitchell
2013-07-10Updated Lua Adeptsense.mitchell
2013-06-29Updated Lua Adeptsense.mitchell
2013-05-29Updated Lua Adeptsense.mitchell
2013-05-25Updated Lua Adeptsense.mitchell
2013-04-27Updated Lua Adeptsense.mitchell
2013-03-29Updated Lua Adeptsense.mitchell
2013-02-27Updated Lua Adeptsense.mitchell
2013-02-01Updated Lua Adeptsense.mitchell
2013-01-29Updated Lua Adeptsense.mitchell
2012-12-30Updated Lua Adeptsense.mitchell
2012-12-01Updated Lua Adeptsense.mitchell
2012-10-31Updated Lua Adeptsense apidoc; modules/lua/apimitchell
2012-10-30Continued updating documentation formatting.mitchell
2012-10-29Updated documentation formatting.mitchell
Pathnames and filenames are italic and be more consistent with constant width text.
2012-09-30Updated Lua Adeptsense apidoc; modules/lua/apimitchell
2012-09-12Documentation overhaul.mitchell
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-08-28Updated Lua Adeptsense.mitchell
2012-07-21Updated Lua Adeptsense.mitchell
2012-07-21Converted some `buffer` "get" and "set" functions into properties.mitchell
Also updated to Scintilla 3.2.1.
2012-06-28Updated Lua Adeptsense.mitchell
2012-05-31Updated Lua Adeptsense.mitchell
2012-04-30Updated Lua Adeptsense.mitchell
2012-03-28Updated Lua Adeptsense apidoc; modules/lua/apimitchell
2012-03-26Updated Lua Adeptsense.mitchell
2012-02-29Updated Lua Adeptsense; modules/lua/apimitchell
2012-02-19Forgot to patch my system's LuaDoc for new formatting; modules/lua/apimitchell
2012-02-11Updated Lua Adeptsense with new LuaDoc formatting; modules/lua/apimitchell
2012-01-31Updated Lua Adeptsense.mitchell
2012-01-10Updated Lua Adeptsense.mitchell
2012-01-05Rename '_m' to '_M'.mitchell
2011-12-21Updated Lua Adeptsense.mitchell
2011-12-13Updated Lua Adeptsense.mitchell
2011-11-30Updated Lua Adeptsense.mitchell
2011-11-27Updated Lua Adeptsense.mitchell
2011-10-31Updated to Scintilla 3.0.0.mitchell