Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | "call" now handles errors (instead of "dostring") | Roberto Ierusalimschy | 1997-11-07 | 1 | -20/+29 |
* | "lua_open": now lua has an explicit open operation. | Roberto Ierusalimschy | 1997-11-04 | 1 | -16/+4 |
* | first version of Cclosures. | Roberto Ierusalimschy | 1997-10-24 | 1 | -6/+6 |
* | "foreach" and "foreachvar" more robust (to survive GCs), and with | Roberto Ierusalimschy | 1997-10-23 | 1 | -12/+24 |
* | new functions "foreach" and "foreachvar" | Roberto Ierusalimschy | 1997-10-18 | 1 | -22/+79 |
* | new implementation for globals: Global value is stored in TaggedString | Roberto Ierusalimschy | 1997-09-26 | 1 | -36/+40 |
* | Built-in functions | Roberto Ierusalimschy | 1997-09-16 | 1 | -0/+404 |