Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | _ALERT is used (and assumed) only by the libs | Roberto Ierusalimschy | 2000-09-12 | 1 | -1/+4 |
| | |||||
* | new version for API | Roberto Ierusalimschy | 2000-09-05 | 1 | -21/+2 |
| | |||||
* | default now is multi-state | Roberto Ierusalimschy | 2000-08-09 | 1 | -2/+2 |
| | |||||
* | function lua_userinit is used only in single-state mode (by lua.c) | Roberto Ierusalimschy | 2000-06-16 | 1 | -5/+5 |
| | |||||
* | first implementation of multiple states (reentrant code). | Roberto Ierusalimschy | 1999-11-22 | 1 | -12/+21 |
| | |||||
* | "const" !!! | Roberto Ierusalimschy | 1999-08-16 | 1 | -3/+3 |
| | |||||
* | new implementation for '*' in patterns + new option '+' | Roberto Ierusalimschy | 1999-05-05 | 1 | -2/+3 |
| | |||||
* | new library for debbuging | Roberto Ierusalimschy | 1999-01-08 | 1 | -2/+3 |
| | |||||
* | small corrections in comments | Roberto Ierusalimschy | 1998-06-19 | 1 | -2/+2 |
| | |||||
* | new scheme for buffers, centralized in auxlib. | Roberto Ierusalimschy | 1997-12-17 | 1 | -4/+1 |
| | |||||
* | small details by lint. | Roberto Ierusalimschy | 1997-11-26 | 1 | -2/+1 |
| | |||||
* | Lua standard libraries | Roberto Ierusalimschy | 1997-09-16 | 1 | -9/+18 |
| | |||||
* | new (internal?) functions to manipulate userdata | Roberto Ierusalimschy | 1997-03-26 | 1 | -3/+4 |
| | |||||
* | new header 'auxlib.h' + new function luaL_verror | Roberto Ierusalimschy | 1997-03-18 | 1 | -7/+2 |
| | |||||
* | new module 'auxlib' centralizes functions to get/check parameters. | Roberto Ierusalimschy | 1997-03-17 | 1 | -6/+1 |
| | |||||
* | singlematch and item_end are used by "read", in iolib. | Roberto Ierusalimschy | 1996-08-05 | 1 | -1/+4 |
| | |||||
* | more functions exported. | Roberto Ierusalimschy | 1996-08-01 | 1 | -2/+4 |
| | |||||
* | new function "luaI_openlib" to help open libs. | Roberto Ierusalimschy | 1996-04-30 | 1 | -1/+10 |
| | |||||
* | both "write" and "format" need "addquoted". | Roberto Ierusalimschy | 1996-03-14 | 1 | -1/+2 |
| | |||||
* | "lua_check_number" accepts strings convertible to numbers. | Roberto Ierusalimschy | 1996-02-09 | 1 | -2/+2 |
| | |||||
* | add_char now is global. | Roberto Ierusalimschy | 1996-01-22 | 1 | -1/+2 |
| | |||||
* | error functions are shared by all libraries | Roberto Ierusalimschy | 1995-11-10 | 1 | -1/+7 |
| | |||||
* | no special treatment for C++ (this should be done in the C++ code) | Roberto Ierusalimschy | 1994-12-13 | 1 | -11/+1 |
| | |||||
* | Compatibilizacao com C++. | Waldemar Celes | 1994-08-24 | 1 | -1/+11 |
| | |||||
* | Libraries to be used in LUA programs | Waldemar Celes | 1993-12-17 | 1 | -2/+3 |
| | |||||
* | oldest known commit | The Lua team | 1993-07-28 | 1 | -0/+15 |