Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy fd22ccd6d0 object tag keeps variant bits too -> no need for 'isC' field in il y a 13 ans
  Roberto Ierusalimschy 545f43065f 'luaF_newLclosure' gets prototype of new closure as argument il y a 15 ans
  Roberto Ierusalimschy 064e406f67 no more fenvs! il y a 15 ans
  Roberto Ierusalimschy 8718fda9b2 added LUAI_FUNC to functions not in the API il y a 20 ans
  Roberto Ierusalimschy 7d45a5f48f C functions and userdata also have environments il y a 20 ans
  Roberto Ierusalimschy 334ba8132b cleaner way to remark open upvalues il y a 20 ans
  Roberto Ierusalimschy 47fc57a252 `TObject' renamed to `TValue' + other name changes and better assertions il y a 21 ans
  Roberto Ierusalimschy 5ee63257f9 macros for closure sizes are global il y a 22 ans
  Roberto Ierusalimschy c51bcf4796 it's ok to dump functions with upvalues il y a 22 ans
  Roberto Ierusalimschy ab9e062928 name changes to avoid name collision between macros and variables il y a 22 ans
  Roberto Ierusalimschy 3941af53ad first implementation of independent global table per function il y a 23 ans
  Roberto Ierusalimschy 413fc7334b new implementation for lua upvalues (sugested by E.T.): simpler and solves il y a 24 ans
  Roberto Ierusalimschy 72659a0605 no more explicit support for wide-chars; too much troble... il y a 24 ans
  Roberto Ierusalimschy 15462edb0f new definitions for closure structures il y a 24 ans
  Roberto Ierusalimschy abdbe883a8 first implementation of unrestricted static scoping il y a 24 ans
  Roberto Ierusalimschy 39b7978329 first (big) step to support wide chars il y a 24 ans
  Roberto Ierusalimschy 0183b8030c `free' gets size of the block: complete control over memory use il y a 24 ans
  Roberto Ierusalimschy dad808a73a new way to count `nblocks' for GC (try to count bytes). il y a 25 ans
  Roberto Ierusalimschy afef009fce new version of debug system il y a 25 ans
  Roberto Ierusalimschy 73aa465a8e some name changes il y a 25 ans
  Roberto Ierusalimschy acdb0b741e comments. il y a 25 ans
  Roberto Ierusalimschy 29ede6aa13 first implementation of multiple states (reentrant code). il y a 26 ans
  Roberto Ierusalimschy 8e7451512f some more `const's il y a 26 ans
  Roberto Ierusalimschy 4343420d4d simplified version of `gc' tag method (only for userdata now). il y a 26 ans
  Roberto Ierusalimschy c787dccd9b "const" !!! il y a 26 ans
  Roberto Ierusalimschy 45e533599f optimization: closures without upvalues don't need to be closures il y a 28 ans
  Roberto Ierusalimschy 592a3f289b first implementation of centralized global state. il y a 28 ans
  Roberto Ierusalimschy e78cf96c97 first version of Cclosures. il y a 28 ans
  Roberto Ierusalimschy eb617df2d8 better way to traverse GCnode lists. il y a 28 ans
  Roberto Ierusalimschy ff08b0f406 Lua Function structures il y a 28 ans