提交历史

作者 SHA1 备注 提交日期
  Roberto Ierusalimschy d1c689af40 subtelties in layout of TString 25 年之前
  Roberto Ierusalimschy 37e9c2e744 macro DEBUG renamed to LUA_DEBUG 25 年之前
  Roberto Ierusalimschy b892f0a877 new API function `createuserdata' 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 dad808a73a new way to count `nblocks' for GC (try to count bytes). 25 年之前
  Roberto Ierusalimschy 8060193702 `lauxlib' is now part of the libraries (not used by core Lua) 25 年之前
  Roberto Ierusalimschy 787a78f83e new scheme for buffers 25 年之前
  Roberto Ierusalimschy c85162be27 new way to store local-variable information. 25 年之前
  Roberto Ierusalimschy bd39db46ed details 25 年之前
  Roberto Ierusalimschy f90bc248b3 new structure for line information 25 年之前
  Roberto Ierusalimschy d9e61e8cea new algorithm for traversing in GC to avoid deep recursion calls 25 年之前
  Roberto Ierusalimschy cfba572076 remove dummy argument in LUA_ASSERT 25 年之前
  Roberto Ierusalimschy 014a09c509 better error messages 25 年之前
  Roberto Ierusalimschy afef009fce new version of debug system 25 年之前
  Roberto Ierusalimschy 8ca9534d04 access to `values' in TObject always through macros 25 年之前
  Roberto Ierusalimschy 7e30900def better field name 25 年之前
  Roberto Ierusalimschy ef62b340e0 code cleaner for 16 bits. 25 年之前
  Roberto Ierusalimschy 330e51bed3 string hash uses one single hash table 25 年之前
  Roberto Ierusalimschy 91f34fb05c lua.h should not use names without prefix lua_ (`TObject', for instance) 25 年之前
  Roberto Ierusalimschy 11a7022067 global variables are stored in a Lua table 25 年之前
  Roberto Ierusalimschy 534c3a64d3 small optimizations for table access 25 年之前
  Roberto Ierusalimschy c3b73cbeb8 comments (detail) 25 年之前
  Roberto Ierusalimschy 36e1390631 details. 25 年之前
  Roberto Ierusalimschy 8f0f54ec38 name change 25 年之前
  Roberto Ierusalimschy a69356e9e0 no more special cases for closures with 0 upvalues (performance is the same, 25 年之前
  Roberto Ierusalimschy b53dc0c485 TAG_ARRAY -> TAG_TABLE 25 年之前
  Roberto Ierusalimschy 54633d7c7d new name for llimits.h 25 年之前
  Roberto Ierusalimschy 213e9febc8 limits now are in `llims.n' 25 年之前
  Roberto Ierusalimschy bb9605bbc9 tags can be positive values 25 年之前