История коммитов

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