diff options
author | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2019-10-22 14:10:54 -0300 |
---|---|---|
committer | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2019-10-22 14:10:54 -0300 |
commit | b8cdea01908f8d436e9d5a73d640645ea52d5f65 (patch) | |
tree | 970874505f774c28675b8af51a13e2786526bc9a /ltablib.c | |
parent | e592f94a643de0bf8d62f6c6128fe752c673f5ac (diff) | |
download | lua-b8cdea01908f8d436e9d5a73d640645ea52d5f65.tar.gz lua-b8cdea01908f8d436e9d5a73d640645ea52d5f65.tar.bz2 lua-b8cdea01908f8d436e9d5a73d640645ea52d5f65.zip |
Changed definition of macro 'l_isfalse'
The old definition did one test for nil, but three tests for the all
too common booleans (and two tests for other values); this definition
does two tests for all values.
Diffstat (limited to 'ltablib.c')
0 files changed, 0 insertions, 0 deletions