Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Roberto Ierusalimschy 0969a971cd better use of "ASSERT". 27 gadi atpakaļ
  Roberto Ierusalimschy 88a2023c32 support for strings with '\0' 27 gadi atpakaļ
  Roberto Ierusalimschy d49e4dd752 MAX_WORD should not be bigger than MAX_INT 27 gadi atpakaļ
  Roberto Ierusalimschy 0e1058cfdd small optimizations in switch order 28 gadi atpakaļ
  Roberto Ierusalimschy 502343b402 new scheme for buffers, centralized in auxlib. 28 gadi atpakaļ
  Roberto Ierusalimschy 45e533599f optimization: closures without upvalues don't need to be closures 28 gadi atpakaļ
  Roberto Ierusalimschy 034f16892e better treatment of MARKs and DEBUG cases. 28 gadi atpakaļ
  Roberto Ierusalimschy 80b3d28f4a details (mainly error messages) 28 gadi atpakaļ
  Roberto Ierusalimschy 3393fd7f25 first version of "lua_close" 28 gadi atpakaļ
  Roberto Ierusalimschy ef37c87e93 no more 'globalbag' 28 gadi atpakaļ
  Roberto Ierusalimschy 592a3f289b first implementation of centralized global state. 28 gadi atpakaļ
  Roberto Ierusalimschy 7135803cc8 "global" version of a nil object. 28 gadi atpakaļ
  Roberto Ierusalimschy e78cf96c97 first version of Cclosures. 28 gadi atpakaļ
  Roberto Ierusalimschy 907368ead5 GC now considers an "estimate" of object size, instead of just the number 28 gadi atpakaļ
  Roberto Ierusalimschy 45ccb0e881 "nupvalues" is kept in Closure, not in prototype (as a preparation 28 gadi atpakaļ
  Roberto Ierusalimschy eb617df2d8 better way to traverse GCnode lists. 28 gadi atpakaļ
  Roberto Ierusalimschy a580480b07 new implementation for globals: Global value is stored in TaggedString 28 gadi atpakaļ
  Roberto Ierusalimschy 189d64409b Garbage Collector 28 gadi atpakaļ