summaryrefslogtreecommitdiff
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Clarify docs wrt. table initializer handling for VLA/VLS.Mike Pall2011-05-171-1/+6
* FFI: Allow setting errno with ffi.errno(), too.Mike Pall2011-05-091-4/+6
* FFI: Add ffi.errno().Mike Pall2011-05-081-0/+22
* RELEASE LuaJIT-2.0.0-beta7v2.0.0-beta7Mike Pall2011-05-054-10/+10
* Update changelog.Mike Pall2011-05-051-1/+49
* Misc. updates to docs.Mike Pall2011-05-055-10/+12
* Tune loop unrolling heuristics. Increase trace recorder limits.Mike Pall2011-05-031-3/+3
* FFI: Compile C function calls with 64 bit args/results in 32 bit mode.Mike Pall2011-04-291-2/+0
* ARM: Fix ABI and build issues for iOS. Now works on iOS 3.0+.Mike Pall2011-04-281-15/+27
* ARM: Use own lj_bswap(). Reduce min. req. version of GCC to 4.2.Mike Pall2011-04-281-2/+2
* FFI: Add ffi.istype() function.Mike Pall2011-04-201-0/+18
* Add remark about target OS to cross-compilation instructions.Mike Pall2011-04-181-5/+13
* ARM: Add install docs.Mike Pall2011-04-171-4/+33
* FFI: Add ctype metamethods and ffi.metatype().Mike Pall2011-04-123-4/+129
* Remove links to shootout.Mike Pall2011-04-051-2/+0
* FFI: Add ffi.gc() function for finalization of cdata objects.Mike Pall2011-02-281-0/+28
* FFI: Fix docs about C bool -> Lua boolean conversion.Mike Pall2011-02-181-1/+1
* RELEASE LuaJIT-2.0.0-beta6v2.0.0-beta6Mike Pall2011-02-113-8/+8
* Update changelog.Mike Pall2011-02-111-0/+45
* Cleanup of docs.Mike Pall2011-02-118-75/+157
* FFI: Finish FFI docs.Mike Pall2011-02-1115-157/+469
* FFI: Finish docs on FFI semantics. Phew.Mike Pall2011-02-101-34/+521
* Fix various HTML errors in the docs.Mike Pall2011-02-105-6/+6
* FFI: Add more docs on FFI semantics.Mike Pall2011-02-091-24/+268
* FFI: Document current FFI implementation status.Mike Pall2011-02-081-9/+82
* FFI: Record ffi.copy() and ffi.fill().Mike Pall2011-02-071-4/+4
* FFI: Simplify initializer rules. Clarify docs.Mike Pall2011-01-233-23/+54
* Another fix for the trace flush logic. I'll get this right someday.Mike Pall2011-01-221-3/+3
* FFI: Add preliminary FFI documentation (still incomplete).Mike Pall2011-01-2016-15/+1137
* Bump copyright date to 2011.Mike Pall2011-01-0912-24/+24
* POSIX is an acronym.Mike Pall2010-12-041-1/+1
* Add jit.os string.Mike Pall2010-11-161-1/+8
* Split up extension/API docs into sub-pages.Mike Pall2010-11-0911-351/+703
* Fix anchors in API docs.Mike Pall2010-11-011-2/+2
* Reorganize compatibility table in install docs.Mike Pall2010-10-111-37/+43
* Fix external link in docs.Mike Pall2010-10-111-1/+1
* Update docs for PPC port. Clarify and extend install instructions.Mike Pall2010-10-055-65/+177
* PPC: Add stack frame layout for PPCSPE target.Mike Pall2010-08-271-1/+1
* RELEASE LuaJIT-2.0.0-beta5v2.0.0-beta5Mike Pall2010-08-243-12/+10
* Update changelog.Mike Pall2010-08-231-2/+34
* Turn traces into true GC objects (GCtrace).Mike Pall2010-04-251-6/+7
* RELEASE LuaJIT-2.0.0-beta4v2.0.0-beta4Mike Pall2010-03-284-17/+27
* Update changelog.Mike Pall2010-03-281-0/+2
* Add links to interactive performance comparison to offline docs.Mike Pall2010-03-198-1/+18
* Fix TSETM on x64/SSE builds when table is resized.Mike Pall2010-03-151-0/+1
* Update changelog.Mike Pall2010-03-152-1/+19
* Add array bounds check elimination (-Oabc, on by default).Mike Pall2010-03-151-0/+2
* Add WinSDK v7.0 requirement for building on Windows/x64.Mike Pall2010-03-091-2/+2
* RELEASE LuaJIT-2.0.0-beta3v2.0.0-beta3Mike Pall2010-03-073-16/+13
* Add OS/CPU/CC compatibility matrix to docs. Fix spelling.Mike Pall2010-03-074-10/+59