提交歷史

作者 SHA1 備註 提交日期
  Roberto Ierusalimschy 968ad49da6 `lua_newstate' gets the inital stack size and other arguments 26 年之前
  Roberto Ierusalimschy 8223ff473f lua_Object is a pointer to the stack (because now the stack doen't move) 26 年之前
  Roberto Ierusalimschy 764e095d7f `object' and `string' are very busy names... 26 年之前
  Roberto Ierusalimschy 49af08e3e7 new name for lua_equal(obj); LUA_NOOBJECT is equal to LUA_NOOBJECT 26 年之前
  Roberto Ierusalimschy 878ef96127 comment 26 年之前
  Roberto Ierusalimschy 29ede6aa13 first implementation of multiple states (reentrant code). 26 年之前
  Roberto Ierusalimschy 573372665a new API function `lua_equalobj' 26 年之前
  Roberto Ierusalimschy 63ccf42397 new API function 'lua_type'. 26 年之前
  Roberto Ierusalimschy dcc10accea temporary version 26 年之前
  Roberto Ierusalimschy c787dccd9b "const" !!! 26 年之前
  Roberto Ierusalimschy b44e35b773 new constants LUA_NOREF and LUA_REFNIL. 26 年之前
  Roberto Ierusalimschy f1861ee210 no more beta 27 年之前
  Roberto Ierusalimschy e64dbc390a new version is beta. 27 年之前
  Roberto Ierusalimschy 6a853fcb8b details (from lhf) 27 年之前
  Roberto Ierusalimschy f04c83e075 new function "lua_next" (+ new implementation for "next") 27 年之前
  Roberto Ierusalimschy d5feffdb60 new function lua_nextvar 27 年之前
  Roberto Ierusalimschy 77113ee02f new year for Copyright. 27 年之前
  Roberto Ierusalimschy fd25d4ad85 no need to define functions for macros... 27 年之前
  Roberto Ierusalimschy 21cff3015a details (for regularity) 27 年之前
  Roberto Ierusalimschy cc117253c8 new implementation for error handling: on error, function _ERRORMESSAGE 27 年之前
  Roberto Ierusalimschy 0789451458 details 28 年之前
  Roberto Ierusalimschy d97af0de26 "lua_dobuffer" gets an extra argument, with the chunk name 28 年之前
  Roberto Ierusalimschy 0845e73b6a new copyright notice 28 年之前
  Roberto Ierusalimschy 02134b4a87 name: lua_pushCclosure -> lua_pushcclosure. 28 年之前
  Roberto Ierusalimschy 02a6891939 API for functions to manipulate global state. 28 年之前
  Roberto Ierusalimschy 054e0b888a number type in Lua changed for double (by default). 28 年之前
  Roberto Ierusalimschy 043c2ac258 new names for "lua_pushlstr" and "lua_getstrlen" 28 年之前
  Roberto Ierusalimschy 88a2023c32 support for strings with '\0' 28 年之前
  Roberto Ierusalimschy f380d627f8 usefull macros also available as functions 28 年之前
  Roberto Ierusalimschy 26679b1a48 back to upavalues as extra arguments for C closures; this way it's 28 年之前