Commit History

Autor SHA1 Mensaxe Data
  Roberto Ierusalimschy b95e466218 new field 'nilvalue' in struct 'global_State' to avoid the use of %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy 6e600695f8 field 'sizearray' in struct 'Table' changed to 'alimit', which can %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy 505fc91222 no more 'luaO_nilobject' to avoid comparison of global variable addresses %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy fb8fa66136 no more 'luaH_emptyobject' and comparisons of addresses of global variables %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy 03c6a05ec8 no more nil-in-table %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy ef8263f81f better names for macros for tags and types. %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy 2952bc5fc9 special compact representation for userdata with no user values %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy 75efc6722b avoid variant tags with the same value of the original type %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy d766e2ae17 first (parcial) implementation of 'keyin'/'removekey' %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy 9243c414d9 first version of empty entries in tables %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy 477ca2fe8c some reorganization in 'lobject.h' %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy c80c7a49fd details (comments) %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy ca6fe7449a userdata can have multiple user values %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy e2b15aa21d janitor work on casts %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy 6710a2b0ef detail (comment) %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy 599f1742c6 detail (typo in comments) %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy ad0704e40c back to 'CallInfo' (no gains with its removal) %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy 5a3f26f855 fitting a StackValue structure into 32 bytes (for 64-bit machines) %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy 472c560705 no more useful fields in CallInfo %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy 54eb35a8aa more fields moved out of 'CallInfo' %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy c5482468fd baby steps to remove 'CallInfo': keeping 'L->func' correct %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy f96497397a new type 'StackValue' for stack elements %!s(int64=8) %!d(string=hai) anos
  Roberto Ierusalimschy b42430fd3a 'lineinfo' in prototypes saved as differences instead of absolute %!s(int64=8) %!d(string=hai) anos
  Roberto Ierusalimschy 73ec04fcf3 no more 'DEADKEY'. Table traversals do not need to consider dead keys; %!s(int64=8) %!d(string=hai) anos
  Roberto Ierusalimschy b6f87491af in hash nodes, keys are stored in separate pieces to avoid wasting %!s(int64=8) %!d(string=hai) anos
  Roberto Ierusalimschy 4bb30f461b when assigning to a 'TValue', better assign only exact fields, %!s(int64=8) %!d(string=hai) anos
  Roberto Ierusalimschy 8634b2a011 added 'cachemiss' field to prototype to avoid wasting time checking %!s(int64=8) %!d(string=hai) anos
  Roberto Ierusalimschy 2caecf1b3e type 'L_Umaxalign' replaced by macro 'LUAI_MAXALIGN', which is also added %!s(int64=8) %!d(string=hai) anos
  Roberto Ierusalimschy a3d36fe283 Upvalues collected like everything else (with mark-sweep) instead %!s(int64=8) %!d(string=hai) anos
  Roberto Ierusalimschy e4a9e6fcca do not eliminate varargs from functions that do not use varargs %!s(int64=9) %!d(string=hai) anos