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-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
2010-11-10
Updated LuaDoc; modules/lua/commands.lua
mitchell
2010-11-10
Changes to Lua module.
mitchell
2010-10-28
Rename MAC variable in to OSX in Lua, __OSX__ in C.
mitchell
2010-08-31
Updated LuaDoc.
mitchell
2010-08-21
Added Lua autocompletion support.
mitchell
2010-06-11
Removed _G.textadept.
mitchell
2010-06-10
Moved textadept.io into Lua's io table.
mitchell
2010-04-10
Moved block comment strings to language-specific modules.
mitchell
2010-04-09
Moved _m.textadept.run module commands to language-specific modules.
mitchell
2010-04-08
Fixed bug in Lua module commands; modules/lua/commands.lua
mitchell
2010-04-08
Respect tab settings for snippets.
mitchell
2010-03-30
Removed support for api files.
mitchell
2010-01-07
Updated copyright to 2010.
mitchell
2009-02-28
Use UTF-8 internally and respect platform filename encoding.
mitchell
2009-02-14
Read and write in binary mode for everything.
mitchell
2009-01-25
Replaced str:match with str:find where applicable for speed improvements.
mitchell
2009-01-14
No need for 'run' function for running scripts anymore; modules/lua/commands.lua
mitchell
2009-01-10
Various improvements to speed and readability of Lua code.
mitchell
2009-01-01
Updated copyright dates for 2009.
mitchell
2008-12-14
Changed language module main command key chain root from Alt+C to Alt+L.
mitchell
2008-07-21
Moved block comment key commands from language modules to _m.textadept.editing.
mitchell
2008-07-08
Fix bug when file is not matched in modules/lua/commands.lua.
mitchell
2008-06-20
Simplified get_line in modules/lua/commands.lua.
mitchell
[next]