Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy a775a2d81a check first whether function is global. před 26 roky
  Roberto Ierusalimschy 5a8bb00df4 storing chunk "sources" instead of "filenames". před 26 roky
  Roberto Ierusalimschy da18ec5d54 warnings... před 26 roky
  Roberto Ierusalimschy 6a853fcb8b details (from lhf) před 26 roky
  Roberto Ierusalimschy f04c83e075 new function "lua_next" (+ new implementation for "next") před 26 roky
  Roberto Ierusalimschy d5feffdb60 new function lua_nextvar před 26 roky
  Roberto Ierusalimschy bf6d2ccf92 details před 26 roky
  Roberto Ierusalimschy fb1cf6ab2d clearer way to set tables. před 26 roky
  Roberto Ierusalimschy 5687949560 "lua_debug", "lua_callhook" and "lua_linehook" must be inside "lua_state". před 26 roky
  Roberto Ierusalimschy 80001ab0eb getlocal cannot return the local itself, since lua_isstring and před 26 roky
  Roberto Ierusalimschy fd25d4ad85 no need to define functions for macros... před 26 roky
  Roberto Ierusalimschy 54840fb256 new functions to manipulate C global variables před 26 roky
  Roberto Ierusalimschy 59f8e6fb77 details ("settable") před 26 roky
  Roberto Ierusalimschy 5ca2709ba0 small warnings před 27 roky
  Roberto Ierusalimschy b1450721be new function "lua_nups" (number of upvalues). před 27 roky
  Roberto Ierusalimschy cc117253c8 new implementation for error handling: on error, function _ERRORMESSAGE před 27 roky
  Roberto Ierusalimschy 1d8edd347d small changes to use new auxiliar functions před 27 roky
  Roberto Ierusalimschy 02134b4a87 name: lua_pushCclosure -> lua_pushcclosure. před 27 roky
  Roberto Ierusalimschy 0969a971cd better use of "ASSERT". před 27 roky
  Roberto Ierusalimschy 043c2ac258 new names for "lua_pushlstr" and "lua_getstrlen" před 27 roky
  Roberto Ierusalimschy 88a2023c32 support for strings with '\0' před 27 roky
  Roberto Ierusalimschy f380d627f8 usefull macros also available as functions před 27 roky
  Roberto Ierusalimschy b3b7cf7335 BUG: "lua_getstring" may create a new string, so should check GC před 27 roky
  Roberto Ierusalimschy 0e1058cfdd small optimizations in switch order před 27 roky
  Roberto Ierusalimschy 26679b1a48 back to upavalues as extra arguments for C closures; this way it's před 27 roky
  Roberto Ierusalimschy 964c503a63 LUA_COMPAT2.5 may use #ifdef instead of #if před 27 roky
  Roberto Ierusalimschy fae0b52825 small bugs in error report před 28 roky
  Roberto Ierusalimschy de79e7fc58 back to "lua_upvalue"... (seems better choice) před 28 roky
  Roberto Ierusalimschy 94144a7821 otimization: closures without upvalues don't need to be closures před 28 roky
  Roberto Ierusalimschy 034f16892e better treatment of MARKs and DEBUG cases. před 28 roky