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
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
2011-02-15
Add sense.syntax.class_definition for class context completion.
mitchell
2011-02-13
Load user api files for adeptsense language modules.
mitchell
2011-02-10
Updated documentation.
mitchell
2011-01-27
Added Adeptsense info and screenshots to documentation.
mitchell
2011-01-19
Can navigate between bookmarks with a filteredlist.
mitchell
2011-01-19
Added gui.filteredlist() shortcut function for gui.dialog('filteredlist', ...).
mitchell
2011-01-18
Change cpp and lua module adeptsense key commands.
mitchell
2011-01-17
Added Adeptsense.
mitchell
2010-12-28
Updated copyright information.
mitchell
2010-12-01
Change back to Shift+Return for autocomplete end; modules/lua/commands.lua
mitchell
2010-11-30
Added 'file_after_save' event.
mitchell
2010-11-30
Ignore shebang line when checking Lua syntax; modules/lua/commands.lua
mitchell
2010-11-23
Code cleanup.
mitchell
2010-11-15
LuaDoc cleanup.
mitchell
2010-11-11
Code cleanup.
mitchell
[next]