Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | support for strings with '\0' | Roberto Ierusalimschy | 1998-03-06 | 1 | -4/+5 |
* | luaL_arg_check now is inlined | Roberto Ierusalimschy | 1998-01-09 | 1 | -13/+15 |
* | auxlib split in two parts (lauxlib and lbuffer) | Roberto Ierusalimschy | 1997-12-23 | 1 | -72/+1 |
* | new scheme for buffers, centralized in auxlib. | Roberto Ierusalimschy | 1997-12-17 | 1 | -1/+70 |
* | details (mainly error messages) | Roberto Ierusalimschy | 1997-12-09 | 1 | -1/+16 |
* | small modifications (format, small optimizations, etc) | Roberto Ierusalimschy | 1997-11-21 | 1 | -2/+2 |
* | "lua_open": now lua has an explicit open operation. | Roberto Ierusalimschy | 1997-11-04 | 1 | -1/+2 |
* | new implementation for globals: Global value is stored in TaggedString | Roberto Ierusalimschy | 1997-09-26 | 1 | -1/+10 |
* | Auxiliar functions for building Lua libraries | Roberto Ierusalimschy | 1997-09-16 | 1 | -0/+76 |