提交历史

作者 SHA1 备注 提交日期
  Roberto Ierusalimschy 03770ecfc9 comments 25 年之前
  Roberto Ierusalimschy f379d06e24 all API functions are declared in a single line (to facilitate pre-processing). 25 年之前
  Roberto Ierusalimschy b892f0a877 new API function `createuserdata' 25 年之前
  Roberto Ierusalimschy cdc8139e29 registry mechanism 25 年之前
  Roberto Ierusalimschy 64eecc0b82 new macro LUA_API 25 年之前
  Roberto Ierusalimschy 46b543ebef better treatment for errors inside _ERRORMETHOD 25 年之前
  Roberto Ierusalimschy 001f2bdd0e new definition for types-tags 25 年之前
  Roberto Ierusalimschy f6834f4393 new API function `lua_type' + new type lua_Type 25 年之前
  Roberto Ierusalimschy 78bc8e553d new API for garbage collector 25 年之前
  Roberto Ierusalimschy 91c003dcc2 details 25 年之前
  Roberto Ierusalimschy 620d22f2a0 new API function lua_rawget 25 年之前
  Roberto Ierusalimschy 55c3bc2bcb _ALERT is used (and assumed) only by the libs 25 年之前
  Roberto Ierusalimschy 30f6e658d2 `lua_newstate' renamed to `lua_open' 25 年之前
  Roberto Ierusalimschy 6e80c1cde1 new version for API 25 年之前
  Roberto Ierusalimschy 9a21e81907 more builtin functions using official API 25 年之前
  Roberto Ierusalimschy f0b3cd1d6f new API functions `pop', `insert', and `move' 25 年之前
  Roberto Ierusalimschy 100bfec39a new implementation for `next' 25 年之前
  Roberto Ierusalimschy a97f29f154 explicit stack control in the API 25 年之前
  Roberto Ierusalimschy ac12f4db4b C upvalues are the last arguments to a function 25 年之前
  Roberto Ierusalimschy 9fdf73bc9a first version for new API 25 年之前
  Roberto Ierusalimschy 90fb2e18e8 `pushref' is more efficient (and probably more useful) than `getref'. 25 年之前
  Roberto Ierusalimschy ddc8d94a08 new name for `lua_[sg]etglobaltable' 25 年之前
  Roberto Ierusalimschy e238efc536 default now is multi-state 25 年之前
  Roberto Ierusalimschy 397905ef86 (much) better handling of memory alloction errors 25 年之前
  Roberto Ierusalimschy ae55f3eead no varargs in Lua API 25 年之前
  Roberto Ierusalimschy 8e617985fa functions `for...' and `raw...' are obsolete now 25 年之前
  Roberto Ierusalimschy ef62b340e0 code cleaner for 16 bits. 25 年之前
  Roberto Ierusalimschy dc1e4f5073 missing define for `lua_dobuffer' single-state 25 年之前
  Roberto Ierusalimschy 44b71ca816 defines for _ERRORMESSAGE and _ALERT 25 年之前
  Roberto Ierusalimschy 91f34fb05c lua.h should not use names without prefix lua_ (`TObject', for instance) 25 年之前