Cronologia Commit

Autore SHA1 Messaggio Data
  Roberto Ierusalimschy 5fdcfeb353 new lua_Objects are created below the C2lua stack, so most API functions 28 anni fa
  Roberto Ierusalimschy d68d8287aa new lua_Objects are created below the C2lua stack, so most API functions 28 anni fa
  Roberto Ierusalimschy e1249970c2 new API function to force garbage collection. 28 anni fa
  Roberto Ierusalimschy 9d6f4e48a6 unused declaration. 28 anni fa
  Roberto Ierusalimschy b546a042e8 another (better?) implementation for "pushsubscript". 28 anni fa
  Roberto Ierusalimschy bd9e68cfcd new implementation of gc: "Pre-collect" garbage in temporary lists and 28 anni fa
  Roberto Ierusalimschy 9747f3c87a double hashing + tables do not grow if there are empty slots 28 anni fa
  Roberto Ierusalimschy 12d9731a49 bug: string table must be initialized. 28 anni fa
  Roberto Ierusalimschy 4aade854bb correction of name (and "iternal" was wrong, any way). 28 anni fa
  Roberto Ierusalimschy 369dd65318 small optimization in the access to i.m. table. 28 anni fa
  Roberto Ierusalimschy 209602ac31 BUG: input file must be closed just after parser. 28 anni fa
  Roberto Ierusalimschy 6251d889ca missing definition of "lua_storesubscript", for compatibility 28 anni fa
  Roberto Ierusalimschy faec0b0824 new pragma "$endinput" 28 anni fa
  Roberto Ierusalimschy 64d93e7cf9 global variables (in $if) may have '_'. 28 anni fa
  Roberto Ierusalimschy d73c5bcfe7 function name is only needed *if* there is an error. 28 anni fa
  Luiz Henrique de Figueiredo e78c1c54aa mem.h is now luamem.h 28 anni fa
  Luiz Henrique de Figueiredo 42049b42f1 fix comment in VERSION 28 anni fa
  Roberto Ierusalimschy a8cd072c76 nested "$if's", "$else", and "$if" constants (nil & 1). 28 anni fa
  Roberto Ierusalimschy 83e9897cf0 correction on comments about opcodes. 28 anni fa
  Roberto Ierusalimschy f93704728f one cannot "create" a userdata. 28 anni fa
  Roberto Ierusalimschy c9e3d32182 first implementation of "$if"; 28 anni fa
  Roberto Ierusalimschy 00050b8a6b detail: local names 28 anni fa
  Roberto Ierusalimschy 19a1e19ae1 detail: better way to put a "..." in message. 28 anni fa
  Roberto Ierusalimschy 3a9516ffc8 luaL check functions do not need the function name (it can be 28 anni fa
  Roberto Ierusalimschy 42fa305649 better error messages; 28 anni fa
  Roberto Ierusalimschy 9319735744 using new lib auxlib. 28 anni fa
  Roberto Ierusalimschy 1ea6e8064c "setintmethod" returns old method (to be coerent with seterrormethod). 28 anni fa
  Roberto Ierusalimschy c1746340c3 obs: version 4 is due to internal methods. 28 anni fa
  Roberto Ierusalimschy d0339e7b72 "setintmethod" returns old method (to be coerent with seterrormethod). 28 anni fa
  Roberto Ierusalimschy 075b7918c3 new function "getintmethod" 28 anni fa