Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | error messages in lower case. | Roberto Ierusalimschy | 2000-09-20 | 1 | -2/+2 |
* | new API function lua_rawget | Roberto Ierusalimschy | 2000-09-14 | 1 | -10/+7 |
* | re-implementation of deprecated functions (wiht compiler option) | Roberto Ierusalimschy | 2000-09-13 | 1 | -10/+41 |
* | better standard error messages | Roberto Ierusalimschy | 2000-09-12 | 1 | -7/+14 |
* | error codes as strings for dofile and dostring | Roberto Ierusalimschy | 2000-09-12 | 1 | -2/+4 |
* | late `lbuiltin.c', now implemented through the official API (and | Roberto Ierusalimschy | 2000-09-05 | 1 | -0/+599 |