summaryrefslogtreecommitdiff
path: root/src/lj_dispatch.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright date to 2012.Mike Pall2012-01-231-1/+1
* MIPS: Add interpreter. Enable MIPS build rules.Mike Pall2012-01-231-0/+38
* Prefer recording loops over calls.Mike Pall2011-06-291-0/+4
* FFI: Save errno/GetLastError() around allocations, hooks etc.Mike Pall2011-05-081-0/+17
* Bump copyright date to 2011.Mike Pall2011-01-091-1/+1
* Conditionally compile functions that are unused with JIT disabled.Mike Pall2010-02-281-0/+2
* Randomize penalties for aborts and add blacklisting.Mike Pall2010-02-231-2/+0
* Implement return hooks for Lua functions (zero-cost if disabled).Mike Pall2010-02-141-1/+2
* Implement call hooks (zero-cost if disabled).Mike Pall2010-02-141-2/+3
* Major redesign of function call handling.Mike Pall2010-02-131-7/+15
* Move dispatch tables out of GG_State struct.Mike Pall2010-02-111-13/+10
* Reset the hotcount table after a JIT off to on transition.Mike Pall2010-02-041-0/+1
* Bump all copyright dates to 2010.Mike Pall2010-01-091-1/+1
* Implement yield from C hooks.Mike Pall2009-12-301-1/+1
* RELEASE LuaJIT-2.0.0-beta1v2.0.0-beta1Mike Pall2009-12-081-0/+64