Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2000-09-12 | new function `luaL_addstring' | Roberto Ierusalimschy | 2 | -2/+8 |
2000-09-12 | topointer handles only types that have no other "to" function | Roberto Ierusalimschy | 1 | -6/+1 |
2000-09-12 | details | Roberto Ierusalimschy | 2 | -4/+5 |
2000-09-12 | _ALERT is used (and assumed) only by the libs | Roberto Ierusalimschy | 2 | -4/+6 |
2000-09-11 | `lauxlib' is now part of the libraries (not used by core Lua) | Roberto Ierusalimschy | 14 | -122/+134 |
2000-09-11 | API functions check stack overflow | Roberto Ierusalimschy | 2 | -5/+7 |
2000-09-11 | `lua_newstate' renamed to `lua_open' | Roberto Ierusalimschy | 4 | -9/+9 |
2000-09-11 | new scheme for buffers | Roberto Ierusalimschy | 13 | -211/+376 |
2000-09-11 | obsolete module | Roberto Ierusalimschy | 1 | -80/+0 |