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 (
Collapse
)
Author
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
Key commands are now in keys.conf and keys.osx.conf which are loaded by the _m.textadept.menu module.
2011-06-28
Small Adeptsense improvements.
mitchell
2011-06-27
Fixed bug introduced by stripping '_G' in Lua Adeptsense; modules/lua/init.lua
mitchell
2011-06-24
Strip '_G' from Lua Adeptsense symbols and remove duplicate tags.
mitchell
2011-06-24
Removed '_G' prefix from globals where necessary.
mitchell
2011-06-24
Add io.open, io.popen type assignments to Lua Adeptsense.
mitchell
2011-06-23
Use string constants for event names.
mitchell
2011-04-25
Changed Mac OSX Adeptsense completion from '~' to 'Ctrl+Esc'.
mitchell
2011-03-23
Updated language modules to use new snippet syntax.
mitchell
2011-03-17
Performance and speed improvements.
mitchell
2011-03-14
Added type inference through 'require' for Lua module; modules/lua/init.lua
mitchell
2011-02-28
Updated lua module.
mitchell
2011-02-28
Condense language modules into single init.lua file.
mitchell
2011-01-17
Added Adeptsense.
mitchell
2010-12-28
Updated copyright information.
mitchell
2010-03-30
Removed support for api files.
mitchell
2010-01-07
Updated copyright to 2010.
mitchell
2009-01-01
Updated copyright dates for 2009.
mitchell
2008-03-03
Updated copyright notice to include the year 2008.
mitchell
2007-08-09
Renamed modules global to _m.
mitchell
2007-08-06
Initial import of the lua module.
mitchell