Software /
code /
prosody
Log
util/termcolours.lua @ 7497:22942eda53f8
description | author | age |
---|---|---|
util.termcolours: Rename loop variable [luacheck] | Kim Alvefur | 2016-02-28 |
util.termcolours: Validate color codes, fixes traceback | Kim Alvefur | 2016-02-28 |
util.termcolours: Add some CSS color names | Kim Alvefur | 2016-02-27 |
util.termcolours: Add 256 color support | Kim Alvefur | 2016-02-27 |
util.termcolours: Remove argument from noop function [luacheck] | Kim Alvefur | 2016-02-25 |
util.termcolours: Silence luacheck warning | Kim Alvefur | 2016-02-25 |
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 |