Commit History

Autor SHA1 Mensaxe Data
  Roberto Ierusalimschy 4a1612ff9b new experimental syntax using reserved word 'undef' %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy 34b00c16e2 removed compatibility code with older versions %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy b7edf5d2d8 metamethods for 'removekey'/'keyin' %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy d766e2ae17 first (parcial) implementation of 'keyin'/'removekey' %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy 56e50e8bc5 'collectgarbage' returns old mode when changing mode %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy e4e5aa85a2 detail ('signal' -> 'sign' in comments) %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy 5a1c8d8ef3 new constant 'LUA_GNAME' for the name of the global table "_G" %!s(int64=8) %!d(string=hai) anos
  Roberto Ierusalimschy 72d82a296c revamping the incremental collector %!s(int64=8) %!d(string=hai) anos
  Roberto Ierusalimschy f5f3df3bd1 generational collection: new attempt (still incomplete) %!s(int64=8) %!d(string=hai) anos
  Roberto Ierusalimschy dbb6f11e8e bug (with compat on): 'ipairs' can work with any type that provides %!s(int64=9) %!d(string=hai) anos
  Roberto Ierusalimschy 82a8e06524 details ('error' does not coerce numbers to strings + comments) %!s(int64=9) %!d(string=hai) anos
  Roberto Ierusalimschy c874abac98 with 'fast tracks', there is no need to do raw accesses in 'ipairs' %!s(int64=9) %!d(string=hai) anos
  Roberto Ierusalimschy 2b1fc1b38c with string cache, it is not that important for 'type' to avoid %!s(int64=10) %!d(string=hai) anos
  Roberto Ierusalimschy e723c75c02 details (avoid 'lint' warnings) %!s(int64=10) %!d(string=hai) anos
  Roberto Ierusalimschy 27ab59bc16 'ipairs' needs an argument %!s(int64=10) %!d(string=hai) anos
  Roberto Ierusalimschy 594d7266af 'assert' checks that it has (at least) one parameter + 'assert' ensures %!s(int64=10) %!d(string=hai) anos
  Roberto Ierusalimschy b58602d93d removed unneeded test (result of b_str2int is already checked %!s(int64=10) %!d(string=hai) anos
  Roberto Ierusalimschy 28fdbcf393 added include for 'lprefix.h', for stuff that must be added before %!s(int64=10) %!d(string=hai) anos
  Roberto Ierusalimschy 05afee0f50 definitions for 'luai_writestring'/'luai_writeline'/'luai_writestringerror' %!s(int64=10) %!d(string=hai) anos
  Roberto Ierusalimschy bdf566a8a3 `name' in comments changed to 'name' %!s(int64=10) %!d(string=hai) anos
  Roberto Ierusalimschy 0d31efb365 'lua_stringtonum' -> 'lua_stringtonumber' %!s(int64=10) %!d(string=hai) anos
  Roberto Ierusalimschy f97c64d7bf macros 'LUA_QL'/'LUA_QL' deprecated %!s(int64=10) %!d(string=hai) anos
  Roberto Ierusalimschy 89602bf747 'lua_strtonum' -> 'lua_stringtonum' %!s(int64=10) %!d(string=hai) anos
  Roberto Ierusalimschy 2a21f6c894 'lua_Kcontext' -> 'lua_KContext' %!s(int64=10) %!d(string=hai) anos
  Roberto Ierusalimschy 798660c9cd deprecated "cast macros" ('luaL_checkint', 'luaL_optint', etc.) %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy d35fff16d5 'ipairs' always stops at first nil element %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 6384475ec4 'luaL_getmetafield' returns type of metafield (instead of a boolean) %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 7f1a2ad699 new functions 'lua_geti/lua_seti' (non raw) %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 2be88d5084 'lua_Ctx' -> 'lua_Kcontext' %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 61fa462535 added cast to avoid warning %!s(int64=11) %!d(string=hai) anos