Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | make sure there is no mem problems, using %.ns instead of %s for luaV_error. | Roberto Ierusalimschy | 1997-11-19 | 1 | -2/+2 | |
| | ||||||
* | first implementation of centralized global state. | Roberto Ierusalimschy | 1997-11-19 | 1 | -12/+25 | |
| | ||||||
* | "lua_open": now lua has an explicit open operation. | Roberto Ierusalimschy | 1997-11-04 | 1 | -2/+2 | |
| | ||||||
* | "read" & "write" may receive a file handler as first argument | Roberto Ierusalimschy | 1997-10-30 | 1 | -9/+27 | |
| | ||||||
* | better control over closed files | Roberto Ierusalimschy | 1997-09-23 | 1 | -3/+11 | |
| | ||||||
* | Standard I/O (and system) library | Roberto Ierusalimschy | 1997-09-16 | 1 | -0/+359 | |