diff options
author | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2025-06-13 14:14:50 -0300 |
---|---|---|
committer | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2025-06-13 14:14:50 -0300 |
commit | 0cecf1ab6d76e6a7d200fb01bdd999b61835fe21 (patch) | |
tree | fbd3d4b2928d50bc2e8ef7712920f6a572eaadfd /lua.c | |
parent | e657a48ea5698bbd9982d878eb65e6615ec94f7e (diff) | |
download | lua-0cecf1ab6d76e6a7d200fb01bdd999b61835fe21.tar.gz lua-0cecf1ab6d76e6a7d200fb01bdd999b61835fe21.tar.bz2 lua-0cecf1ab6d76e6a7d200fb01bdd999b61835fe21.zip |
Dump uses varints also for integer constants
Unlike sizes, these constants can be negative, so it encodes those
integers into unsigned integers in a way that keeps small numbers
small.
Diffstat (limited to 'lua.c')
0 files changed, 0 insertions, 0 deletions