Commit Graph

16 Commits (020cd46f0341663d71ebdbd02f67032ddcb4a677)

Author SHA1 Message Date
Kim Alvefur 43b814a83b vairious: Add annotation when an empty environment is set [luacheck] 8 years ago
Kim Alvefur eaa823a597 util.*: Remove use of module() function, make all module functions local and return them in a table at the end 11 years ago
Matthew Wild b27e7b3834 util.filters: Ignore filters being added twice (fixes issues on removal) 12 years ago
Kim Alvefur 6b44449fc4 util.filters: Fix inserting items so that higher priority filters run first 12 years ago
Florian Zeitz 1d833bb807 Remove all trailing whitespace 13 years ago
Matthew Wild 7513fb3ead util.filters: Add remove_filter_hook() 15 years ago
Matthew Wild f050d463d4 util.filters: Add remove_filter_hook() 15 years ago
Matthew Wild ac170b59fe util.filters: Support for 'filter hooks' that get called when a session is initialized for filters 15 years ago
Matthew Wild ce782869b3 util.filters: Add newline at end of file 16 years ago
Matthew Wild 881dc8a105 util.filters: Ensure initialize() never initializes an object twice - and return the filter function to the caller 16 years ago
Matthew Wild 22af466006 util.filters: Break processing if a filterer returns nil 16 years ago
Matthew Wild faf2be988f util.filters: Don't traceback with no filters of a type added 16 years ago
Matthew Wild b5d2e584f4 util.filters: Don't traceback when trying to remove a filter from an uninitialized object 16 years ago
Matthew Wild ac72ecb7fd util.filters: Expose the initialization function 16 years ago
Matthew Wild 8f8e28d750 util.filters: New utility library for managing filters on an object 16 years ago