Historial de Commits

Autor SHA1 Mensaje Fecha
  Roberto Ierusalimschy b96b0b5abb Added macro 'luaL_pushfail' hace 6 años
  Roberto Ierusalimschy a1d8eb2743 Added control messages to warnings hace 6 años
  Roberto Ierusalimschy 14edd364c3 Function 'warn' is vararg hace 6 años
  Roberto Ierusalimschy 8ba4523ccc 'print' does not call 'tostring' to format its arguments hace 6 años
  Roberto Ierusalimschy b56d4e570a Changes in the warning system hace 6 años
  Roberto Ierusalimschy 437a5b07d4 Added a warning system to Lua hace 6 años
  Roberto Ierusalimschy 3b06f983ae Details hace 6 años
  Roberto Ierusalimschy 46beca5bed Better error messages for some polymorphic functions hace 6 años
  Roberto Ierusalimschy f99509581e Removed extra information from RCS keyword strings hace 7 años
  Roberto Ierusalimschy 4a1612ff9b new experimental syntax using reserved word 'undef' hace 7 años
  Roberto Ierusalimschy 34b00c16e2 removed compatibility code with older versions hace 7 años
  Roberto Ierusalimschy b7edf5d2d8 metamethods for 'removekey'/'keyin' hace 7 años
  Roberto Ierusalimschy d766e2ae17 first (parcial) implementation of 'keyin'/'removekey' hace 7 años
  Roberto Ierusalimschy 56e50e8bc5 'collectgarbage' returns old mode when changing mode hace 7 años
  Roberto Ierusalimschy e4e5aa85a2 detail ('signal' -> 'sign' in comments) hace 7 años
  Roberto Ierusalimschy 5a1c8d8ef3 new constant 'LUA_GNAME' for the name of the global table "_G" hace 8 años
  Roberto Ierusalimschy 72d82a296c revamping the incremental collector hace 8 años
  Roberto Ierusalimschy f5f3df3bd1 generational collection: new attempt (still incomplete) hace 8 años
  Roberto Ierusalimschy dbb6f11e8e bug (with compat on): 'ipairs' can work with any type that provides hace 9 años
  Roberto Ierusalimschy 82a8e06524 details ('error' does not coerce numbers to strings + comments) hace 9 años
  Roberto Ierusalimschy c874abac98 with 'fast tracks', there is no need to do raw accesses in 'ipairs' hace 9 años
  Roberto Ierusalimschy 2b1fc1b38c with string cache, it is not that important for 'type' to avoid hace 10 años
  Roberto Ierusalimschy e723c75c02 details (avoid 'lint' warnings) hace 10 años
  Roberto Ierusalimschy 27ab59bc16 'ipairs' needs an argument hace 10 años
  Roberto Ierusalimschy 594d7266af 'assert' checks that it has (at least) one parameter + 'assert' ensures hace 10 años
  Roberto Ierusalimschy b58602d93d removed unneeded test (result of b_str2int is already checked hace 10 años
  Roberto Ierusalimschy 28fdbcf393 added include for 'lprefix.h', for stuff that must be added before hace 10 años
  Roberto Ierusalimschy 05afee0f50 definitions for 'luai_writestring'/'luai_writeline'/'luai_writestringerror' hace 10 años
  Roberto Ierusalimschy bdf566a8a3 `name' in comments changed to 'name' hace 10 años
  Roberto Ierusalimschy 0d31efb365 'lua_stringtonum' -> 'lua_stringtonumber' hace 10 años