Historial de Commits

Autor SHA1 Mensaje Fecha
  Roberto Ierusalimschy 0e5071b5fb Avoid taking the address of a 'TValue' field hace 3 años
  Roberto Ierusalimschy bef250eb8d Details hace 4 años
  Roberto Ierusalimschy 81c6021fb4 New implementation for 'tbclist' hace 4 años
  Roberto Ierusalimschy 4e47f81188 New implementation for to-be-closed variables hace 4 años
  Roberto Ierusalimschy e1ceea5674 Cleaner definition for macro 'ttisclosure' hace 4 años
  Roberto Ierusalimschy 52c8679760 Fixed bug of keys removed from tables vs 'next' hace 4 años
  Roberto Ierusalimschy 7c3cb71fa4 Free bit 7 of GC 'marked' field hace 5 años
  Roberto Ierusalimschy 68109afcdb Detail (in asserts) hace 5 años
  Roberto Ierusalimschy 9514abc2da Cleaner definition for 'TString' hace 5 años
  Roberto Ierusalimschy 0ddc0f47bd Several details about 5.4.0 rc1 hace 5 años
  Roberto Ierusalimschy 28ef7061bb Tag values don't need to be different from type values hace 5 años
  Roberto Ierusalimschy 46c3587a6f Clearer distinction between types and tags hace 5 años
  Roberto Ierusalimschy 69c7139ff8 New macro 'makevariant' to codify variant tags hace 5 años
  Roberto Ierusalimschy 5ff408d218 Changed internal representation of booleans hace 5 años
  Roberto Ierusalimschy b8cdea0190 Changed definition of macro 'l_isfalse' hace 5 años
  Roberto Ierusalimschy e592f94a64 Details (mostly comments) hace 5 años
  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