Historial de Commits

Autor SHA1 Mensaje Fecha
  Roberto Ierusalimschy 01ce1ce48c field short_src hace 25 años
  Roberto Ierusalimschy 024ed4218f better name for source_id (short_src) hace 25 años
  Roberto Ierusalimschy c1f725ba4a read patterns (deprecated) use new auxlib's buffer system hace 25 años
  Roberto Ierusalimschy 5d69960734 error codes as strings for dofile and dostring hace 25 años
  Roberto Ierusalimschy d1c351857d ERRORMESSAGE uses auxlib's buffer to build message string hace 25 años
  Roberto Ierusalimschy 4ef14ba280 new function `luaL_addstring' hace 25 años
  Roberto Ierusalimschy b8d57092eb topointer handles only types that have no other "to" function hace 25 años
  Roberto Ierusalimschy 0f59e3d7a7 details hace 25 años
  Roberto Ierusalimschy 55c3bc2bcb _ALERT is used (and assumed) only by the libs hace 25 años
  Roberto Ierusalimschy 8060193702 `lauxlib' is now part of the libraries (not used by core Lua) hace 25 años
  Roberto Ierusalimschy 2779e81fbb API functions check stack overflow hace 25 años
  Roberto Ierusalimschy 30f6e658d2 `lua_newstate' renamed to `lua_open' hace 25 años
  Roberto Ierusalimschy 787a78f83e new scheme for buffers hace 25 años
  Roberto Ierusalimschy 70c8a31092 obsolete module hace 25 años
  Roberto Ierusalimschy 2018380e9f late `lbuiltin.c', now implemented through the official API (and hace 25 años
  Roberto Ierusalimschy 6e80c1cde1 new version for API hace 25 años
  Roberto Ierusalimschy f67f324377 deprecated files hace 25 años
  Roberto Ierusalimschy eebc9729e4 new versions by lhf hace 25 años
  Roberto Ierusalimschy 6990b06467 finish with parse data before doing main chunk. hace 25 años
  Roberto Ierusalimschy cad91499dd no more support for single state hace 25 años
  Roberto Ierusalimschy ebdd4e8451 `call' doesn't use pack anymore hace 25 años
  Roberto Ierusalimschy 9a21e81907 more builtin functions using official API hace 25 años
  Roberto Ierusalimschy f0b3cd1d6f new API functions `pop', `insert', and `move' hace 25 años
  Roberto Ierusalimschy fb5e6d5ac4 more functions implemented through the official API hace 25 años
  Roberto Ierusalimschy d63afba9d3 negative stack sizes are invalid, too. hace 25 años
  Roberto Ierusalimschy 100bfec39a new implementation for `next' hace 25 años
  Roberto Ierusalimschy a290b84c67 `dohook' to abstract `callhook' and `linehook' hace 25 años
  Roberto Ierusalimschy 1022b3c85e minimum size for stack hace 25 años
  Roberto Ierusalimschy a1d3e001b9 comments hace 25 años
  Roberto Ierusalimschy 10b4799ce5 details hace 25 años