aboutsummaryrefslogtreecommitdiff
path: root/stand/lua/color.lua
Commit message (Expand)AuthorAgeFilesLines
* lualoader: More black-on-white fixesKyle Evans2018-06-121-2/+2
* lualoader: Clear up some possible naming confusionKyle Evans2018-03-211-4/+4
* lualoader: Use less atomic options for resetting colors/attributesKyle Evans2018-03-201-1/+15
* lualoader: Reset attributes and color scheme with color.highlight()Kyle Evans2018-03-201-1/+3
* lualoader: Setup default color scheme if we're using colorsKyle Evans2018-03-191-1/+1
* lualoader: Convert instances of KEYSTR_ESCAPE .. "[" -> KEYSTR_CSIKyle Evans2018-02-271-5/+5
* lualoader: Replace instances of \027 with KEYSTR_ESCAPEKyle Evans2018-02-271-5/+5
* lualoader: More argument name expansion, part 2Kyle Evans2018-02-261-11/+12
* Add SPDX tags to lua filesKyle Evans2018-02-231-0/+2
* lualoader: Drop excessive parenthesizingKyle Evans2018-02-211-10/+10
* lualoader: Drop terminating semicolonsKyle Evans2018-02-211-29/+29
* stand/lua: Consistently organize modulesKyle Evans2018-02-201-0/+1
* stand/lua: Round up some more style.lua(9) concernsKyle Evans2018-02-191-7/+7
* stand/lua: Rename bootserial for clarityKyle Evans2018-02-191-1/+1
* stand/lua: Style passKyle Evans2018-02-171-12/+11
* Add the lua scripts from the lua-bootloader SoCWarner Losh2018-02-121-0/+99