summaryrefslogtreecommitdiff
path: root/lualib.h
Commit message (Expand)AuthorAgeFilesLines
* _ALERT is used (and assumed) only by the libsRoberto Ierusalimschy2000-09-121-1/+4
* new version for APIRoberto Ierusalimschy2000-09-051-21/+2
* default now is multi-stateRoberto Ierusalimschy2000-08-091-2/+2
* function lua_userinit is used only in single-state mode (by lua.c)Roberto Ierusalimschy2000-06-161-5/+5
* first implementation of multiple states (reentrant code).Roberto Ierusalimschy1999-11-221-12/+21
* "const" !!!Roberto Ierusalimschy1999-08-161-3/+3
* new implementation for '*' in patterns + new option '+'Roberto Ierusalimschy1999-05-051-2/+3
* new library for debbugingRoberto Ierusalimschy1999-01-081-2/+3
* small corrections in commentsRoberto Ierusalimschy1998-06-191-2/+2
* new scheme for buffers, centralized in auxlib.Roberto Ierusalimschy1997-12-171-4/+1
* small details by lint.Roberto Ierusalimschy1997-11-261-2/+1
* Lua standard librariesRoberto Ierusalimschy1997-09-161-9/+18
* new (internal?) functions to manipulate userdataRoberto Ierusalimschy1997-03-261-3/+4
* new header 'auxlib.h' + new function luaL_verrorRoberto Ierusalimschy1997-03-181-7/+2
* new module 'auxlib' centralizes functions to get/check parameters.Roberto Ierusalimschy1997-03-171-6/+1
* singlematch and item_end are used by "read", in iolib.Roberto Ierusalimschy1996-08-051-1/+4
* more functions exported.Roberto Ierusalimschy1996-08-011-2/+4
* new function "luaI_openlib" to help open libs.Roberto Ierusalimschy1996-04-301-1/+10
* both "write" and "format" need "addquoted".Roberto Ierusalimschy1996-03-141-1/+2
* "lua_check_number" accepts strings convertible to numbers.Roberto Ierusalimschy1996-02-091-2/+2
* add_char now is global.Roberto Ierusalimschy1996-01-221-1/+2
* error functions are shared by all librariesRoberto Ierusalimschy1995-11-101-1/+7
* no special treatment for C++ (this should be done in the C++ code)Roberto Ierusalimschy1994-12-131-11/+1
* Compatibilizacao com C++.Waldemar Celes1994-08-241-1/+11
* Libraries to be used in LUA programsWaldemar Celes1993-12-171-2/+3
* oldest known commitThe Lua team1993-07-281-0/+15