summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Link to LuaJIT Roadmap 2012/2013.Mike Pall2012-06-071-2/+2
* Link to LuaJIT wiki.Mike Pall2012-05-3115-0/+36
* FFI: Convert io.* file handle to FILE * pointer (but as a void *).Mike Pall2012-05-291-9/+11
* FFI: Equality comparisons never raise an error.Mike Pall2012-05-231-0/+5
* RELEASE LuaJIT-2.0.0-beta10v2.0.0-beta10Mike Pall2012-05-094-12/+12
* Update changelog.Mike Pall2012-05-091-0/+72
* Fix typo.Mike Pall2012-05-091-1/+1
* Add links to LuaJIT mailing list.Mike Pall2012-05-0414-12/+37
* FFI: Clarify docs wrt. 'local ffi = ...' and the interactive prompt.Mike Pall2012-04-191-0/+5
* Update changelog.Mike Pall2012-04-191-1/+7
* MIPS: Update docs.Mike Pall2012-04-021-1/+1
* Fix OSX build issues. Bump minimum required OSX version to 10.4Mike Pall2012-03-281-3/+3
* Bump copyright date to 2012.Mike Pall2012-01-2316-32/+32