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
Age
Commit message (
Expand
)
Author
2013-09-30
Updated Lua Adeptsense.
mitchell
2013-09-27
Integrated compile and run commands for most languages.
mitchell
2013-09-17
Updated Lua Adeptsense.
mitchell
2013-09-15
Do not convert filenames to UTF-8; keep them in `_CHARSET`.
mitchell
2013-09-11
Updated Lua Adeptsense.
mitchell
2013-09-08
Updated Lua Adeptsense.
mitchell
2013-08-26
Renamed `_M.textadept` to `textadept`; `_M` is for language modules only now.
mitchell
2013-08-24
Include Scintilla constants in `buffer`s.
mitchell
2013-08-10
Updated Lua Adeptsense.
mitchell
2013-07-10
Updated Lua Adeptsense.
mitchell
2013-06-29
Updated Lua Adeptsense.
mitchell
2013-06-12
`_M.textadept.editing.block_comment()` supports block comment delimiters.
mitchell
2013-05-29
Updated Lua Adeptsense.
mitchell
2013-05-25
Updated Lua Adeptsense.
mitchell
2013-05-22
Fixed tags for global tables within modules; modules/lua/adeptsensedoc.lua
mitchell
2013-05-15
Fix absolute field tags; modules/lua/adeptsensedoc.lua
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-27
Updated Lua Adeptsense.
mitchell
2013-04-03
Textadept should support multiple curses platforms; remove ncurses references.
mitchell
2013-03-29
Updated Lua Adeptsense.
mitchell
2013-03-29
Updated to Lua 5.2.2 and LPeg 0.11.
mitchell
2013-02-27
Updated Lua Adeptsense.
mitchell
2013-02-25
Updated Lua apidocs to 5.2.1.
mitchell
2013-02-01
Updated Lua Adeptsense.
mitchell
2013-01-29
Updated Lua Adeptsense.
mitchell
2013-01-20
Updated copyright date.
mitchell
2012-12-30
Updated Lua Adeptsense.
mitchell
2012-12-01
Updated Lua Adeptsense.
mitchell
2012-11-19
Rewrote LuaDoc.
mitchell
2012-11-19
Changed Lua code style for tables.
mitchell
2012-10-31
Updated Lua Adeptsense apidoc; modules/lua/api
mitchell
2012-10-30
Continued updating documentation formatting.
mitchell
2012-10-29
Updated documentation formatting.
mitchell
2012-10-06
Fixed more bugs introduced by r1260.
mitchell
2012-09-30
Updated Lua Adeptsense apidoc; modules/lua/api
mitchell
2012-09-12
Documentation overhaul.
mitchell
2012-09-12
Strip markdown links from Lua API documentation; modules/lua/adeptsensedoc.lua
mitchell
2012-08-28
Updated Lua Adeptsense.
mitchell
2012-07-21
Updated Lua Adeptsense.
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-06-28
Updated Lua Adeptsense.
mitchell
2012-05-31
Updated Lua Adeptsense.
mitchell
2012-04-30
Updated Lua Adeptsense.
mitchell
2012-04-06
Respect user annotation preference; modules/lua/init.lua
mitchell
2012-03-28
Updated Lua Adeptsense apidoc; modules/lua/api
mitchell
2012-03-26
Updated Lua Adeptsense.
mitchell
2012-03-16
Moved "Markdown:" comments into module LuaDoc comments.
mitchell
2012-03-07
Removed `scripts/update_doc` in favor of using `src/Makefile`.
mitchell
[next]