Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | first (big) step to support wide chars | Roberto Ierusalimschy | 2001-02-23 | 1 | -6/+6 | |
* | tighter size for error buffers | Roberto Ierusalimschy | 2001-01-10 | 1 | -3/+3 | |
* | lua_Number defined in lua.h (1st version) | Roberto Ierusalimschy | 2000-12-04 | 1 | -2/+2 | |
* | bug: parser overwrites semantic information when looking ahead | Roberto Ierusalimschy | 2000-09-27 | 1 | -6/+10 | |
* | new way to generate SETLINEs | Roberto Ierusalimschy | 2000-06-21 | 1 | -1/+2 | |
* | better control of source name | Roberto Ierusalimschy | 2000-06-19 | 1 | -2/+3 | |
* | no more pragmas | Roberto Ierusalimschy | 2000-05-26 | 1 | -12/+1 | |
* | better implementation for looh-ahead | Roberto Ierusalimschy | 2000-05-25 | 1 | -4/+4 | |
* | bug: record-constructor starting with an upvalue name gets an error | Roberto Ierusalimschy | 2000-05-24 | 1 | -6/+11 | |
* | code cleaner for 16 bits. | Roberto Ierusalimschy | 2000-05-24 | 1 | -1/+2 | |
* | first implementation of FOR | Roberto Ierusalimschy | 2000-04-12 | 1 | -2/+2 | |
* | name changes | Roberto Ierusalimschy | 2000-04-07 | 1 | -2/+2 | |
* | implementation of BREAK | Roberto Ierusalimschy | 2000-04-05 | 1 | -2/+2 | |
* | limits now are in `llims.n' | Roberto Ierusalimschy | 2000-03-24 | 1 | -5/+1 | |
* | some name changes | Roberto Ierusalimschy | 2000-03-10 | 1 | -8/+9 | |
* | many details (most by lhf). | Roberto Ierusalimschy | 2000-03-03 | 1 | -5/+6 | |
* | small changes for "clean C" | Roberto Ierusalimschy | 2000-02-08 | 1 | -2/+5 | |
* | performance details. | Roberto Ierusalimschy | 2000-01-25 | 1 | -2/+2 | |
* | comments. | Roberto Ierusalimschy | 1999-12-27 | 1 | -4/+4 | |
* | first implementation of multiple states (reentrant code). | Roberto Ierusalimschy | 1999-11-22 | 1 | -3/+4 | |
* | "const" !!! | Roberto Ierusalimschy | 1999-08-16 | 1 | -3/+3 | |
* | details | Roberto Ierusalimschy | 1999-07-22 | 1 | -1/+6 | |
* | better treatment for arbitrary limits | Roberto Ierusalimschy | 1999-06-17 | 1 | -2/+4 | |
* | details (from lhf) | Roberto Ierusalimschy | 1999-02-25 | 1 | -3/+3 | |
* | details ("luaX_token2str" doesn't need LexState) | Roberto Ierusalimschy | 1998-07-24 | 1 | -2/+2 | |
* | small corrections in comments | Roberto Ierusalimschy | 1998-06-19 | 1 | -2/+2 | |
* | NEW LL(1) PARSER | Roberto Ierusalimschy | 1998-05-27 | 1 | -5/+26 | |
* | details | Roberto Ierusalimschy | 1998-01-09 | 1 | -2/+2 | |
* | new scheme for buffers, centralized in auxlib. | Roberto Ierusalimschy | 1997-12-17 | 1 | -8/+1 | |
* | comments | Roberto Ierusalimschy | 1997-12-02 | 1 | -7/+7 | |
* | small details by lint. | Roberto Ierusalimschy | 1997-11-26 | 1 | -4/+1 | |
* | first implementation of centralized global state. | Roberto Ierusalimschy | 1997-11-19 | 1 | -2/+30 | |
* | "lua_open": now lua has an explicit open operation. | Roberto Ierusalimschy | 1997-11-04 | 1 | -1/+3 | |
* | Lexical Analizer | Roberto Ierusalimschy | 1997-09-16 | 1 | -0/+21 |