Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Redesign of prototype generation, part 2: late init of chunkname. | Mike Pall | 2010-02-08 | 1 | -1/+6 | |
| | ||||||
* | Redesign of prototype generation, part 1: varinfo and uvname. | Mike Pall | 2010-02-08 | 1 | -86/+86 | |
| | | | | | Use a growable, per-chunk variable stack. Collect varinfo/uvname for prototype at the end. | |||||
* | Major cleanup of bytecode parser. | Mike Pall | 2010-02-06 | 1 | -1334/+1327 | |
| | ||||||
* | 32/64 bit memory ref cleanup, part 4: GCproto ->varinfo. | Mike Pall | 2010-02-05 | 1 | -6/+11 | |
| | ||||||
* | 32/64 bit memory ref cleanup, part 3: GCproto ->lineinfo. | Mike Pall | 2010-02-05 | 1 | -10/+16 | |
| | ||||||
* | 32/64 bit memory ref cleanup, part 2: GCproto ->uvname and ->chunkname. | Mike Pall | 2010-02-05 | 1 | -8/+15 | |
| | ||||||
* | 32/64 bit memory ref cleanup, part 1: GCproto ->bc and ->k. | Mike Pall | 2010-02-05 | 1 | -27/+36 | |
| | ||||||
* | Avoid int16_t widening for pt->uv elements. | Mike Pall | 2010-01-09 | 1 | -4/+4 | |
| | ||||||
* | Bump all copyright dates to 2010. | Mike Pall | 2010-01-09 | 1 | -1/+1 | |
| | ||||||
* | Fix alloc/free sizes of internal GCRef arrays. | Mike Pall | 2009-12-29 | 1 | -1/+1 | |
| | ||||||
* | Fast forward to sync public repo. | Mike Pall | 2009-12-08 | 1 | -0/+1 | |
| | | | | | | | | Compile math.sinh(), math.cosh(), math.tanh() and math.random(). Compile various io.*() functions. Drive the GC forward on string allocations in the parser. Improve KNUM fuse vs. load heuristics. Add abstract C call handling to IR. | |||||
* | LuaJIT-2.0.0-beta2 hotfix #2v2.0.0-beta2-hotfix2 | Mike Pall | 2009-12-08 | 1 | -2/+4 | |
| | | | | | | Fix lua_tocfunction(). Fix cutoff register in JMP bytecode for some conditional expressions. Fix PHI marking algorithm for references from variant slots. | |||||
* | RELEASE LuaJIT-2.0.0-beta1v2.0.0-beta1 | Mike Pall | 2009-12-08 | 1 | -0/+2198 | |