Commit History

作者 SHA1 備註 提交日期
  Roberto Ierusalimschy 1c0ac3c0f5 new implementation for tailcall 23 年之前
  Roberto Ierusalimschy 4a4f243795 new API for error handling 23 年之前
  Roberto Ierusalimschy 0417a4bb0b new implementation for tailcalls and error handling 23 年之前
  Roberto Ierusalimschy 5037196f6f new macros `ttis*' 23 年之前
  Roberto Ierusalimschy 9fb80bde3c tailcall is executed together with call 23 年之前
  Roberto Ierusalimschy 2dcc31574f new function xpcall 23 年之前
  Roberto Ierusalimschy 390fc99a5c xpcall now is builtin + new macros `ttis*' 23 年之前
  Roberto Ierusalimschy 79c8edb6c4 new names for light userdata operations 23 年之前
  Roberto Ierusalimschy e5146fb01f CallInfo has different fields for C functions and Lua functions 23 年之前
  Roberto Ierusalimschy ce6b930464 `isdst' should be a boolean (and not 0/1!!) 23 年之前
  Roberto Ierusalimschy ac7006d374 ^D in interactive mode finish interaction (no questions asked) 23 年之前
  Roberto Ierusalimschy 12bee999dd new way to handle macros read_line/save_line 23 年之前
  Roberto Ierusalimschy a8c9eec426 bug: chunk can end just after a '\' in a string 23 年之前
  Roberto Ierusalimschy a885b826b3 LUA_ALERT is no longer used 23 年之前
  Roberto Ierusalimschy a960e62c3e new options; no more _ALERT; no more getargs 23 年之前
  Roberto Ierusalimschy c51aa6ee33 details 23 年之前
  Roberto Ierusalimschy d88860131a new macro `lua_isudataval' (for completude) 23 年之前
  Roberto Ierusalimschy 44752fc9ce hook count is quadratic 23 年之前
  Roberto Ierusalimschy 39b2d58c39 new interface for debug hooks 23 年之前
  Roberto Ierusalimschy d2d24f0971 details to allow compilation of Lua as a single file 23 年之前
  Roberto Ierusalimschy 0436c96866 C++ warning 23 年之前
  Roberto Ierusalimschy f8279f6cd8 optimizations for gettable (temporary) 23 年之前
  Roberto Ierusalimschy 1fe280df72 new priority for and/or 23 年之前
  Roberto Ierusalimschy 1ede98157d strings are always `strong' in weaktables 23 年之前
  Roberto Ierusalimschy 3e52573c72 details (error messages) 23 年之前
  Roberto Ierusalimschy 84ad1eea81 use of NaN as key breaks some invariants 23 年之前
  Roberto Ierusalimschy b30ec2532c details 23 年之前
  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 年之前