Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | jumps are relative to next instruction | Roberto Ierusalimschy | 1997-10-06 | 1 | -28/+28 | |
* | all jumps have byte variants; WHILE optimization | Roberto Ierusalimschy | 1997-10-01 | 1 | -31/+33 | |
* | new implementation for globals: Global value is stored in TaggedString | Roberto Ierusalimschy | 1997-09-26 | 1 | -11/+10 | |
* | new opcode variants. | Roberto Ierusalimschy | 1997-09-24 | 1 | -30/+55 | |
* | better way to cope with opcode variants | Roberto Ierusalimschy | 1997-09-22 | 1 | -53/+73 | |
* | new way to code globals, using const table instead of putting global | Roberto Ierusalimschy | 1997-09-19 | 1 | -3/+11 | |
* | small optimizations (bit scrubbing) | Roberto Ierusalimschy | 1997-09-19 | 1 | -115/+72 | |
* | Lua virtual machine | Roberto Ierusalimschy | 1997-09-16 | 1 | -0/+655 |