Historial de Commits

Autor SHA1 Mensaje Fecha
  Roberto Ierusalimschy 17374d2daa `put_luaObjectonTop' must be public (to be used by lfback.c), and so hace 26 años
  Roberto Ierusalimschy 04265655a8 compatibility with old fallback system now provided by external module hace 26 años
  Roberto Ierusalimschy c787dccd9b "const" !!! hace 26 años
  Roberto Ierusalimschy 521b38532a better interfaces for luaD_calln (x luaD_call) hace 26 años
  Roberto Ierusalimschy 36b6fe8d17 better treatment for arbitrary limits hace 26 años
  Roberto Ierusalimschy 34695d4f4a details (message text) hace 26 años
  Roberto Ierusalimschy 705eae9fe4 there is no need for a size for Cblocks hace 26 años
  Roberto Ierusalimschy 6eb1399a1c array Cblocks should grow dynamically hace 26 años
  Roberto Ierusalimschy a775a2d81a check first whether function is global. hace 26 años
  Roberto Ierusalimschy 5a8bb00df4 storing chunk "sources" instead of "filenames". hace 26 años
  Roberto Ierusalimschy da18ec5d54 warnings... hace 26 años
  Roberto Ierusalimschy 6a853fcb8b details (from lhf) hace 26 años
  Roberto Ierusalimschy f04c83e075 new function "lua_next" (+ new implementation for "next") hace 26 años
  Roberto Ierusalimschy d5feffdb60 new function lua_nextvar hace 26 años
  Roberto Ierusalimschy bf6d2ccf92 details hace 26 años
  Roberto Ierusalimschy fb1cf6ab2d clearer way to set tables. hace 26 años
  Roberto Ierusalimschy 5687949560 "lua_debug", "lua_callhook" and "lua_linehook" must be inside "lua_state". hace 26 años
  Roberto Ierusalimschy 80001ab0eb getlocal cannot return the local itself, since lua_isstring and hace 26 años
  Roberto Ierusalimschy fd25d4ad85 no need to define functions for macros... hace 26 años
  Roberto Ierusalimschy 54840fb256 new functions to manipulate C global variables hace 26 años
  Roberto Ierusalimschy 59f8e6fb77 details ("settable") hace 27 años
  Roberto Ierusalimschy 5ca2709ba0 small warnings hace 27 años
  Roberto Ierusalimschy b1450721be new function "lua_nups" (number of upvalues). hace 27 años
  Roberto Ierusalimschy cc117253c8 new implementation for error handling: on error, function _ERRORMESSAGE hace 27 años
  Roberto Ierusalimschy 1d8edd347d small changes to use new auxiliar functions hace 27 años
  Roberto Ierusalimschy 02134b4a87 name: lua_pushCclosure -> lua_pushcclosure. hace 27 años
  Roberto Ierusalimschy 0969a971cd better use of "ASSERT". hace 27 años
  Roberto Ierusalimschy 043c2ac258 new names for "lua_pushlstr" and "lua_getstrlen" hace 27 años
  Roberto Ierusalimschy 88a2023c32 support for strings with '\0' hace 27 años
  Roberto Ierusalimschy f380d627f8 usefull macros also available as functions hace 27 años