aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mod_pep_simple.lua
Commit message (Collapse)AuthorAgeFilesLines
* mod_pep_simple: Ignore unused variable [luacheck]Kim Alvefur2019-12-231-0/+1
|
* plugins: Remove tostring call from loggingKim Alvefur2019-07-301-2/+2
| | | | | | Taken care of by loggingmanager now Mass-rewrite using lua pattern like `tostring%b()`
* various: Don't rely on _G.unpack existingKim Alvefur2018-12-081-0/+1
|
* mod_pep -> mod_pep_simple, mod_pep_plus -> mod_pepMatthew Wild2018-08-011-0/+333