aboutsummaryrefslogtreecommitdiff
path: root/modules/lua/init.lua
AgeCommit message (Expand)Author
2011-09-26Lua code cleanup.mitchell
2011-07-13Refactored key commands and added menu accelerators.mitchell
2011-06-28Small Adeptsense improvements.mitchell
2011-06-27Fixed bug introduced by stripping '_G' in Lua Adeptsense; modules/lua/init.luamitchell
2011-06-24Strip '_G' from Lua Adeptsense symbols and remove duplicate tags.mitchell
2011-06-24Removed '_G' prefix from globals where necessary.mitchell
2011-06-24Add io.open, io.popen type assignments to Lua Adeptsense.mitchell
2011-06-23Use string constants for event names.mitchell
2011-04-25Changed Mac OSX Adeptsense completion from '~' to 'Ctrl+Esc'.mitchell
2011-03-23Updated language modules to use new snippet syntax.mitchell
2011-03-17Performance and speed improvements.mitchell
2011-03-14Added type inference through 'require' for Lua module; modules/lua/init.luamitchell
2011-02-28Updated lua module.mitchell
2011-02-28Condense language modules into single init.lua file.mitchell
2011-01-17Added Adeptsense.mitchell
2010-12-28Updated copyright information.mitchell
2010-03-30Removed support for api files.mitchell
2010-01-07Updated copyright to 2010.mitchell
2009-01-01Updated copyright dates for 2009.mitchell
2008-03-03Updated copyright notice to include the year 2008.mitchell
2007-08-09Renamed modules global to _m.mitchell
2007-08-06Initial import of the lua module.mitchell