Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
1996-02-22 | function "write_quoted" rewritten more clearly. | Roberto Ierusalimschy | 1 | -16/+7 | |
1996-02-22 | functions "luaI_free" and "luaI_realloc" (or macro "growvector") may be | Roberto Ierusalimschy | 6 | -57/+33 | |
called with NULL. | |||||
1996-02-16 | list of incompatibilities with version 2.2.v2.3-beta | Roberto Ierusalimschy | 1 | -17/+34 | |
new macro \Version. | |||||
1996-02-16 | more appropriate error message for "date" | Roberto Ierusalimschy | 1 | -2/+2 | |
1996-02-14 | small improvements | Roberto Ierusalimschy | 2 | -11/+7 | |
1996-02-14 | useless #include. | Roberto Ierusalimschy | 4 | -9/+4 | |
1996-02-14 | new version | Roberto Ierusalimschy | 1 | -2/+2 | |
1996-02-14 | reserved words are stored in main string table; "marked" field is | Roberto Ierusalimschy | 6 | -74/+79 | |
used to indicate its type. Table initializations centralized by "tree.c". | |||||
1996-02-13 | new header "lex.h". | Roberto Ierusalimschy | 5 | -25/+15 | |