aboutsummaryrefslogtreecommitdiff
path: root/lvm.h
diff options
context:
space:
mode:
authorRoberto Ierusalimschy <roberto@inf.puc-rio.br>2020-08-13 15:23:21 -0300
committerRoberto Ierusalimschy <roberto@inf.puc-rio.br>2020-08-13 15:23:21 -0300
commitf849885a4b49f2d766e6befc67475c05240023eb (patch)
treeab680958b8cac3cef61c63d5c54c448db7f100ae /lvm.h
parentf7ce7e5faae69fcab0126d8bfd34b685f1dcb019 (diff)
downloadlua-f849885a4b49f2d766e6befc67475c05240023eb.tar.gz
lua-f849885a4b49f2d766e6befc67475c05240023eb.tar.bz2
lua-f849885a4b49f2d766e6befc67475c05240023eb.zip
Small changes in macros that change GC colors
- Macro 'gray2black' was renamed 'nw2black' (Non-White to black), as it was already being used on objects that could be already black. - Macros 'white2gray' and 'black2gray' were unified in 'set2gray'; no reason to have two macros when one will do and, again, 'black2gray' was already being used on objects that could be already gray. Moreover, macros 'maskcolors' and 'maskgcbits' were negated to have ones in the described bits, instead of zeros. (This naming seems more intuitive.)
Diffstat (limited to 'lvm.h')
0 files changed, 0 insertions, 0 deletions