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