Историја ревизија

Аутор SHA1 Порука Датум
  Roberto Ierusalimschy 89b56e7d84 more precision between closure types ('LClosure' x 'CClosure') пре 11 година
  Roberto Ierusalimschy d764cc5522 new list 'twups' to allow traversal of upvalues from dead threads пре 11 година
  Roberto Ierusalimschy ffa96d988d field 'op' renamed to 'open' пре 11 година
  Roberto Ierusalimschy 2e2c109daf type of 'refcount' changed to lu_mem (to ensure there will be no пре 12 година
  Roberto Ierusalimschy af35c7f398 upvalues collected by reference count пре 12 година
  Roberto Ierusalimschy 623e388bb4 double-linked list of all upvalues elliminated and changed to a пре 12 година
  Roberto Ierusalimschy 3cadc37f47 no more 'Proto' objects on the stack. Protos are anchored on outer пре 13 година
  Roberto Ierusalimschy fd22ccd6d0 object tag keeps variant bits too -> no need for 'isC' field in пре 13 година
  Roberto Ierusalimschy 545f43065f 'luaF_newLclosure' gets prototype of new closure as argument пре 15 година
  Roberto Ierusalimschy 064e406f67 no more fenvs! пре 15 година
  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 пре 22 година
  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. пре 26 година
  Roberto Ierusalimschy 29ede6aa13 first implementation of multiple states (reentrant code). пре 26 година
  Roberto Ierusalimschy 8e7451512f some more `const's пре 26 година