aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-08-11Improved LuaDoc for _m.textadept.keys; modules/textadept/keys.luamitchell
2007-08-10Renamed textadept.handlers' add_function_to_handler to add_handler_function.mitchell
2007-08-10Added 'warn' function for printing warnings to STDOUT; src/lua_interface.cmitchell
2007-08-10Macros can now be recorded, saved, played, browsed, etc.mitchell
2007-08-09Can use selected_text inside a snippet; modules/textadept/snippets.luamitchell
2007-08-09Removed unnecessary LuaDoc; modules/textadept/snippets.luamitchell
2007-08-09Renamed modules global to _m.mitchell
2007-08-09Improved completion of buffer functions and properties; core/handlers.luamitchell
2007-08-09Added new LuaDoc, updated existing LuaDoc to be more consistent.mitchell
2007-08-09'replace_all' doesn't loop infinitely, 'find' more accurate; core/ext/find.luamitchell
2007-08-09tLENGTH and tSTRINGRESULT parameters are handled properly; src/lua_interface.cmitchell
2007-08-07Added SCN notification constants, updated iface.lua filepath; gen_iface.luamitchell
2007-08-06Changed docstatusbar_text and improved command completion; core/handlers.luamitchell
2007-08-06Switched docstatusbar and statusbar; src/textadept.cmitchell
2007-08-06Added more LuaDoc, shebang recognition; ext/core/mime_types.luamitchell
2007-08-06Fixed bug with opening files via command line arguments; init.luamitchell
2007-08-06Initial import of utility scripts.mitchell
2007-08-06Initial import of the cpp module.mitchell
2007-08-06Initial import of the lua module.mitchell
2007-08-06Initial import of the textadept module.mitchell
2007-08-06Initial import of Textadept Lua init script.mitchell
2007-08-06Initial import of extension Lua files.mitchell
2007-08-06Initial import of core Lua files.mitchell
2007-08-06Initial import of core C files.mitchell