| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add links to interactive performance comparison to offline docs. | Mike Pall | 2010-03-19 | 1 | -1/+4 |
| | | |||||
| * | Update docs: native build default, cross-compilation, embedding. | Mike Pall | 2010-03-04 | 1 | -4/+2 |
| | | |||||
| * | Enable JIT compiler for x64. | Mike Pall | 2010-02-28 | 1 | -2/+3 |
| | | | | | | | | Only works on Linux/x64 and Windows/x64 right now. Force an x64 build on Linux/x64 with: make CC="gcc -m64" NYI: handle on-trace OOM errors. NYI: improve register allocation for x64. | ||||
| * | Update docs and changelog. | Mike Pall | 2010-02-17 | 1 | -3/+3 |
| | | |||||
| * | Update docs with x64 build instructions. | Mike Pall | 2010-01-17 | 1 | -2/+4 |
| | | |||||
| * | Bump all copyright dates to 2010. | Mike Pall | 2010-01-09 | 1 | -2/+2 |
| | | |||||
| * | 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. | ||||
| * | RELEASE LuaJIT-2.0.0-beta1v2.0.0-beta1 | Mike Pall | 2009-12-08 | 1 | -0/+120 |
