提交歷史

作者 SHA1 備註 提交日期
  Roberto Ierusalimschy 9998082839 external messages add their own extra information 23 年之前
  Roberto Ierusalimschy 2e38c6ae5a `luadebug.h' content now is included in `lua.h' 23 年之前
  Roberto Ierusalimschy d3dd337fca lua_Chunkreader gets a lua_State, to avoid future incompatibilities 23 年之前
  Roberto Ierusalimschy a2fa48a570 new (old?) error handling scheme 23 年之前
  Roberto Ierusalimschy 4e23699aa6 new implementation for error handling 23 年之前
  Roberto Ierusalimschy aa3da1605c `newproxy' uses its own weaktable 23 年之前
  Roberto Ierusalimschy f67ccfbdeb no more `lua_getn' function 23 年之前
  Roberto Ierusalimschy 89b102bd1d new `luaL_weakregistry' function 23 年之前
  Roberto Ierusalimschy 1dbe708aa8 new protocol for error handling 23 年之前
  Roberto Ierusalimschy eb3de8768a `rawcall' -> `upcall' (unprotected call) 23 年之前
  Roberto Ierusalimschy a102221a0b better error messages 23 年之前
  Roberto Ierusalimschy ad7103ea3a lua_load* defined in auxlib (and so renamed to luaL_load*) 23 年之前
  Roberto Ierusalimschy 955def0348 new names for string formating functions 23 年之前
  Roberto Ierusalimschy b7a0503c1d new format for error messages 23 年之前
  Roberto Ierusalimschy dea6b6da94 new function `lua_vpushstr' to replace uses of `sprintf' 23 年之前
  Roberto Ierusalimschy 71144e3ff0 errors `return' int, to avoid warnings 23 年之前
  Roberto Ierusalimschy 751cd867d3 new way to handle errors 23 年之前
  Roberto Ierusalimschy 13230c451b details 23 年之前
  Roberto Ierusalimschy f438d00ef3 correct #args for calls with self (a:foo(...)) 23 年之前
  Roberto Ierusalimschy cd99bbcd0d better support for new libraries 23 年之前
  Roberto Ierusalimschy d1f220217b when possible, library functions accept nil as none 23 年之前
  Roberto Ierusalimschy 88c9bf99de standard libraries in packages 23 年之前
  Roberto Ierusalimschy c16a35d669 `lua_stackspace' replaced by `lua_checkstack' 23 年之前
  Roberto Ierusalimschy b3ffaca638 details 23 年之前
  Roberto Ierusalimschy 86a4de256e no more lua_[gs]etstr 23 年之前
  Roberto Ierusalimschy d070506a25 new function luaL_errstr 23 年之前
  Roberto Ierusalimschy 09e15692f3 rename of lua_isnull to lua_isnone 23 年之前
  Roberto Ierusalimschy 9cd36059ad new API functions lua_getstr/lua_setstr 24 年之前
  Roberto Ierusalimschy 592a309177 tag system replaced by event tables 24 年之前
  Roberto Ierusalimschy 72659a0605 no more explicit support for wide-chars; too much troble... 24 年之前