Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy 9b4f39ab14 More disciplined use of 'getstr' and 'tsslen' il y a 2 ans
  Roberto Ierusalimschy be908a7d4d Removed unused field 'UpVal.tbc' il y a 2 ans
  Roberto Ierusalimschy ee645472eb Stack reallocation done with a single realloc il y a 2 ans
  Roberto Ierusalimschy 413a393e62 Stack indices changed to union's il y a 2 ans
  Roberto Ierusalimschy d61b0c6028 More checks and documentation for uses of EXTRA_STACK il y a 3 ans
  Roberto Ierusalimschy 0e5071b5fb Avoid taking the address of a 'TValue' field il y a 3 ans
  Roberto Ierusalimschy bef250eb8d Details il y a 4 ans
  Roberto Ierusalimschy 81c6021fb4 New implementation for 'tbclist' il y a 4 ans
  Roberto Ierusalimschy 4e47f81188 New implementation for to-be-closed variables il y a 4 ans
  Roberto Ierusalimschy e1ceea5674 Cleaner definition for macro 'ttisclosure' il y a 4 ans
  Roberto Ierusalimschy 52c8679760 Fixed bug of keys removed from tables vs 'next' il y a 4 ans
  Roberto Ierusalimschy 7c3cb71fa4 Free bit 7 of GC 'marked' field il y a 5 ans
  Roberto Ierusalimschy 68109afcdb Detail (in asserts) il y a 5 ans
  Roberto Ierusalimschy 9514abc2da Cleaner definition for 'TString' il y a 5 ans
  Roberto Ierusalimschy 0ddc0f47bd Several details about 5.4.0 rc1 il y a 5 ans
  Roberto Ierusalimschy 28ef7061bb Tag values don't need to be different from type values il y a 5 ans
  Roberto Ierusalimschy 46c3587a6f Clearer distinction between types and tags il y a 5 ans
  Roberto Ierusalimschy 69c7139ff8 New macro 'makevariant' to codify variant tags il y a 5 ans
  Roberto Ierusalimschy 5ff408d218 Changed internal representation of booleans il y a 5 ans
  Roberto Ierusalimschy b8cdea0190 Changed definition of macro 'l_isfalse' il y a 5 ans
  Roberto Ierusalimschy e592f94a64 Details (mostly comments) il y a 5 ans
  Roberto Ierusalimschy dc07719b0d Tag LUA_TUPVALTBC replaced by a flag il y a 6 ans
  Roberto Ierusalimschy 3c1d415bd3 Details il y a 6 ans
  Roberto Ierusalimschy 1fb4d53925 OP_NEWTABLE keeps exact size of arrays il y a 6 ans
  Roberto Ierusalimschy f6aab3ec1f First implementation of constant propagation il y a 6 ans
  Roberto Ierusalimschy 54f7b46c1e New implementation for constants il y a 6 ans
  Roberto Ierusalimschy 5ca1075b71 Added field 'srclen' to structure 'lua_Debug' il y a 6 ans
  Roberto Ierusalimschy c5feac2b5e Strings inside Lua are not fully aligned il y a 6 ans
  Roberto Ierusalimschy e8c779736f Removed internal cache for closures il y a 6 ans
  Roberto Ierusalimschy 4cd1f4aac0 Towards "to closed" local variables il y a 6 ans