The difference to table.sort() is that this is guranteed to be stable. Signed-off-by: Uli Schlachter <psychon@znc.in>
This adds a lua module for parsing colors. Named colors like "black" aren't supported, but #rrggbb and #rrggbbaa colors do work. Signed-off-by: Uli Schlachter <psychon@znc.in>