aboutsummaryrefslogtreecommitdiff
path: root/modules/lua
AgeCommit message (Expand)Author
2014-04-30Updated documentation.mitchell
2014-04-10Updated Lua Adeptsense.mitchell
2014-04-01Updated Lua Adeptsense; modules/lua/init.luamitchell
2014-03-28Updated Lua Adeptsense.mitchell
2014-03-26Include my new "lspawn" module by default for spawning processes.mitchell
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-12Updated copyright information.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-27Integrated compile and run commands for most languages.mitchell
2013-09-17Updated Lua Adeptsense.mitchell
2013-09-15Do not convert filenames to UTF-8; keep them in `_CHARSET`.mitchell
2013-09-11Updated Lua Adeptsense.mitchell
2013-09-08Updated Lua Adeptsense.mitchell
2013-08-26Renamed `_M.textadept` to `textadept`; `_M` is for language modules only now.mitchell
2013-08-24Include Scintilla constants in `buffer`s.mitchell
2013-08-10Updated Lua Adeptsense.mitchell
2013-07-10Updated Lua Adeptsense.mitchell
2013-06-29Updated Lua Adeptsense.mitchell
2013-06-12`_M.textadept.editing.block_comment()` supports block comment delimiters.mitchell
2013-05-29Updated Lua Adeptsense.mitchell
2013-05-25Updated Lua Adeptsense.mitchell
2013-05-22Fixed tags for global tables within modules; modules/lua/adeptsensedoc.luamitchell
2013-05-15Fix absolute field tags; modules/lua/adeptsensedoc.luamitchell
2013-05-15Set language-specific buffer properties through an event instead of a function.mitchell
2013-04-29More code cleanup.mitchell
2013-04-27Updated Lua Adeptsense.mitchell
2013-04-03Textadept should support multiple curses platforms; remove ncurses references.mitchell
2013-03-29Updated Lua Adeptsense.mitchell
2013-03-29Updated to Lua 5.2.2 and LPeg 0.11.mitchell
2013-02-27Updated Lua Adeptsense.mitchell
2013-02-25Updated Lua apidocs to 5.2.1.mitchell
2013-02-01Updated Lua Adeptsense.mitchell
2013-01-29Updated Lua Adeptsense.mitchell
2013-01-20Updated copyright date.mitchell
2012-12-30Updated Lua Adeptsense.mitchell
2012-12-01Updated Lua Adeptsense.mitchell
2012-11-19Rewrote LuaDoc.mitchell
2012-11-19Changed Lua code style for tables.mitchell
2012-10-31Updated Lua Adeptsense apidoc; modules/lua/apimitchell
2012-10-30Continued updating documentation formatting.mitchell
2012-10-29Updated documentation formatting.mitchell
2012-10-06Fixed more bugs introduced by r1260.mitchell
2012-09-30Updated Lua Adeptsense apidoc; modules/lua/apimitchell
2012-09-12Documentation overhaul.mitchell
2012-09-12Strip markdown links from Lua API documentation; modules/lua/adeptsensedoc.luamitchell