Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy 369dd65318 small optimization in the access to i.m. table. před 28 roky
  Roberto Ierusalimschy 209602ac31 BUG: input file must be closed just after parser. před 28 roky
  Roberto Ierusalimschy 6251d889ca missing definition of "lua_storesubscript", for compatibility před 28 roky
  Roberto Ierusalimschy faec0b0824 new pragma "$endinput" před 28 roky
  Roberto Ierusalimschy 64d93e7cf9 global variables (in $if) may have '_'. před 28 roky
  Roberto Ierusalimschy d73c5bcfe7 function name is only needed *if* there is an error. před 28 roky
  Luiz Henrique de Figueiredo e78c1c54aa mem.h is now luamem.h před 28 roky
  Luiz Henrique de Figueiredo 42049b42f1 fix comment in VERSION před 28 roky
  Roberto Ierusalimschy a8cd072c76 nested "$if's", "$else", and "$if" constants (nil & 1). před 28 roky
  Roberto Ierusalimschy 83e9897cf0 correction on comments about opcodes. před 28 roky
  Roberto Ierusalimschy f93704728f one cannot "create" a userdata. před 28 roky
  Roberto Ierusalimschy c9e3d32182 first implementation of "$if"; před 28 roky
  Roberto Ierusalimschy 00050b8a6b detail: local names před 28 roky
  Roberto Ierusalimschy 19a1e19ae1 detail: better way to put a "..." in message. před 28 roky
  Roberto Ierusalimschy 3a9516ffc8 luaL check functions do not need the function name (it can be před 28 roky
  Roberto Ierusalimschy 42fa305649 better error messages; před 28 roky
  Roberto Ierusalimschy 9319735744 using new lib auxlib. před 28 roky
  Roberto Ierusalimschy 1ea6e8064c "setintmethod" returns old method (to be coerent with seterrormethod). před 28 roky
  Roberto Ierusalimschy c1746340c3 obs: version 4 is due to internal methods. před 28 roky
  Roberto Ierusalimschy d0339e7b72 "setintmethod" returns old method (to be coerent with seterrormethod). před 28 roky
  Roberto Ierusalimschy 075b7918c3 new function "getintmethod" před 28 roky
  Roberto Ierusalimschy 7c99149a76 "tostring" gives an overview of a userdata. před 28 roky
  Roberto Ierusalimschy 27d95f1880 "newtag" does not need a type name. před 28 roky
  Roberto Ierusalimschy f0d523887d lua_getuserdata must return NULL if object is not userdata před 28 roky
  Roberto Ierusalimschy f29fbf2bf6 lua_getuserdata must return NULL if object is not userdata; před 28 roky
  Roberto Ierusalimschy 4355e1afcd "getbyte" returns userdata size when called without second parameter. před 28 roky
  Roberto Ierusalimschy cae1eff901 small "bugs" detected by Purify: cannot read "next" after 0. před 28 roky
  Roberto Ierusalimschy f83bc86e51 small "bugs" detected by Purify: some blocks may be smaller than před 28 roky
  Roberto Ierusalimschy 59744f0311 "storeglobal" changed to "setglobal" před 28 roky
  Roberto Ierusalimschy bb2e2bec18 new lua function "tag" před 28 roky