summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* RELEASE LuaJIT-2.0.4v2.0.4Mike Pall2015-05-143-4/+4
* Update changelog.Mike Pall2015-05-141-0/+50
* Doc cleanup.Mike Pall2015-03-111-11/+2
* Bump copyright date to 2015.Mike Pall2015-01-0516-32/+32
* Fix docs.Mike Pall2015-01-041-1/+1
* Typo.Mike Pall2014-06-131-1/+1
* Add PS Vita port.Mike Pall2014-04-272-22/+43
* RELEASE LuaJIT-2.0.3v2.0.3Mike Pall2014-03-123-4/+4
* Update changelog.Mike Pall2014-03-121-0/+36
* Add PS4 port.Mike Pall2014-02-262-3/+19
* Bump copyright date to 2014.Mike Pall2014-01-1616-32/+32
* FFI: Clarify ffi.cdef behavior.Mike Pall2013-11-161-1/+3
* Add support for multilib distro builds.Mike Pall2013-07-091-1/+3
* RELEASE LuaJIT-2.0.2v2.0.2Mike Pall2013-06-033-4/+4
* Update changelog.Mike Pall2013-06-031-0/+30
* Document support for Lua 5.2 extension of loadfile().Mike Pall2013-04-091-2/+3
* RELEASE LuaJIT-2.0.1v2.0.1Mike Pall2013-02-193-4/+4
* Update changelog.Mike Pall2013-02-191-0/+21
* Fix capitalization of 'Xbox'.Mike Pall2013-02-132-4/+4
* Bump copyright date to 2013.Mike Pall2013-02-1116-32/+32
* Add XBox 360 port.Mike Pall2013-01-212-6/+28
* FFI: Change priority of table initializer variants for structs.Mike Pall2012-11-151-7/+7
* Mention -Osink in docs.Mike Pall2012-11-131-0/+2
* RELEASE LuaJIT-2.0.0-rc3v2.0.0-rc3v2.0.0Mike Pall2012-11-081-4/+6
* FFI: Clarify callback docs.Mike Pall2012-11-071-6/+7
* Improve iOS install docs.Mike Pall2012-11-071-2/+2
* FFI: Mention __thiscall attribute in docs.Mike Pall2012-11-071-3/+3
* RELEASE LuaJIT-2.0.0-rc2v2.0.0-rc2Mike Pall2012-11-061-1/+6
* Update docs for release candidate.Mike Pall2012-10-315-41/+9
* Update changelog.Mike Pall2012-10-311-4/+16
* Document tonumber() enhancements.Mike Pall2012-10-281-1/+12
* Release planning update.Mike Pall2012-10-241-3/+4
* Replace error with PANIC for callbacks from JIT-compiled code.Mike Pall2012-10-211-0/+16
* Extended Android build instructions.Mike Pall2012-10-171-4/+33
* RELEASE LuaJIT-2.0.0-beta11v2.0.0-beta11Mike Pall2012-10-165-23/+14
* Update changelog.Mike Pall2012-10-161-0/+100
* Update Android install docs.Mike Pall2012-10-151-4/+7
* Documentation cleanup and reorganization.Mike Pall2012-10-1414-207/+245
* Documentation layout changes.Mike Pall2012-10-145-18/+17
* FFI: Update docs on FFI semantics.Mike Pall2012-10-101-10/+51
* FFI: Compile array/struct copies.Mike Pall2012-10-091-1/+0
* FFI: Add support for copy constructors.Mike Pall2012-10-081-2/+3
* FFI: Handle __pairs/__ipairs metamethods for cdata objects.Mike Pall2012-09-031-1/+10
* FFI: Detect type punning through unions.Mike Pall2012-08-271-3/+9
* Update cross-compilation docs.Mike Pall2012-08-091-63/+63
* FFI: Box all accessed or returned enums.Mike Pall2012-07-171-7/+16
* Bump some limits to accomodate SINK pass.Mike Pall2012-07-041-1/+1
* FFI: Check for __new metamethod when calling a constructor.Mike Pall2012-06-201-3/+9
* FFI: Resolve metamethods for constructors, too.Mike Pall2012-06-201-4/+12
* Move lib/* to src/jit/*.Mike Pall2012-06-081-1/+1