Historial de Commits

Autor SHA1 Mensaje Fecha
  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
  Roberto Ierusalimschy 64864f094b new options for debugging Lua (HARDSTACKTESTS & EXTERNMEMCHECK) hace 23 años
  Roberto Ierusalimschy 9bd3fc1039 TFORLOOP makes a call that affects all values above it on the stack hace 23 años
  Roberto Ierusalimschy cc4a22ebe2 bug: scope of generic for variables is not sound hace 23 años
  Roberto Ierusalimschy acf62ddfbe "load*" creates chunk with same global table than caller hace 23 años
  Roberto Ierusalimschy 04f95ce879 hook counts are integers now hace 23 años
  Roberto Ierusalimschy 27c6b4d422 each .c file defines its own name hace 23 años
  Roberto Ierusalimschy 0bb8eb5151 new function `lua_cpcall' hace 23 años
  Roberto Ierusalimschy 38da8c0d7d new facilities to test memory overflow in main.c hace 23 años
  Roberto Ierusalimschy 76de732745 avoid non-raw accesses to globals when variable may not exist hace 23 años
  Roberto Ierusalimschy 90d7892007 new function `io.type' hace 23 años
  Roberto Ierusalimschy 041cb96992 small bug: `write' must return three values in case of errors hace 23 años
  Roberto Ierusalimschy c75c3cfd19 avoid names `str...' (may conflict with string.h) hace 23 años
  Roberto Ierusalimschy 24471525d7 details hace 23 años
  Roberto Ierusalimschy 1f55dbc699 details hace 23 años
  Roberto Ierusalimschy c194a46bc5 detail hace 23 años
  Roberto Ierusalimschy 8954bdc706 new `coroutine.status' function hace 23 años
  Roberto Ierusalimschy 5a228bb1d8 new function `lua_version' hace 23 años
  Roberto Ierusalimschy 5f698f8b6f simpler interface to hooks + use of `int' to count hooks hace 23 años
  Roberto Ierusalimschy 9b1c586b2f renaming `stringdump' -> `string.dump' hace 23 años