Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy 3941af53ad first implementation of independent global table per function před 23 roky
  Roberto Ierusalimschy 413fc7334b new implementation for lua upvalues (sugested by E.T.): simpler and solves před 24 roky
  Roberto Ierusalimschy 72659a0605 no more explicit support for wide-chars; too much troble... před 24 roky
  Roberto Ierusalimschy 15462edb0f new definitions for closure structures před 24 roky
  Roberto Ierusalimschy abdbe883a8 first implementation of unrestricted static scoping před 24 roky
  Roberto Ierusalimschy 39b7978329 first (big) step to support wide chars před 24 roky
  Roberto Ierusalimschy 0183b8030c `free' gets size of the block: complete control over memory use před 25 roky
  Roberto Ierusalimschy dad808a73a new way to count `nblocks' for GC (try to count bytes). před 25 roky
  Roberto Ierusalimschy afef009fce new version of debug system před 25 roky
  Roberto Ierusalimschy 73aa465a8e some name changes před 25 roky
  Roberto Ierusalimschy acdb0b741e comments. před 26 roky
  Roberto Ierusalimschy 29ede6aa13 first implementation of multiple states (reentrant code). před 26 roky
  Roberto Ierusalimschy 8e7451512f some more `const's před 26 roky
  Roberto Ierusalimschy 4343420d4d simplified version of `gc' tag method (only for userdata now). před 26 roky
  Roberto Ierusalimschy c787dccd9b "const" !!! před 26 roky
  Roberto Ierusalimschy 45e533599f optimization: closures without upvalues don't need to be closures před 28 roky
  Roberto Ierusalimschy 592a3f289b first implementation of centralized global state. před 28 roky
  Roberto Ierusalimschy e78cf96c97 first version of Cclosures. před 28 roky
  Roberto Ierusalimschy eb617df2d8 better way to traverse GCnode lists. před 28 roky
  Roberto Ierusalimschy ff08b0f406 Lua Function structures před 28 roky