Commit History

Autor SHA1 Mensaxe Data
  Roberto Ierusalimschy c9902be294 "findname" moved from lobject.c to lauxlib.c (so libraries may use it). %!s(int64=28) %!d(string=hai) anos
  Roberto Ierusalimschy 1917149fdd details. %!s(int64=28) %!d(string=hai) anos
  Roberto Ierusalimschy 054e0b888a number type in Lua changed for double (by default). %!s(int64=28) %!d(string=hai) anos
  Roberto Ierusalimschy 0969a971cd better use of "ASSERT". %!s(int64=28) %!d(string=hai) anos
  Roberto Ierusalimschy 88a2023c32 support for strings with '\0' %!s(int64=28) %!d(string=hai) anos
  Roberto Ierusalimschy d49e4dd752 MAX_WORD should not be bigger than MAX_INT %!s(int64=28) %!d(string=hai) anos
  Roberto Ierusalimschy 44ace0aefd we don't need a type "Word". %!s(int64=28) %!d(string=hai) anos
  Roberto Ierusalimschy 6ac047afc4 details %!s(int64=28) %!d(string=hai) anos
  Roberto Ierusalimschy da96eb2cce some details related to OLD_ANSI %!s(int64=28) %!d(string=hai) anos
  Roberto Ierusalimschy 541e722360 details %!s(int64=28) %!d(string=hai) anos
  Roberto Ierusalimschy 45e533599f optimization: closures without upvalues don't need to be closures %!s(int64=28) %!d(string=hai) anos
  Roberto Ierusalimschy 39fd5bb9b0 details %!s(int64=28) %!d(string=hai) anos
  Roberto Ierusalimschy 592a3f289b first implementation of centralized global state. %!s(int64=28) %!d(string=hai) anos
  Roberto Ierusalimschy 7135803cc8 "global" version of a nil object. %!s(int64=28) %!d(string=hai) anos
  Roberto Ierusalimschy e78cf96c97 first version of Cclosures. %!s(int64=28) %!d(string=hai) anos
  Roberto Ierusalimschy 907368ead5 GC now considers an "estimate" of object size, instead of just the number %!s(int64=28) %!d(string=hai) anos
  Roberto Ierusalimschy 52d5e8032c better identification of types which are tags %!s(int64=28) %!d(string=hai) anos
  Roberto Ierusalimschy 45ccb0e881 "nupvalues" is kept in Closure, not in prototype (as a preparation %!s(int64=28) %!d(string=hai) anos
  Roberto Ierusalimschy eb617df2d8 better way to traverse GCnode lists. %!s(int64=28) %!d(string=hai) anos
  Roberto Ierusalimschy a580480b07 new implementation for globals: Global value is stored in TaggedString %!s(int64=28) %!d(string=hai) anos
  Roberto Ierusalimschy 2f1fa3d427 Type definitions for Lua objects %!s(int64=28) %!d(string=hai) anos