summaryrefslogtreecommitdiff
path: root/lualib.h
Commit message (Collapse)AuthorAgeFilesLines
...
* 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