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
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
[prev]