Историја ревизија

Аутор 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 година