Searched hist:aedd6be5c7c3096828fafa6c1528f3966b9e3aa5 (Results 1 – 7 of 7) sorted by relevance
/freebsd/stand/lua/ |
H A D | color.lua | diff aedd6be5c7c3096828fafa6c1528f3966b9e3aa5 Wed Feb 21 02:10:03 CET 2018 Kyle Evans <kevans@FreeBSD.org> lualoader: Drop terminating semicolons
This was previously chosen out of convenience, as we had a mixed style and needed to be consistent. I started learning Lua on Friday, so I switched everything over. It is not a very lua-nic convention, though, so drop it.
Excessive parenthesizing around conditionals is next on the chopping block.
|
H A D | screen.lua | diff aedd6be5c7c3096828fafa6c1528f3966b9e3aa5 Wed Feb 21 02:10:03 CET 2018 Kyle Evans <kevans@FreeBSD.org> lualoader: Drop terminating semicolons
This was previously chosen out of convenience, as we had a mixed style and needed to be consistent. I started learning Lua on Friday, so I switched everything over. It is not a very lua-nic convention, though, so drop it.
Excessive parenthesizing around conditionals is next on the chopping block.
|
H A D | password.lua | diff aedd6be5c7c3096828fafa6c1528f3966b9e3aa5 Wed Feb 21 02:10:03 CET 2018 Kyle Evans <kevans@FreeBSD.org> lualoader: Drop terminating semicolons
This was previously chosen out of convenience, as we had a mixed style and needed to be consistent. I started learning Lua on Friday, so I switched everything over. It is not a very lua-nic convention, though, so drop it.
Excessive parenthesizing around conditionals is next on the chopping block.
|
H A D | loader.lua | diff aedd6be5c7c3096828fafa6c1528f3966b9e3aa5 Wed Feb 21 02:10:03 CET 2018 Kyle Evans <kevans@FreeBSD.org> lualoader: Drop terminating semicolons
This was previously chosen out of convenience, as we had a mixed style and needed to be consistent. I started learning Lua on Friday, so I switched everything over. It is not a very lua-nic convention, though, so drop it.
Excessive parenthesizing around conditionals is next on the chopping block.
|
H A D | drawer.lua | diff aedd6be5c7c3096828fafa6c1528f3966b9e3aa5 Wed Feb 21 02:10:03 CET 2018 Kyle Evans <kevans@FreeBSD.org> lualoader: Drop terminating semicolons
This was previously chosen out of convenience, as we had a mixed style and needed to be consistent. I started learning Lua on Friday, so I switched everything over. It is not a very lua-nic convention, though, so drop it.
Excessive parenthesizing around conditionals is next on the chopping block.
|
H A D | core.lua | diff aedd6be5c7c3096828fafa6c1528f3966b9e3aa5 Wed Feb 21 02:10:03 CET 2018 Kyle Evans <kevans@FreeBSD.org> lualoader: Drop terminating semicolons
This was previously chosen out of convenience, as we had a mixed style and needed to be consistent. I started learning Lua on Friday, so I switched everything over. It is not a very lua-nic convention, though, so drop it.
Excessive parenthesizing around conditionals is next on the chopping block.
|
H A D | menu.lua | diff aedd6be5c7c3096828fafa6c1528f3966b9e3aa5 Wed Feb 21 02:10:03 CET 2018 Kyle Evans <kevans@FreeBSD.org> lualoader: Drop terminating semicolons
This was previously chosen out of convenience, as we had a mixed style and needed to be consistent. I started learning Lua on Friday, so I switched everything over. It is not a very lua-nic convention, though, so drop it.
Excessive parenthesizing around conditionals is next on the chopping block.
|