index
:
textadept.git
master
My personalizations for textadept
Alessandro Iezzi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
lua
/
init.lua
Age
Commit message (
Expand
)
Author
2018-01-25
Updated copyright year.
mitchell
2017-07-06
Do not attempt to provide autocompletions when there is no context.
mitchell
2016-12-31
Updated copyright information.
mitchell
2016-07-06
Document how to generate Lua autocompletion and documentation for user modules.
mitchell
2016-06-15
Lots of small LuaDoc improvements (grammar mainly).
mitchell
2016-04-02
Code cleanup.
mitchell
2015-12-31
Updated copyright date.
mitchell
2015-10-22
Refactored 'ansi_c' and 'lua' modules' snippets.
mitchell
2015-08-08
Added automatic syntax-checking capability as files are saved.
mitchell
2015-03-16
Code cleanup based on the output of luacheck, a Lua linter.
mitchell
2015-03-12
Lua code cleanup.
mitchell
2015-03-10
Removed `keys.LANGUAGE_MODULE_PREFIX` key binding.
mitchell
2014-12-31
Updated copyright year.
mitchell
2014-06-30
Condensed manual and API documentation into single files.
mitchell
2014-05-28
Updated LuaDoc.
mitchell
2014-05-28
Utilize list separator characters instead of hard-coded characters.
mitchell
2014-05-25
ANSI C and Lua language module tweaks.
mitchell
2014-05-24
Removed Adeptsense in favor of new framework committed in r1735.
mitchell
2014-04-01
Updated Lua Adeptsense; modules/lua/init.lua
mitchell
2014-03-26
Include my new "lspawn" module by default for spawning processes.
mitchell
2014-01-12
Updated copyright information.
mitchell
2013-09-27
Integrated compile and run commands for most languages.
mitchell
2013-09-15
Do not convert filenames to UTF-8; keep them in `_CHARSET`.
mitchell
2013-08-26
Renamed `_M.textadept` to `textadept`; `_M` is for language modules only now.
mitchell
2013-06-12
`_M.textadept.editing.block_comment()` supports block comment delimiters.
mitchell
2013-05-15
Set language-specific buffer properties through an event instead of a function.
mitchell
2013-04-29
More code cleanup.
mitchell
2013-04-03
Textadept should support multiple curses platforms; remove ncurses references.
mitchell
2013-01-20
Updated copyright date.
mitchell
2012-11-19
Rewrote LuaDoc.
mitchell
2012-11-19
Changed Lua code style for tables.
mitchell
2012-10-29
Updated documentation formatting.
mitchell
2012-10-06
Fixed more bugs introduced by r1260.
mitchell
2012-09-12
Documentation overhaul.
mitchell
2012-07-21
Converted some `buffer` "get" and "set" functions into properties.
mitchell
2012-07-21
Lua code cleanup and API changes.
mitchell
2012-04-06
Respect user annotation preference; modules/lua/init.lua
mitchell
2012-03-16
Moved "Markdown:" comments into module LuaDoc comments.
mitchell
2012-03-07
Updated contact email address.
mitchell
2012-03-07
Documentation overhaul with Discount (Markdown implementation).
mitchell
2012-02-10
Update LuaDoc with new formatting.
mitchell
2012-01-24
Rename module shortcut variables.
mitchell
2012-01-06
Updated copyright information.
mitchell
2012-01-05
Rename '_m' to '_M'.
mitchell
2011-12-31
Code cleanup.
mitchell
2011-12-13
Remove 'package.seeall' from LuaDoc comments.
mitchell
2011-12-12
Remove 'module' and update LuaDoc comments appropriately.
mitchell
2011-12-12
Updated to Lua 5.2.
mitchell
2011-09-26
Lua code cleanup.
mitchell
2011-07-13
Refactored key commands and added menu accelerators.
mitchell
[next]