Historie revizí

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