Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | allows '\r' at the end of pragmas, so one can mix Windows and Unix files | Roberto Ierusalimschy | 1997-11-19 | 1 | -2/+3 | |
* | first implementation of centralized global state. | Roberto Ierusalimschy | 1997-11-19 | 1 | -194/+178 | |
* | small details | Roberto Ierusalimschy | 1997-11-07 | 1 | -2/+2 | |
* | "lua_open": now lua has an explicit open operation. | Roberto Ierusalimschy | 1997-11-04 | 1 | -11/+6 | |
* | using bison instead of yacc; lparser.c renamed to lstx.c (to | Roberto Ierusalimschy | 1997-10-13 | 1 | -2/+2 | |
* | new implementation for globals: Global value is stored in TaggedString | Roberto Ierusalimschy | 1997-09-26 | 1 | -6/+5 | |
* | Lexical Analizer | Roberto Ierusalimschy | 1997-09-16 | 1 | -0/+462 |