Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | detail | Roberto Ierusalimschy | 2003-03-18 | 1 | -2/+2 |
* | first version of `loadlib' | Roberto Ierusalimschy | 2003-03-17 | 1 | -1/+4 |
* | new names for functions that open C libraries | Roberto Ierusalimschy | 2003-03-11 | 1 | -7/+16 |
* | LUA_ALERT is no longer used | Roberto Ierusalimschy | 2002-07-09 | 1 | -3/+1 |
* | better tests (assertions) for debug hooks | Roberto Ierusalimschy | 2002-06-18 | 1 | -1/+6 |
* | new names for standard libraries | Roberto Ierusalimschy | 2002-06-05 | 1 | -1/+13 |
* | `baselib' splited in `baselib' and `tablib' | Roberto Ierusalimschy | 2002-04-09 | 1 | -1/+2 |
* | new way to handle `profiles' | Roberto Ierusalimschy | 2001-03-26 | 1 | -25/+2 |
* | open functions are lua_Cfunctions | Roberto Ierusalimschy | 2001-03-06 | 1 | -6/+6 |
* | detail | Roberto Ierusalimschy | 2001-02-23 | 1 | -2/+2 |
* | details for wchar | Roberto Ierusalimschy | 2001-02-23 | 1 | -1/+3 |
* | first (big) step to support wide chars | Roberto Ierusalimschy | 2001-02-23 | 1 | -1/+11 |
* | better encapsulation of some types | Roberto Ierusalimschy | 2001-02-22 | 1 | -1/+12 |
* | some cleaning | Roberto Ierusalimschy | 2000-11-23 | 1 | -7/+1 |
* | new macro LUALIB_API (so the lib can be a separate DLL) | Roberto Ierusalimschy | 2000-10-27 | 1 | -6/+11 |
* | new macro LUA_API | Roberto Ierusalimschy | 2000-10-20 | 1 | -6/+6 |
* | _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 |