diff options
author | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2022-12-21 15:35:40 -0300 |
---|---|---|
committer | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2022-12-21 15:35:40 -0300 |
commit | 873588dc5f04bfc37006c3dc6ceb9a495ea503f2 (patch) | |
tree | 3d47594a73706e49cce5e814982607607cde45d7 /lua.c | |
parent | b2f7b3b79f3117885b265575f6c5dbf934757797 (diff) | |
download | lua-873588dc5f04bfc37006c3dc6ceb9a495ea503f2.tar.gz lua-873588dc5f04bfc37006c3dc6ceb9a495ea503f2.tar.bz2 lua-873588dc5f04bfc37006c3dc6ceb9a495ea503f2.zip |
Simplification in opcodes for numerical 'for'
As the control variable is read only, the code doesn't need to keep
an internal copy of it.
Diffstat (limited to 'lua.c')
0 files changed, 0 insertions, 0 deletions