summaryrefslogtreecommitdiff
path: root/doc/luajit.html (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update docs for release candidate.Mike Pall2012-10-311-1/+1
|
* RELEASE LuaJIT-2.0.0-beta11v2.0.0-beta11Mike Pall2012-10-161-1/+1
|
* Documentation cleanup and reorganization.Mike Pall2012-10-141-50/+132
|
* Link to LuaJIT wiki.Mike Pall2012-05-311-0/+2
|
* Add links to LuaJIT mailing list.Mike Pall2012-05-041-0/+2
|
* MIPS: Update docs.Mike Pall2012-04-021-1/+1
|
* Bump copyright date to 2012.Mike Pall2012-01-231-3/+3
|
* PPC: Clarify docs.Mike Pall2011-11-141-1/+1
|
* Clarify name of MIT license.Mike Pall2011-08-141-1/+1
|
* Misc. updates to docs.Mike Pall2011-06-231-1/+1
|
* Misc. updates to docs.Mike Pall2011-05-051-2/+2
|
* Remove links to shootout.Mike Pall2011-04-051-2/+0
|
* Cleanup of docs.Mike Pall2011-02-111-1/+1
|
* FFI: Finish FFI docs.Mike Pall2011-02-111-2/+0
|
* Fix various HTML errors in the docs.Mike Pall2011-02-101-1/+1
|
* FFI: Add preliminary FFI documentation (still incomplete).Mike Pall2011-01-201-0/+11
|
* Bump copyright date to 2011.Mike Pall2011-01-091-3/+3
|
* Split up extension/API docs into sub-pages.Mike Pall2010-11-091-1/+6
|
* Update docs for PPC port. Clarify and extend install instructions.Mike Pall2010-10-051-5/+10
|
* Add links to interactive performance comparison to offline docs.Mike Pall2010-03-191-1/+4
|
* Update docs: native build default, cross-compilation, embedding.Mike Pall2010-03-041-4/+2
|
* Enable JIT compiler for x64.Mike Pall2010-02-281-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 Pall2010-02-171-3/+3
|
* Update docs with x64 build instructions.Mike Pall2010-01-171-2/+4
|
* Bump all copyright dates to 2010.Mike Pall2010-01-091-2/+2
|
* Fast forward to sync public repo.Mike Pall2009-12-081-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-beta1Mike Pall2009-12-081-0/+120