Mirror of the amazing lua scripting language
#lua #script #scripting #script-engine #embed #embedded #script-language

Roberto Ierusalimschy 1ab2b93462 debug information for last line of a function definition hace 21 años
bugs 6bfef60e77 bug: rawset/rawget do not ignore extra arguments hace 21 años
lapi.c 6cf85dcc90 metatables for all types hace 21 años
lapi.h 8718fda9b2 added LUAI_FUNC to functions not in the API hace 21 años
lauxlib.c 9ffae705ee new "primitive" getn hace 21 años
lauxlib.h e6e543a534 better control for compatibility code hace 21 años
lbaselib.c ade585bdf9 no more LUA_FIRSTINDEX hace 21 años
lcode.c 04bbd01171 new operation *t (for size of t) (may yet be removed...) hace 21 años
lcode.h 8718fda9b2 added LUAI_FUNC to functions not in the API hace 21 años
ldblib.c 1ab2b93462 debug information for last line of a function definition hace 21 años
ldebug.c 1ab2b93462 debug information for last line of a function definition hace 21 años
ldebug.h 8718fda9b2 added LUAI_FUNC to functions not in the API hace 21 años
ldo.c b320d37a80 better tests for correctness of `savedpc' hace 21 años
ldo.h 8718fda9b2 added LUAI_FUNC to functions not in the API hace 21 años
ldump.c 1ab2b93462 debug information for last line of a function definition hace 21 años
lfunc.c 1ab2b93462 debug information for last line of a function definition hace 21 años
lfunc.h 8718fda9b2 added LUAI_FUNC to functions not in the API hace 21 años
lgc.c 6cf85dcc90 metatables for all types hace 21 años
lgc.h 8718fda9b2 added LUAI_FUNC to functions not in the API hace 21 años
linit.c 04f657c7f8 new protocol to open standard libraries hace 21 años
liolib.c 086d6b09ce avoid name colision with `close' function hace 21 años
llex.c cf5d1bdd76 nesting of long strings only in compatibility mode hace 21 años
llex.h 8718fda9b2 added LUAI_FUNC to functions not in the API hace 21 años
llimits.h 370d31a559 `luac´ -> `luai' (to avoid confusion with other luac stuff) hace 21 años
lmathlib.c 49f90ffdeb new functions (to complete math.h) hace 21 años
lmem.c d55bb795fa details hace 21 años
lmem.h 8718fda9b2 added LUAI_FUNC to functions not in the API hace 21 años
loadlib.c 04f657c7f8 new protocol to open standard libraries hace 21 años
lobject.c 04c41444e2 wrong comment corrected hace 21 años
lobject.h 1ab2b93462 debug information for last line of a function definition hace 21 años
lopcodes.c 65f4a0f636 no more compatibility code for traversing tables hace 21 años
lopcodes.h 65f4a0f636 no more compatibility code for traversing tables hace 21 años
loslib.c d3a6d95b9a more cleaning on configurations hace 21 años
lparser.c 1ab2b93462 debug information for last line of a function definition hace 21 años
lparser.h 8718fda9b2 added LUAI_FUNC to functions not in the API hace 21 años
lstate.c 6cf85dcc90 metatables for all types hace 21 años
lstate.h 6cf85dcc90 metatables for all types hace 21 años
lstring.c 7d45a5f48f C functions and userdata also have environments hace 21 años
lstring.h 8718fda9b2 added LUAI_FUNC to functions not in the API hace 21 años
lstrlib.c 6cf85dcc90 metatables for all types hace 21 años
ltable.c d5fd44d747 corrected definition of lua_number2int for Windows hace 21 años
ltable.h 8718fda9b2 added LUAI_FUNC to functions not in the API hace 21 años
ltablib.c ade585bdf9 no more LUA_FIRSTINDEX hace 21 años
ltests.c b320d37a80 better tests for correctness of `savedpc' hace 21 años
ltests.h b320d37a80 better tests for correctness of `savedpc' hace 21 años
ltm.c 6cf85dcc90 metatables for all types hace 21 años
ltm.h 6cf85dcc90 metatables for all types hace 21 años
lua.c 04f657c7f8 new protocol to open standard libraries hace 21 años
lua.h 1ab2b93462 debug information for last line of a function definition hace 21 años
luaconf.h d5fd44d747 corrected definition of lua_number2int for Windows hace 21 años
lualib.h 04f657c7f8 new protocol to open standard libraries hace 21 años
lundump.c 1ab2b93462 debug information for last line of a function definition hace 21 años
lundump.h 8718fda9b2 added LUAI_FUNC to functions not in the API hace 21 años
lvm.c 65f4a0f636 no more compatibility code for traversing tables hace 21 años
lvm.h 8718fda9b2 added LUAI_FUNC to functions not in the API hace 21 años
lzio.c b4cd38ba6c new scheme for configuration through `luaconf.h' hace 22 años
lzio.h 8718fda9b2 added LUAI_FUNC to functions not in the API hace 21 años
makefile a17e1fe124 new organization using only one library hace 21 años