Historique des commits

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