Commit History

Upphovsman SHA1 Meddelande Datum
  Mike Pall 0b55e05d06 FFI: Compile ffi.gc(). 13 år sedan
  Mike Pall 1c626112a0 FFI: Compile ffi.sizeof(), ffi.alignof() and ffi.offsetof(). 13 år sedan
  Mike Pall 4a97faef7e FFI: Compile array/struct copies. 13 år sedan
  Mike Pall a7d1dbacb1 FFI: Optimize ffi.copy() and ffi.fill(). 13 år sedan
  Mike Pall 5ebe4990ba Add LJ_TARGET_UNALIGNED. 13 år sedan
  Mike Pall 0452e97ba0 Add FOLD rules for CONV.int.i8/u8/i16/u16 of KINT. 13 år sedan
  Mike Pall eabfdfe1aa Don't use stack unwinding for lua_yield(). 13 år sedan
  Mike Pall da682b0e91 FFI: Add support for copy constructors. 13 år sedan
  Mike Pall c681e009c0 PPC: Fix string.sub() range check. 13 år sedan
  Mike Pall 2f5ed5d0df From Lua 5.2: Add string.rep(s, n, sep). 13 år sedan
  Mike Pall 0561a56938 From Lua 5.2: Add math.log(x, base). 13 år sedan
  Mike Pall 0d62e2e1ab Clarify comments in Makefile on -DLUAJIT_ENABLE_LUA52COMPAT. 13 år sedan
  Mike Pall 2e9f4efd20 Fix scope for resolving break labels. 13 år sedan
  Mike Pall 8d8dbf27b8 Fix x64 build. 13 år sedan
  Mike Pall faf05c3a13 From Lua 5.2: '%s' option to string.format() behaves like tostring(). 13 år sedan
  Mike Pall 0d7094f36e From Lua 5.2: Return nil for bad position in string.find(). 13 år sedan
  Mike Pall b66ab96a62 Move a GC macro. 13 år sedan
  Mike Pall fcddd5a3a0 From Lua 5.2: Add luaL_traceback(). 13 år sedan
  Mike Pall 3ad61689cf Update dependencies. 13 år sedan
  Mike Pall d08e7bd518 From Lua 5.2: Allow mixed metamethods for ordered comparisons. 13 år sedan
  Mike Pall 550ac44e41 From Lua 5.2: Remove error for ambiguous function call syntax. 13 år sedan
  Mike Pall 7a6bb9a208 From Lua 5.2: Return file object for io.write() and file:write(). 13 år sedan
  Mike Pall 26841296ab From Lua 5.2: Add table.pack(). Needs -DLUAJIT_ENABLE_LUA52COMPAT. 13 år sedan
  Mike Pall e013206dd8 FFI: ctypeid of ctype object is immutable. 13 år sedan
  Mike Pall d4d9807f45 Fold KPTR + offset in SPLIT pass. 13 år sedan
  Mike Pall 0ecdff43e8 x86: Fix register allocation for calls returning register pair. 13 år sedan
  Mike Pall cfca926cc2 From Lua 5.2: Extended results from os.execute() and pipe:close(). 13 år sedan
  Mike Pall 125cc87988 From Lua 5.2: Add debug.getuservalue() and debug.setuservalue(). 13 år sedan
  Mike Pall ca0bb4881f From Lua 5.2: Add rawlen(). Needs -DLUAJIT_ENABLE_LUA52COMPAT. 13 år sedan
  Mike Pall 4c7c2c8319 Rearrange library functions to get a fixed FF_next. 13 år sedan