diff options
author | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2017-06-12 11:21:44 -0300 |
---|---|---|
committer | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2017-06-12 11:21:44 -0300 |
commit | 73ec04fcf3e3f7017786fbaf0a83291b22bec5c4 (patch) | |
tree | b2870a1e832fa3e013b67209592db32b611f8e5f /llex.h | |
parent | d13a3fb070fd0ec9ec3b85f88e0fcd914aa666d3 (diff) | |
download | lua-73ec04fcf3e3f7017786fbaf0a83291b22bec5c4.tar.gz lua-73ec04fcf3e3f7017786fbaf0a83291b22bec5c4.tar.bz2 lua-73ec04fcf3e3f7017786fbaf0a83291b22bec5c4.zip |
no more 'DEADKEY'. Table traversals do not need to consider dead keys;
if the key is dead, it cannot be given to 'next'. Instead, we now
use a 'table' tag without the collectable bit, which makes it
a unique tag good enough to reserve space.
Diffstat (limited to 'llex.h')
0 files changed, 0 insertions, 0 deletions