Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add PS4 port. | Mike Pall | 2014-02-26 | 1 | -1/+1 |
| | | | | Thanks to Eddie Edwards. | ||||
* | Bump copyright date to 2014. | Mike Pall | 2014-01-16 | 1 | -3/+3 |
| | |||||
* | Fix capitalization of 'Xbox'. | Mike Pall | 2013-02-13 | 1 | -1/+1 |
| | |||||
* | Bump copyright date to 2013. | Mike Pall | 2013-02-11 | 1 | -3/+3 |
| | |||||
* | Add XBox 360 port. | Mike Pall | 2013-01-21 | 1 | -1/+1 |
| | | | | Thanks to Eddie Edwards. | ||||
* | Update docs for release candidate. | Mike Pall | 2012-10-31 | 1 | -1/+1 |
| | |||||
* | RELEASE LuaJIT-2.0.0-beta11v2.0.0-beta11 | Mike Pall | 2012-10-16 | 1 | -1/+1 |
| | |||||
* | Documentation cleanup and reorganization. | Mike Pall | 2012-10-14 | 1 | -50/+132 |
| | |||||
* | Link to LuaJIT wiki. | Mike Pall | 2012-05-31 | 1 | -0/+2 |
| | |||||
* | Add links to LuaJIT mailing list. | Mike Pall | 2012-05-04 | 1 | -0/+2 |
| | |||||
* | MIPS: Update docs. | Mike Pall | 2012-04-02 | 1 | -1/+1 |
| | |||||
* | Bump copyright date to 2012. | Mike Pall | 2012-01-23 | 1 | -3/+3 |
| | |||||
* | PPC: Clarify docs. | Mike Pall | 2011-11-14 | 1 | -1/+1 |
| | |||||
* | Clarify name of MIT license. | Mike Pall | 2011-08-14 | 1 | -1/+1 |
| | |||||
* | Misc. updates to docs. | Mike Pall | 2011-06-23 | 1 | -1/+1 |
| | |||||
* | Misc. updates to docs. | Mike Pall | 2011-05-05 | 1 | -2/+2 |
| | |||||
* | Remove links to shootout. | Mike Pall | 2011-04-05 | 1 | -2/+0 |
| | |||||
* | Cleanup of docs. | Mike Pall | 2011-02-11 | 1 | -1/+1 |
| | |||||
* | FFI: Finish FFI docs. | Mike Pall | 2011-02-11 | 1 | -2/+0 |
| | |||||
* | Fix various HTML errors in the docs. | Mike Pall | 2011-02-10 | 1 | -1/+1 |
| | |||||
* | FFI: Add preliminary FFI documentation (still incomplete). | Mike Pall | 2011-01-20 | 1 | -0/+11 |
| | |||||
* | Bump copyright date to 2011. | Mike Pall | 2011-01-09 | 1 | -3/+3 |
| | |||||
* | Split up extension/API docs into sub-pages. | Mike Pall | 2010-11-09 | 1 | -1/+6 |
| | |||||
* | Update docs for PPC port. Clarify and extend install instructions. | Mike Pall | 2010-10-05 | 1 | -5/+10 |
| | |||||
* | 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 |