Roberto Ierusalimschy
|
c4409f69ab
details
|
25 년 전 |
Roberto Ierusalimschy
|
71219ccc39
simpler version of `luaK_tostack'
|
25 년 전 |
Roberto Ierusalimschy
|
c1666a13e3
better code organization
|
25 년 전 |
Roberto Ierusalimschy
|
e7c8393682
optimization INCLOCAL is not necessary, with `for'
|
25 년 전 |
Roberto Ierusalimschy
|
f9cf402fbd
first implementation of FOR
|
25 년 전 |
Roberto Ierusalimschy
|
54dd5cc7fd
reorganization of lcode.c
|
25 년 전 |
Roberto Ierusalimschy
|
031978798c
more optimizations
|
25 년 전 |
Roberto Ierusalimschy
|
d615e78e08
new optimization: jumps to jumps
|
25 년 전 |
Roberto Ierusalimschy
|
22329e4cdf
implementation of BREAK
|
25 년 전 |
Roberto Ierusalimschy
|
4e7e9e8de5
new opcode INCLOCAL.
|
25 년 전 |
Roberto Ierusalimschy
|
213e9febc8
limits now are in `llims.n'
|
25 년 전 |
Roberto Ierusalimschy
|
47b4bf5964
small refactoring.
|
25 년 전 |
Roberto Ierusalimschy
|
374cc888f4
better(?) treatment for SETLINE
|
25 년 전 |
Roberto Ierusalimschy
|
da7eb34cd6
optimization for "while 1" and "repeat until nil"
|
25 년 전 |
Roberto Ierusalimschy
|
2c8e28d75a
small changes
|
25 년 전 |
Roberto Ierusalimschy
|
06f08f5634
small problems with limits and jumps
|
25 년 전 |
Roberto Ierusalimschy
|
3860c5934e
details.
|
25 년 전 |
Roberto Ierusalimschy
|
f0b697e01c
details
|
25 년 전 |
Roberto Ierusalimschy
|
73aa465a8e
some name changes
|
25 년 전 |
Roberto Ierusalimschy
|
3d0577f4b9
small optimizations.
|
25 년 전 |
Roberto Ierusalimschy
|
e3cf93ddb6
first implementation of "threaded code" for boolean operations
|
25 년 전 |
Roberto Ierusalimschy
|
88b306f495
some optimizations
|
25 년 전 |
Roberto Ierusalimschy
|
563de491be
a better way to control optimizations.
|
25 년 전 |
Roberto Ierusalimschy
|
29e0193425
details
|
25 년 전 |
Roberto Ierusalimschy
|
d1ea38580a
change of code generation design (independent functions for each opcode)
|
25 년 전 |
Roberto Ierusalimschy
|
3c9d999424
many details (most by lhf).
|
25 년 전 |
Roberto Ierusalimschy
|
f7840a3e0b
new algorithm to parse expressions + distribution of code between lparser
|
25 년 전 |
Roberto Ierusalimschy
|
39e1f079bd
code generator (and optimizer) for Lua
|
25 년 전 |