19 Commits (e10788b2ff735916bbf6b4ba0e040a4568658ca3)

Author SHA1 Message Date
Roberto Ierusalimschy 88866208f0 `luaL_arg_check' always has an `extramsg'. 26 years ago
Roberto Ierusalimschy c787dccd9b "const" !!! 26 years ago
Roberto Ierusalimschy 82ad0d5770 details 26 years ago
Roberto Ierusalimschy f2d35bdc78 format for file source is independent of "ldo". 26 years ago
Roberto Ierusalimschy 5a8bb00df4 storing chunk "sources" instead of "filenames". 26 years ago
Roberto Ierusalimschy 6a853fcb8b details (from lhf) 26 years ago
Roberto Ierusalimschy ce9609296c function "luaL_argerror" prints wrong argument number (from a user's point 27 years ago
Roberto Ierusalimschy 9618aaf07d small corrections in comments 27 years ago
Roberto Ierusalimschy c9902be294 "findname" moved from lobject.c to lauxlib.c (so libraries may use it). 27 years ago
Roberto Ierusalimschy 043c2ac258 new names for "lua_pushlstr" and "lua_getstrlen" 27 years ago
Roberto Ierusalimschy 88a2023c32 support for strings with '\0' 27 years ago
Roberto Ierusalimschy 9f043e8017 luaL_arg_check now is inlined 27 years ago
Roberto Ierusalimschy d916487d7c auxlib split in two parts (lauxlib and lbuffer) 27 years ago
Roberto Ierusalimschy 502343b402 new scheme for buffers, centralized in auxlib. 27 years ago
Roberto Ierusalimschy 80b3d28f4a details (mainly error messages) 27 years ago
Roberto Ierusalimschy accd7bc253 small modifications (format, small optimizations, etc) 27 years ago
Roberto Ierusalimschy 45cad43c3f "lua_open": now lua has an explicit open operation. 27 years ago
Roberto Ierusalimschy a580480b07 new implementation for globals: Global value is stored in TaggedString 28 years ago
Roberto Ierusalimschy c31aa863ac Auxiliar functions for building Lua libraries 28 years ago
Roberto Ierusalimschy d73c5bcfe7 function name is only needed *if* there is an error. 28 years ago
Roberto Ierusalimschy c9e3d32182 first implementation of "$if"; 28 years ago
Roberto Ierusalimschy 3a9516ffc8 luaL check functions do not need the function name (it can be 28 years ago
Roberto Ierusalimschy 2de803c250 new header 'auxlib.h' + new function luaL_verror 28 years ago
Roberto Ierusalimschy eea734aa88 new module 'auxlib' centralizes functions to get/check parameters. 28 years ago