Histórico de Commits

Autor SHA1 Mensagem Data
  Roberto Ierusalimschy 9e6807c3c9 Do not collect open upvalues há 6 anos atrás
  Roberto Ierusalimschy 440a5ee78c Fixed bug for emergency collection in upvalue creation há 6 anos atrás
  Roberto Ierusalimschy fdc25a1ebf New functions 'lua_resetthread' and 'coroutine.kill' há 6 anos atrás
  Roberto Ierusalimschy 3c7dc52909 Handling of memory errors when creating to-be-closed upvalues há 6 anos atrás
  Roberto Ierusalimschy bd96330d03 First "complete" implementation of to-be-closed variables há 6 anos atrás
  Roberto Ierusalimschy f99509581e Removed extra information from RCS keyword strings há 7 anos atrás
  Roberto Ierusalimschy 38d3bc8909 using 'offsetof' to compute the size of parts of a structure há 7 anos atrás
  Roberto Ierusalimschy e2b15aa21d janitor work on casts há 7 anos atrás
  Roberto Ierusalimschy f96497397a new type 'StackValue' for stack elements há 8 anos atrás
  Roberto Ierusalimschy 2376eb6347 barrier for prototype's cache (with new gray list 'protogray' to keep há 8 anos atrás
  Roberto Ierusalimschy a3d36fe283 Upvalues collected like everything else (with mark-sweep) instead há 8 anos atrás
  Roberto Ierusalimschy cdd26700e8 definition for 'MAXUPVAL' moved for a more "private" place and its há 10 anos atrás
  Roberto Ierusalimschy 89b56e7d84 more precision between closure types ('LClosure' x 'CClosure') há 11 anos atrás
  Roberto Ierusalimschy d764cc5522 new list 'twups' to allow traversal of upvalues from dead threads há 11 anos atrás
  Roberto Ierusalimschy ffa96d988d field 'op' renamed to 'open' há 11 anos atrás
  Roberto Ierusalimschy 2e2c109daf type of 'refcount' changed to lu_mem (to ensure there will be no há 12 anos atrás
  Roberto Ierusalimschy af35c7f398 upvalues collected by reference count há 12 anos atrás
  Roberto Ierusalimschy 623e388bb4 double-linked list of all upvalues elliminated and changed to a há 12 anos atrás
  Roberto Ierusalimschy 3cadc37f47 no more 'Proto' objects on the stack. Protos are anchored on outer há 13 anos atrás
  Roberto Ierusalimschy fd22ccd6d0 object tag keeps variant bits too -> no need for 'isC' field in há 13 anos atrás
  Roberto Ierusalimschy 545f43065f 'luaF_newLclosure' gets prototype of new closure as argument há 15 anos atrás
  Roberto Ierusalimschy 064e406f67 no more fenvs! há 15 anos atrás
  Roberto Ierusalimschy 8718fda9b2 added LUAI_FUNC to functions not in the API há 20 anos atrás
  Roberto Ierusalimschy 7d45a5f48f C functions and userdata also have environments há 20 anos atrás
  Roberto Ierusalimschy 334ba8132b cleaner way to remark open upvalues há 20 anos atrás
  Roberto Ierusalimschy 47fc57a252 `TObject' renamed to `TValue' + other name changes and better assertions há 22 anos atrás
  Roberto Ierusalimschy 5ee63257f9 macros for closure sizes are global há 22 anos atrás
  Roberto Ierusalimschy c51bcf4796 it's ok to dump functions with upvalues há 22 anos atrás
  Roberto Ierusalimschy ab9e062928 name changes to avoid name collision between macros and variables há 22 anos atrás
  Roberto Ierusalimschy 3941af53ad first implementation of independent global table per function há 23 anos atrás