aboutsummaryrefslogtreecommitdiff
path: root/lcode.h
diff options
context:
space:
mode:
authorRoberto Ierusalimschy <roberto@inf.puc-rio.br>2019-07-10 14:00:22 -0300
committerRoberto Ierusalimschy <roberto@inf.puc-rio.br>2019-07-10 14:00:22 -0300
commit3d296304ef14ac9a6d1fa9357541ddd9bb54722f (patch)
treee7c8ac1ff0a0750b5db63da68adc0bfa676d1cc3 /lcode.h
parent54f7b46c1e8a0188e1649046a3a72522f2d769f4 (diff)
downloadlua-3d296304ef14ac9a6d1fa9357541ddd9bb54722f.tar.gz
lua-3d296304ef14ac9a6d1fa9357541ddd9bb54722f.tar.bz2
lua-3d296304ef14ac9a6d1fa9357541ddd9bb54722f.zip
Towards constant propagation
This commit detaches the number of active variables from the number of variables in the stack, during compilation. Soon, compile-time constants will be propagated and therefore will not exist during run time (in the stack).
Diffstat (limited to 'lcode.h')
0 files changed, 0 insertions, 0 deletions