aboutsummaryrefslogtreecommitdiff
path: root/modules/textadept/filter_through.lua
AgeCommit message (Expand)Author
2012-09-12Documentation overhaul.mitchell
2012-03-16Moved "Markdown:" comments into module LuaDoc comments.mitchell
2012-03-07Updated contact email address.mitchell
2012-01-06Updated copyright information.mitchell
2012-01-05Rename '_m' to '_M'.mitchell
2011-12-31Changed 'locale.localize()' to global '_L' table.mitchell
2011-12-13Remove 'package.seeall' from LuaDoc comments.mitchell
2011-12-12Remove 'module' and update LuaDoc comments appropriately.mitchell
2011-11-23Code cleanup.mitchell
2011-07-13Refactored key commands and added menu accelerators.mitchell
2011-06-24Removed '_G' prefix from globals where necessary.mitchell
2011-06-23Use string constants for event names.mitchell
2011-01-21Code cleanup.mitchell
2010-12-29The filter-through module handles selected text as stdin better.mitchell
2010-12-28Updated copyright information.mitchell
2010-12-23Added filter-through module for shell commands.mitchell