コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  Roberto Ierusalimschy 7f77431950 detail 25 年 前
  Roberto Ierusalimschy 73aa465a8e some name changes 25 年 前
  Roberto Ierusalimschy 3c9d999424 many details (most by lhf). 25 年 前
  Roberto Ierusalimschy 075da266e5 there is no need to use shorts... 25 年 前
  Roberto Ierusalimschy 1f01998516 nobody uses memmove any more. 25 年 前
  Roberto Ierusalimschy 3afe85b2ce new version for INSTRUCTION formats 25 年 前