Историја ревизија

Аутор SHA1 Порука Датум
  Roberto Ierusalimschy 19a1e19ae1 detail: better way to put a "..." in message. пре 28 година
  Roberto Ierusalimschy 3a9516ffc8 luaL check functions do not need the function name (it can be пре 28 година
  Roberto Ierusalimschy 42fa305649 better error messages; пре 28 година
  Roberto Ierusalimschy 075b7918c3 new function "getintmethod" пре 28 година
  Roberto Ierusalimschy 7c99149a76 "tostring" gives an overview of a userdata. пре 28 година
  Roberto Ierusalimschy 59744f0311 "storeglobal" changed to "setglobal" пре 28 година
  Roberto Ierusalimschy bb2e2bec18 new lua function "tag" пре 28 година
  Roberto Ierusalimschy efaaf99c42 first version of "setglobal" and "getglobal" internal methods. пре 28 година
  Roberto Ierusalimschy 373363cb69 new name for old "mem.h" (conflicts with some compiler libraries) пре 28 година
  Roberto Ierusalimschy 88d7ffb0d0 luaI_type moved to fallback.c пре 28 година
  Roberto Ierusalimschy 1444d28476 first full implementation of internal methods пре 28 година
  Roberto Ierusalimschy eea734aa88 new module 'auxlib' centralizes functions to get/check parameters. пре 28 година
  Roberto Ierusalimschy b6d91e24e2 "tag" changed to "ttype" (since now tag has other meaning) пре 28 година
  Roberto Ierusalimschy 131d66efd2 first step in implementing internal methods. пре 28 година
  Roberto Ierusalimschy 2a506ea9d2 lua_linenumber is initialized in lex.c пре 29 година
  Roberto Ierusalimschy e5ec547eb3 "call" returns separate results, instead of a table. пре 29 година
  Roberto Ierusalimschy 6d383202dc "dofile" and "dostring" may return values. пре 29 година
  Roberto Ierusalimschy 5b9fbfa006 "dostring" now stores the prefix of its string, to improve error messages. пре 29 година
  Roberto Ierusalimschy f0cc2d5506 BUG: a program ending in a comment without EOL made lex loops forever. пре 29 година
  Roberto Ierusalimschy 6dfdb76538 C functions don't need to "pushnil" to return nil value (this is пре 29 година
  Roberto Ierusalimschy 9863223fbf first version of vararg facility (plus new function "call"). пре 29 година
  Roberto Ierusalimschy a275d9a25b functions "lua_is..." consider coercions. пре 29 година
  Roberto Ierusalimschy 7e0be1fbde unused "#include" пре 29 година
  Roberto Ierusalimschy e701a86385 "openfile" now returns the file пре 29 година
  Roberto Ierusalimschy d6e4c29733 fixed strings (not collectable) don't need to be inserted in the constant table. пре 29 година
  Roberto Ierusalimschy 45cf24485d useless #include. пре 29 година
  Roberto Ierusalimschy 0f4903a5d7 new header "lex.h". пре 29 година
  Roberto Ierusalimschy 41259bff31 BIG CHANGE: new data structure for constants, strings and globals, using пре 30 година
  Roberto Ierusalimschy 56fb06b6f5 "lua_debug" now is exported through debug interface (luadebug.h) пре 30 година
  Roberto Ierusalimschy 19290a8e92 "dofile" issues an error when called with non string arguments, and пре 30 година