Історія комітів

Автор SHA1 Опис Дата
  Roberto Ierusalimschy 68ee518e81 only tables need `lua_number2int' 23 роки тому
  Roberto Ierusalimschy 76a73cb2ee new `getn' (and `setn') 23 роки тому
  Roberto Ierusalimschy aa3da1605c `newproxy' uses its own weaktable 23 роки тому
  Roberto Ierusalimschy 9f4b5b5232 weak keys are removed only after finalization 23 роки тому
  Roberto Ierusalimschy 5fabed21a1 getglobals(0) is the C global table 23 роки тому
  Roberto Ierusalimschy f67ccfbdeb no more `lua_getn' function 23 роки тому
  Roberto Ierusalimschy cfcf200806 `concat' goes to `table' library 23 роки тому
  Roberto Ierusalimschy f32a8c0477 details (temporary?) 23 роки тому
  Roberto Ierusalimschy 88607acc2c details 23 роки тому
  Roberto Ierusalimschy 6de93e2932 two new bugs in 4.0 :-( (both were already corrected in 5.0 :-) 23 роки тому
  Roberto Ierusalimschy 25dc9b7faf new functions `dofile' and `pairs'; correct way to check proxies 23 роки тому
  Roberto Ierusalimschy 78c507b7b8 `lua_upcall' -> `lua_call' 23 роки тому
  Roberto Ierusalimschy 69906cb56f error message ends with `\n' (is already formatted) 23 роки тому
  Roberto Ierusalimschy 9d6556fd87 userdata are removed from weaktables before invoking their GC fallbacks 23 роки тому
  Roberto Ierusalimschy 35707e94f3 `__weakmode' -> `__mode' 23 роки тому
  Roberto Ierusalimschy 89b102bd1d new `luaL_weakregistry' function 23 роки тому
  Roberto Ierusalimschy fdfd5b44ee TM_GETTABLE/TM_SETTABLE don't need fast access anymore 23 роки тому
  Roberto Ierusalimschy 1a4c428d6d new function `newproxy' 23 роки тому
  Roberto Ierusalimschy 2394604d10 assertion may fail when closing a state 23 роки тому
  Roberto Ierusalimschy 922f36a05b details 23 роки тому
  Roberto Ierusalimschy ad41fc11eb details in arithmetic implementation 23 роки тому
  Roberto Ierusalimschy e182cf452f `^' operator is defined in registry.__pow 23 роки тому
  Roberto Ierusalimschy e34f282365 `luaV_gettable' returns element position 23 роки тому
  Roberto Ierusalimschy 3941af53ad first implementation of independent global table per function 23 роки тому
  Roberto Ierusalimschy 5610fdd776 avoid using obsolete lua_dostring 23 роки тому
  Roberto Ierusalimschy b449a5e574 more robust when printing error messages 23 роки тому
  Roberto Ierusalimschy e572dffa15 small bug building error messages 23 роки тому
  Roberto Ierusalimschy 5893fcb71a accept option arguments without spaces (e.g. "-eprint(a)") 23 роки тому
  Roberto Ierusalimschy eec0905173 better tests (assertions) for debug hooks 23 роки тому
  Roberto Ierusalimschy a44f37513b better treatment for error messages 23 роки тому