aboutsummaryrefslogtreecommitdiffhomepage
path: root/modules
Commit message (Expand)AuthorAge
* Restructured modules/textadept/key_commands.luaGravatar mitchell2007-08-16
* Recent files are now tracked and a user list can be shown to open them.Gravatar mitchell2007-08-15
* Renamed handlers module to events, updated everything to reflect changes.Gravatar mitchell2007-08-15
* Added extensive @usage LuaDoc like in lsnippets; modules/textadept/keys.luaGravatar mitchell2007-08-15
* Added new lsnippets textadept module, updated other modules to use it.Gravatar mitchell2007-08-15
* MLines' update is now a single undo action; modules/textadept/mlines.luaGravatar mitchell2007-08-11
* Improved LuaDoc for _m.textadept.keys; modules/textadept/keys.luaGravatar mitchell2007-08-11
* Renamed textadept.handlers' add_function_to_handler to add_handler_function.Gravatar mitchell2007-08-10
* Macros can now be recorded, saved, played, browsed, etc.Gravatar mitchell2007-08-10
* Can use selected_text inside a snippet; modules/textadept/snippets.luaGravatar mitchell2007-08-09
* Removed unnecessary LuaDoc; modules/textadept/snippets.luaGravatar mitchell2007-08-09
* Renamed modules global to _m.Gravatar mitchell2007-08-09
* Added new LuaDoc, updated existing LuaDoc to be more consistent.Gravatar mitchell2007-08-09
* Initial import of utility scripts.Gravatar mitchell2007-08-06
* Initial import of the cpp module.Gravatar mitchell2007-08-06
* Initial import of the lua module.Gravatar mitchell2007-08-06
* Initial import of the textadept module.Gravatar mitchell2007-08-06