Commit History

Author SHA1 Message Date
  Roberto Ierusalimschy 5a8bb00df4 storing chunk "sources" instead of "filenames". 26 years ago
  Roberto Ierusalimschy 9618aaf07d small corrections in comments 27 years ago
  Roberto Ierusalimschy 45e533599f optimization: closures without upvalues don't need to be closures 28 years ago
  Roberto Ierusalimschy 80b3d28f4a details (mainly error messages) 28 years ago
  Roberto Ierusalimschy 592a3f289b first implementation of centralized global state. 28 years ago
  Roberto Ierusalimschy e78cf96c97 first version of Cclosures. 28 years ago
  Roberto Ierusalimschy 907368ead5 GC now considers an "estimate" of object size, instead of just the number 28 years ago
  Roberto Ierusalimschy 45ccb0e881 "nupvalues" is kept in Closure, not in prototype (as a preparation 28 years ago
  Roberto Ierusalimschy eb617df2d8 better way to traverse GCnode lists. 28 years ago
  Roberto Ierusalimschy ff08b0f406 Lua Function structures 28 years ago