freebsd-dev/stand/lua
Kyle Evans 9f71d421c8 lualoader: Drop excessive parenthesizing
This was also a convenience convention (for me) that is not very lua-tic.
Drop it.

I've maintained some parentheses where I'd prefer them, for example,
'if x or y or (z and w) then', but these situations are far and few between.
2018-02-21 01:35:19 +00:00
..
color.lua lualoader: Drop excessive parenthesizing 2018-02-21 01:35:19 +00:00
config.lua lualoader: Drop excessive parenthesizing 2018-02-21 01:35:19 +00:00
core.lua lualoader: Drop excessive parenthesizing 2018-02-21 01:35:19 +00:00
drawer.lua lualoader: Drop excessive parenthesizing 2018-02-21 01:35:19 +00:00
loader.lua lualoader: Drop excessive parenthesizing 2018-02-21 01:35:19 +00:00
Makefile
menu.lua lualoader: Drop excessive parenthesizing 2018-02-21 01:35:19 +00:00
password.lua lualoader: Drop excessive parenthesizing 2018-02-21 01:35:19 +00:00
screen.lua lualoader: Drop excessive parenthesizing 2018-02-21 01:35:19 +00:00