Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | first implementation of multiple states (reentrant code). | Roberto Ierusalimschy | 1999-11-22 | 1 | -7/+6 |
* | new implementation for global variable values (separated from strings) | Roberto Ierusalimschy | 1999-11-04 | 1 | -4/+2 |
* | `put_luaObjectonTop' must be public (to be used by lfback.c), and so | Roberto Ierusalimschy | 1999-09-21 | 1 | -2/+2 |
* | compatibility with old fallback system now provided by external module | Roberto Ierusalimschy | 1999-09-20 | 1 | -1/+2 |
* | "const" !!! | Roberto Ierusalimschy | 1999-08-16 | 1 | -3/+3 |
* | new function "lua_next" (+ new implementation for "next") | Roberto Ierusalimschy | 1999-02-23 | 1 | -1/+2 |
* | new function lua_nextvar | Roberto Ierusalimschy | 1999-02-22 | 1 | -1/+2 |
* | small corrections in comments | Roberto Ierusalimschy | 1998-06-19 | 1 | -2/+2 |
* | auxiliar functions from Lua API | Roberto Ierusalimschy | 1997-09-16 | 1 | -0/+20 |