Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify lexer a bit. | Mike Pall | 2010-04-24 | 1 | -14/+12 |
| | |||||
* | Redesign of prototype generation, part 3: bc and lineinfo. | Mike Pall | 2010-02-08 | 1 | -0/+3 |
| | | | | | Use a growable, per-chunk bytecode instruction/line stack. Collect bc/lineinfo for prototype at the end. | ||||
* | Redesign of prototype generation, part 2: late init of chunkname. | Mike Pall | 2010-02-08 | 1 | -4/+0 |
| | |||||
* | Redesign of prototype generation, part 1: varinfo and uvname. | Mike Pall | 2010-02-08 | 1 | -1/+13 |
| | | | | | Use a growable, per-chunk variable stack. Collect varinfo/uvname for prototype at the end. | ||||
* | Bump all copyright dates to 2010. | Mike Pall | 2010-01-09 | 1 | -1/+1 |
| | |||||
* | RELEASE LuaJIT-2.0.0-beta1v2.0.0-beta1 | Mike Pall | 2009-12-08 | 1 | -0/+393 |