aboutsummaryrefslogtreecommitdiff
path: root/src/lj_meta.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* FFI: Don't swap operands for cdata __eq metamethod call.Mike Pall2011-01-171-7/+4
* FFI: Add 64 bit integer comparisons and pointer comparisons.Mike Pall2011-01-131-1/+39
* Bump copyright date to 2011.Mike Pall2011-01-091-1/+1
* Turn TValue setter macros into inline functions.Mike Pall2010-04-261-5/+5
* Treat the tag of a TValue as unsigned everywhere.Mike Pall2010-04-251-2/+2
* Make metamethod names proper GC roots.Mike Pall2010-04-251-6/+5
* No longer let the GC replace dead keys with the LJ_TDEADKEY tag.Mike Pall2010-04-211-1/+1
* Bump all copyright dates to 2010.Mike Pall2010-01-091-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-2/+2
* Fast forward to sync public repo.Mike Pall2009-12-081-3/+3
* RELEASE LuaJIT-2.0.0-beta1v2.0.0-beta1Mike Pall2009-12-081-0/+358