Historial de Commits

Autor SHA1 Mensaje Fecha
  Roberto Ierusalimschy 5085f09ce5 small optimizations hace 22 años
  Roberto Ierusalimschy d674626392 compatibility with '%' syntax is optional hace 22 años
  Roberto Ierusalimschy 7a40cdbda0 different variables for number of upvalues and size of upvalue array hace 22 años
  Roberto Ierusalimschy 3cdeacbbfb reference system also uses getn/setn (plus small corrections) hace 22 años
  Roberto Ierusalimschy 6f207b15fb resist errors in finalizers during lua_close hace 22 años
  Roberto Ierusalimschy 3184314bf3 warning hace 22 años
  Roberto Ierusalimschy 7964f7cbbd more complete information for coroutine errors hace 22 años
  Roberto Ierusalimschy 383a6e88f9 argv[0] may be NULL hace 22 años
  Roberto Ierusalimschy 871166d7db test for panic function hace 22 años
  Roberto Ierusalimschy 592cf2334e "panic" cannot happen in lua.c, with lua_cpcall + hace 22 años
  Roberto Ierusalimschy 0175f8d5d1 dump/undump of upvalue names hace 22 años
  Roberto Ierusalimschy e79bf02f33 correct semantics for comparison metamethods (they are only valid hace 22 años
  Roberto Ierusalimschy 41ed3c4771 getn/setn in C moved to lauxlib hace 22 años
  Roberto Ierusalimschy 635b7c707d details hace 22 años
  Roberto Ierusalimschy 83f0d6ef1a DEPRECATED (new manual uses an independent format instead of LaTeX) hace 22 años
  Roberto Ierusalimschy 3088ebd95b last changes before leaving Latex hace 22 años
  Roberto Ierusalimschy 797d964df9 detail hace 22 años
  Roberto Ierusalimschy e44e579dc1 bug: luaD_protectedparser must protect its garbage collection too hace 22 años
  Roberto Ierusalimschy a153cafd8d starting translation to new format (@comand{...}). hace 22 años
  Roberto Ierusalimschy 3b5158f2a1 corrections from Asko Kauppi hace 22 años
  Roberto Ierusalimschy 60a8b94fd0 corrections/suggestions by Ed Ferguson hace 22 años
  Roberto Ierusalimschy c499442e5f compatibility macros must be available by default hace 22 años
  Roberto Ierusalimschy 9a5bab82ff use the more modern _POSIX_C_SOURCE instead of older _POSIX_SOURCE hace 22 años
  Roberto Ierusalimschy 32fd039bb5 `openlib' functions return new module hace 23 años
  Roberto Ierusalimschy 75f73172c4 bug: `resume' was checking the wrong value for stack overflow hace 23 años
  Roberto Ierusalimschy 754c630754 details hace 23 años
  Roberto Ierusalimschy dd8edecae1 new functions to manipulate upvales (get/setupvalue) hace 23 años
  Roberto Ierusalimschy 28021c5c66 better explanation (+ example) for coroutines hace 23 años
  Roberto Ierusalimschy 73517e86b0 OP_TFORLOOP uses extra stack space hace 23 años
  Roberto Ierusalimschy 9e8face8d8 must move call results in the last iteration, too hace 23 años