История коммитов

Автор SHA1 Сообщение Дата
  Mike Pall 2bae11a49a From Lua 5.2: fp:read("*L"). 14 лет назад
  Mike Pall c823e26b8b From Lua 5.2: table.unpack(). Needs -DLUAJIT_ENABLE_LUA52COMPAT. 14 лет назад
  Mike Pall baef199ece From Lua 5.2: Add package.searchpath(). 14 лет назад
  Mike Pall f83d58d6fb From Lua 5.2: Empty statement. Needs -DLUAJIT_ENABLE_LUA52COMPAT. 14 лет назад
  Mike Pall d82022a656 From Lua 5.2: coroutine.running(). Needs -DLUAJIT_ENABLE_LUA52COMPAT. 14 лет назад
  Mike Pall 34bcf6378b FFI: Fix recording of userdata conversions. 14 лет назад
  Mike Pall cf88c43dd6 FFI: Fix 64 bit to 32 bit truncations on x64. 14 лет назад
  Mike Pall 32eaa48c79 FFI: Fix recording of ffi.copy() and ffi.fill(). 14 лет назад
  Mike Pall bd29d16141 FFI: Improve conversion error messages. 14 лет назад
  Mike Pall 3e2a7a2d7f FFI: Fix docs about C bool -> Lua boolean conversion. 14 лет назад
  Mike Pall 03946ac978 DUALNUM: Add integer type to core VM. 14 лет назад
  Mike Pall 963f05c7e1 DUALNUM: Add build infrastructure. 14 лет назад
  Mike Pall 54b6054087 FFI: Fix management of C library handles for default namespace. 14 лет назад
  Mike Pall 5fe7282d4c Fix error handling within metamethods. Special-case FFI mm. 14 лет назад
  Mike Pall 4dca589af0 Add workaround for lj_meta_tset() newkey inconsistency. 14 лет назад
  Mike Pall 4117a61620 PPC: Disable FFI due to NYI: comparisons and calls. 14 лет назад
  Mike Pall 19b84009b2 Fix type mismatch in XSTORE forwarding. 14 лет назад
  Mike Pall 97d84111fd RELEASE LuaJIT-2.0.0-beta6 14 лет назад
  Mike Pall 7c61073a30 FFI: Disable unused code for some build modes. 14 лет назад
  Mike Pall a8114d5017 Update changelog. 14 лет назад
  Mike Pall 1f0006ac71 Cleanup of docs. 14 лет назад
  Mike Pall a5aade2fa9 FFI: Finish FFI docs. 14 лет назад
  Mike Pall a2f9f1f831 FFI: Finish docs on FFI semantics. Phew. 14 лет назад
  Mike Pall a7ab6b2dc9 Fix various HTML errors in the docs. 14 лет назад
  Mike Pall 24c314e8fc FFI: Add more docs on FFI semantics. 14 лет назад
  Mike Pall 2388a7fcc0 FFI: Document current FFI implementation status. 14 лет назад
  Mike Pall 9c81c81ed5 Fix bytecode optimization of and/or operators. 14 лет назад
  Mike Pall c39ca7c35b FFI: Record ffi.abi(). 14 лет назад
  Mike Pall 7a37b93f1b FFI: Record ffi.copy() and ffi.fill(). 14 лет назад
  Mike Pall fb53d4aeb7 FFI: Fix recording of pointer arithmetic. 14 лет назад