util/filters.lua
Wed, 28 Feb 2018 20:06:26 +0100 Kim Alvefur vairious: Add annotation when an empty environment is set [luacheck]
Sat, 21 Feb 2015 10:36:37 +0100 Kim Alvefur util.*: Remove use of module() function, make all module functions local and return them in a table at the end
Thu, 28 Aug 2014 09:23:24 +0100 Matthew Wild Merge 0.9->0.10
Thu, 28 Aug 2014 09:20:33 +0100 Matthew Wild util.filters: Ignore filters being added twice (fixes issues on removal) 0.9.5
Mon, 30 Sep 2013 23:46:38 +0100 Matthew Wild Merge 0.9->0.10
Mon, 30 Sep 2013 21:51:42 +0200 Kim Alvefur util.filters: Fix inserting items so that higher priority filters run first
Fri, 09 Aug 2013 17:48:21 +0200 Florian Zeitz Remove all trailing whitespace
Wed, 22 Dec 2010 16:46:19 +0000 Matthew Wild util.filters: Add remove_filter_hook()
Sat, 13 Nov 2010 23:10:13 +0000 Matthew Wild util.filters: Support for 'filter hooks' that get called when a session is initialized for filters
Thu, 08 Jul 2010 14:08:27 +0100 Matthew Wild util.filters: Add newline at end of file
Wed, 02 Jun 2010 17:23:57 +0100 Matthew Wild util.filters: Ensure initialize() never initializes an object twice - and return the filter function to the caller
Wed, 02 Jun 2010 13:31:36 +0100 Matthew Wild util.filters: Break processing if a filterer returns nil
Wed, 02 Jun 2010 13:03:55 +0100 Matthew Wild util.filters: Don't traceback with no filters of a type added
Wed, 02 Jun 2010 12:24:07 +0100 Matthew Wild util.filters: Don't traceback when trying to remove a filter from an uninitialized object
Wed, 02 Jun 2010 12:23:07 +0100 Matthew Wild util.filters: Expose the initialization function
Wed, 02 Jun 2010 12:20:29 +0100 Matthew Wild util.filters: New utility library for managing filters on an object
less more (0) tip