커밋 기록

작성자 SHA1 메시지 날짜
  Roberto Ierusalimschy 870f61d299 code redistribution 25 년 전
  Roberto Ierusalimschy 8f0f54ec38 name change 25 년 전
  Roberto Ierusalimschy 556a89e537 new names for debug types 25 년 전
  Roberto Ierusalimschy a69356e9e0 no more special cases for closures with 0 upvalues (performance is the same, 25 년 전
  Roberto Ierusalimschy 73aa465a8e some name changes 25 년 전
  Roberto Ierusalimschy 3c9d999424 many details (most by lhf). 25 년 전
  Roberto Ierusalimschy 74f1c3d025 small changes for "clean C" 25 년 전
  Roberto Ierusalimschy 2877bad4c2 new debug API (first version) 25 년 전
  Roberto Ierusalimschy 46ec57cbc6 little change when calling tag methods 25 년 전
  Roberto Ierusalimschy b3aaa048b0 bug: cannot reopen stdin (for binary mode) 26 년 전
  Roberto Ierusalimschy bcdbdaccc3 more debug information (still with bug for tag methods...) 26 년 전
  Roberto Ierusalimschy 298d0abff7 first version of extra debug information (NAME) 26 년 전
  Roberto Ierusalimschy acdb0b741e comments. 26 년 전
  Roberto Ierusalimschy b1b0c219f5 new ttypes to distinguish between C closures and Lua closures. 26 년 전
  Roberto Ierusalimschy 6c79a0a80d new way to control hooks inside hooks (now the control is done inside Lua) 26 년 전
  Roberto Ierusalimschy 617be66015 better control (and error recovery) for begin/end blocks 26 년 전
  Roberto Ierusalimschy f356eb010b configurable stack size + some corrections in error recovery in 26 년 전
  Roberto Ierusalimschy b097076678 missing include 26 년 전
  Roberto Ierusalimschy 8223ff473f lua_Object is a pointer to the stack (because now the stack doen't move) 26 년 전
  Roberto Ierusalimschy fe237ad808 fixed stack; first version. 26 년 전
  Roberto Ierusalimschy d29ce75737 new signature for function luaD_call (old luaD_calln) 26 년 전
  Roberto Ierusalimschy 29ede6aa13 first implementation of multiple states (reentrant code). 26 년 전
  Roberto Ierusalimschy cde179b369 new implementation for global variable values (separated from strings) 26 년 전
  Roberto Ierusalimschy 8e7451512f some more `const's 26 년 전
  Roberto Ierusalimschy b6ebbb2fee better assertions. 26 년 전
  Roberto Ierusalimschy 4343420d4d simplified version of `gc' tag method (only for userdata now). 26 년 전
  Roberto Ierusalimschy f7fe04d4b7 details. 26 년 전
  Roberto Ierusalimschy c787dccd9b "const" !!! 26 년 전
  Roberto Ierusalimschy 521b38532a better interfaces for luaD_calln (x luaD_call) 26 년 전
  Roberto Ierusalimschy 36b6fe8d17 better treatment for arbitrary limits 26 년 전