提交历史

作者 SHA1 备注 提交日期
  Roberto Ierusalimschy b8d57092eb topointer handles only types that have no other "to" function 25 年之前
  Roberto Ierusalimschy 0f59e3d7a7 details 25 年之前
  Roberto Ierusalimschy 55c3bc2bcb _ALERT is used (and assumed) only by the libs 25 年之前
  Roberto Ierusalimschy 8060193702 `lauxlib' is now part of the libraries (not used by core Lua) 25 年之前
  Roberto Ierusalimschy 2779e81fbb API functions check stack overflow 25 年之前
  Roberto Ierusalimschy 30f6e658d2 `lua_newstate' renamed to `lua_open' 25 年之前
  Roberto Ierusalimschy 787a78f83e new scheme for buffers 25 年之前
  Roberto Ierusalimschy 70c8a31092 obsolete module 25 年之前
  Roberto Ierusalimschy 2018380e9f late `lbuiltin.c', now implemented through the official API (and 25 年之前
  Roberto Ierusalimschy 6e80c1cde1 new version for API 25 年之前
  Roberto Ierusalimschy f67f324377 deprecated files 25 年之前
  Roberto Ierusalimschy eebc9729e4 new versions by lhf 25 年之前
  Roberto Ierusalimschy 6990b06467 finish with parse data before doing main chunk. 25 年之前
  Roberto Ierusalimschy cad91499dd no more support for single state 25 年之前
  Roberto Ierusalimschy ebdd4e8451 `call' doesn't use pack anymore 25 年之前
  Roberto Ierusalimschy 9a21e81907 more builtin functions using official API 25 年之前
  Roberto Ierusalimschy f0b3cd1d6f new API functions `pop', `insert', and `move' 25 年之前
  Roberto Ierusalimschy fb5e6d5ac4 more functions implemented through the official API 25 年之前
  Roberto Ierusalimschy d63afba9d3 negative stack sizes are invalid, too. 25 年之前
  Roberto Ierusalimschy 100bfec39a new implementation for `next' 25 年之前
  Roberto Ierusalimschy a290b84c67 `dohook' to abstract `callhook' and `linehook' 25 年之前
  Roberto Ierusalimschy 1022b3c85e minimum size for stack 25 年之前
  Roberto Ierusalimschy a1d3e001b9 comments 25 年之前
  Roberto Ierusalimschy 10b4799ce5 details 25 年之前
  Roberto Ierusalimschy a0de89d62a simpler tests for simpler API 25 年之前
  Roberto Ierusalimschy 21dc77b2af errors may happen before function start running (with pc=-1) 25 年之前
  Roberto Ierusalimschy 2d3ebba537 last version before new API 25 年之前
  Roberto Ierusalimschy a97f29f154 explicit stack control in the API 25 年之前
  Roberto Ierusalimschy 4135f4f586 new API does not need tests that complex 25 年之前
  Roberto Ierusalimschy 808525e417 new asserts for hooks 25 年之前