aboutsummaryrefslogtreecommitdiff
path: root/src/lj_func.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improve alias analysis of upvalues using a disambiguation hash value.Mike Pall2010-01-091-1/+2
* Avoid int16_t widening for pt->uv elements.Mike Pall2010-01-091-2/+7
* Fix 32/64 bit portability issue with upval->v.Mike Pall2010-01-091-6/+6
* Bump all copyright dates to 2010.Mike Pall2010-01-091-1/+1
* Fix alloc/free sizes of internal GCRef arrays.Mike Pall2009-12-291-1/+1
* Logical 'not' must be sign-extended for address operands.Mike Pall2009-12-291-1/+1
* Use fastcall for remaining 1-arg/2-arg calls from interpreter.Mike Pall2009-12-271-1/+1
* RELEASE LuaJIT-2.0.0-beta2v2.0.0-beta2Mike Pall2009-12-081-1/+1
* RELEASE LuaJIT-2.0.0-beta1v2.0.0-beta1Mike Pall2009-12-081-0/+185