Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
1997-07-29 | new way to handle global state during compilation. | Roberto Ierusalimschy | 4 | -188/+164 |
1997-07-29 | new opcode, ENDCODE, to signal end of code vector. | Roberto Ierusalimschy | 1 | -2/+3 |
1997-07-29 | unused field "size" in struct TFunc. | Roberto Ierusalimschy | 3 | -7/+6 |
1997-07-29 | BUG: LUA_COMPAT2_5 written wrong... | Roberto Ierusalimschy | 2 | -2/+3 |