Log

util/filters.lua @ 7484:d962ccf90735

description author age
util.*: Remove use of module() function, make all module functions local and return them in a table at the end Kim Alvefur 2015-02-21
Merge 0.9->0.10 Matthew Wild 2014-08-28
util.filters: Ignore filters being added twice (fixes issues on removal) 0.9.5 Matthew Wild 2014-08-28
Merge 0.9->0.10 Matthew Wild 2013-09-30
util.filters: Fix inserting items so that higher priority filters run first Kim Alvefur 2013-09-30
Remove all trailing whitespace Florian Zeitz 2013-08-09
util.filters: Add remove_filter_hook() Matthew Wild 2010-12-22
util.filters: Support for 'filter hooks' that get called when a session is initialized for filters Matthew Wild 2010-11-13
util.filters: Add newline at end of file Matthew Wild 2010-07-08
util.filters: Ensure initialize() never initializes an object twice - and return the filter function to the caller Matthew Wild 2010-06-02
util.filters: Break processing if a filterer returns nil Matthew Wild 2010-06-02
util.filters: Don't traceback with no filters of a type added Matthew Wild 2010-06-02
util.filters: Don't traceback when trying to remove a filter from an uninitialized object Matthew Wild 2010-06-02
util.filters: Expose the initialization function Matthew Wild 2010-06-02
util.filters: New utility library for managing filters on an object Matthew Wild 2010-06-02