Historial de Commits

Autor SHA1 Mensaje Fecha
  Roberto Ierusalimschy dc07719b0d Tag LUA_TUPVALTBC replaced by a flag hace 6 años
  Roberto Ierusalimschy 3c1d415bd3 Details hace 6 años
  Roberto Ierusalimschy 1fb4d53925 OP_NEWTABLE keeps exact size of arrays hace 6 años
  Roberto Ierusalimschy f6aab3ec1f First implementation of constant propagation hace 6 años
  Roberto Ierusalimschy 54f7b46c1e New implementation for constants hace 6 años
  Roberto Ierusalimschy 5ca1075b71 Added field 'srclen' to structure 'lua_Debug' hace 6 años
  Roberto Ierusalimschy c5feac2b5e Strings inside Lua are not fully aligned hace 6 años
  Roberto Ierusalimschy e8c779736f Removed internal cache for closures hace 6 años
  Roberto Ierusalimschy 4cd1f4aac0 Towards "to closed" local variables hace 6 años
  Roberto Ierusalimschy f99509581e Removed extra information from RCS keyword strings hace 7 años
  Roberto Ierusalimschy b95e466218 new field 'nilvalue' in struct 'global_State' to avoid the use of hace 7 años
  Roberto Ierusalimschy 6e600695f8 field 'sizearray' in struct 'Table' changed to 'alimit', which can hace 7 años
  Roberto Ierusalimschy 505fc91222 no more 'luaO_nilobject' to avoid comparison of global variable addresses hace 7 años
  Roberto Ierusalimschy fb8fa66136 no more 'luaH_emptyobject' and comparisons of addresses of global variables hace 7 años
  Roberto Ierusalimschy 03c6a05ec8 no more nil-in-table hace 7 años
  Roberto Ierusalimschy ef8263f81f better names for macros for tags and types. hace 7 años
  Roberto Ierusalimschy 2952bc5fc9 special compact representation for userdata with no user values hace 7 años
  Roberto Ierusalimschy 75efc6722b avoid variant tags with the same value of the original type hace 7 años
  Roberto Ierusalimschy d766e2ae17 first (parcial) implementation of 'keyin'/'removekey' hace 7 años
  Roberto Ierusalimschy 9243c414d9 first version of empty entries in tables hace 7 años
  Roberto Ierusalimschy 477ca2fe8c some reorganization in 'lobject.h' hace 7 años
  Roberto Ierusalimschy c80c7a49fd details (comments) hace 7 años
  Roberto Ierusalimschy ca6fe7449a userdata can have multiple user values hace 7 años
  Roberto Ierusalimschy e2b15aa21d janitor work on casts hace 7 años
  Roberto Ierusalimschy 6710a2b0ef detail (comment) hace 7 años
  Roberto Ierusalimschy 599f1742c6 detail (typo in comments) hace 7 años
  Roberto Ierusalimschy ad0704e40c back to 'CallInfo' (no gains with its removal) hace 7 años
  Roberto Ierusalimschy 5a3f26f855 fitting a StackValue structure into 32 bytes (for 64-bit machines) hace 7 años
  Roberto Ierusalimschy 472c560705 no more useful fields in CallInfo hace 7 años
  Roberto Ierusalimschy 54eb35a8aa more fields moved out of 'CallInfo' hace 7 años