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
2012-01-24
Rename module shortcut variables.
mitchell
2012-01-10
Updated Lua Adeptsense.
mitchell
2012-01-06
Updated copyright information.
mitchell
2012-01-05
Rename '_m' to '_M'.
mitchell
2011-12-31
Code cleanup.
mitchell
2011-12-21
Updated Lua Adeptsense.
mitchell
2011-12-13
Remove 'package.seeall' from LuaDoc comments.
mitchell
2011-12-13
Updated Lua Adeptsense.
mitchell
2011-12-12
Remove 'module' and update LuaDoc comments appropriately.
mitchell
2011-12-12
Updated to Lua 5.2.
mitchell
2011-11-30
Updated Lua Adeptsense.
mitchell
2011-11-27
Updated Lua Adeptsense.
mitchell
2011-10-31
Updated to Scintilla 3.0.0.
mitchell
2011-09-28
Updated Lua adeptsense.
mitchell
2011-09-26
Lua code cleanup.
mitchell
2011-09-25
Refactored textadept.c and changed Lua interface a bit.
mitchell
2011-09-08
Fixed error in Lua apidoc for math.huge; modules/lua/lua.luadoc
mitchell
2011-08-31
Added Lua debug.traceback documentation.
mitchell
2011-08-30
Updated Lua apidoc; modules/lua/api
mitchell
2011-08-15
Fixed Lua Adeptsense `table.sort` apidoc.
mitchell
2011-07-29
Eliminated the need for keys.conf and keys.osx.conf.
mitchell
2011-07-28
Updated to Scintilla 2.28.
mitchell
2011-07-13
Refactored key commands and added menu accelerators.
mitchell
2011-06-30
Updated Lua Adeptsense.
mitchell
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-25
Added 'fold.line.comments' option for folding multiple single-line comments.
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-24
Add ability to fake modules for generating Adeptsense.
mitchell
2011-06-23
Use string constants for event names.
mitchell
2011-06-23
Write Lua table and module apidoc and fix absolute table tags.
mitchell
2011-06-23
Updated Luadoc and added extra fields to other modules.
mitchell
2011-06-22
Updated Luadoc and lua adeptsense.
mitchell
2011-06-10
Updated Lua Adeptsense.
mitchell
2011-05-01
Updated adeptsense and documentation.
mitchell
2011-04-25
Changed Mac OSX Adeptsense completion from '~' to 'Ctrl+Esc'.
mitchell
2011-03-29
Updated Lua module tags and apidoc.
mitchell
2011-03-23
Updated language modules to use new snippet syntax.
mitchell
2011-03-23
Rewrote _m.textadept.snippets module.
mitchell
2011-03-20
Add module field doc to Lua module apidoc.
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-02-26
Use Ctrl+H for showing apidoc in cpp and lua modules.
mitchell
2011-02-25
Fixed bug with Lua type assignments; modules/lua/adeptsense.lua
mitchell
2011-02-21
Lua module changes.
mitchell
2011-02-17
Support type-inference through variable assignment.
mitchell
[next]