Roberto Ierusalimschy
|
b9acf4b4af
"strcoll" may not exist in ond ansi machines
|
27 years ago |
Roberto Ierusalimschy
|
f0dffaa209
new way to hanlde arg information
|
27 years ago |
Roberto Ierusalimschy
|
f76bca23ef
variants for "ARGS".
|
28 years ago |
Roberto Ierusalimschy
|
4e0bf95622
variant opcodes for PUSHSELF
|
28 years ago |
Roberto Ierusalimschy
|
541e722360
details
|
28 years ago |
Roberto Ierusalimschy
|
502343b402
new scheme for buffers, centralized in auxlib.
|
28 years ago |
Roberto Ierusalimschy
|
45e533599f
optimization: closures without upvalues don't need to be closures
|
28 years ago |
Roberto Ierusalimschy
|
80b3d28f4a
details (mainly error messages)
|
28 years ago |
Roberto Ierusalimschy
|
accd7bc253
small modifications (format, small optimizations, etc)
|
28 years ago |
Roberto Ierusalimschy
|
592a3f289b
first implementation of centralized global state.
|
28 years ago |
Roberto Ierusalimschy
|
6103dca8ee
small bug.
|
28 years ago |
Roberto Ierusalimschy
|
18cd7adac6
optimization to handle <a.x> (new opcode).
|
28 years ago |
Roberto Ierusalimschy
|
e78cf96c97
first version of Cclosures.
|
28 years ago |
Roberto Ierusalimschy
|
45ccb0e881
"nupvalues" is kept in Closure, not in prototype (as a preparation
|
28 years ago |
Roberto Ierusalimschy
|
7c261a13b5
more uniform treatment to opcode variants.
|
28 years ago |
Roberto Ierusalimschy
|
f6a9cc9a67
jumps are relative to next instruction
|
28 years ago |
Roberto Ierusalimschy
|
28d47a0aaa
all jumps have byte variants; WHILE optimization
|
28 years ago |
Roberto Ierusalimschy
|
a580480b07
new implementation for globals: Global value is stored in TaggedString
|
28 years ago |
Roberto Ierusalimschy
|
0dd6d1080e
new opcode variants.
|
28 years ago |
Roberto Ierusalimschy
|
d6c867ea50
better way to cope with opcode variants
|
28 years ago |
Roberto Ierusalimschy
|
2079cfe8fa
new way to code globals, using const table instead of putting global
|
28 years ago |
Roberto Ierusalimschy
|
dfe03c7abe
small optimizations (bit scrubbing)
|
28 years ago |
Roberto Ierusalimschy
|
6990da0057
Lua virtual machine
|
28 years ago |