커밋 기록

작성자 SHA1 메시지 날짜
  Roberto Ierusalimschy 43d1a6af12 detail 23 년 전
  Roberto Ierusalimschy 3010eb0536 all objects with several children (tables, closures, stacks, prototypes) 23 년 전
  Roberto Ierusalimschy 2f91f95d94 better control over GCObjects 23 년 전
  Roberto Ierusalimschy 42dd080a2e details 23 년 전
  Roberto Ierusalimschy 9957f7d598 better way to open libraries 23 년 전
  Roberto Ierusalimschy ac27b7a842 avoid traversing extra elements when cleaning weak tables 23 년 전
  Roberto Ierusalimschy 81e142fc14 detail (`key' is always on stack) 23 년 전
  Roberto Ierusalimschy 63633c5b5f better name for `lua_movethread' 23 년 전
  Roberto Ierusalimschy dff9be4224 new macros to distinguish different types of object moves (for future GC 23 년 전
  Roberto Ierusalimschy 118347d8c3 new API for coroutines 23 년 전
  Roberto Ierusalimschy 6820da5096 detail 23 년 전
  Roberto Ierusalimschy c3eb4675b9 new module, ldump.c 23 년 전
  Roberto Ierusalimschy 7e0f880bc5 C++ demands cast from void to specific types 23 년 전
  Roberto Ierusalimschy 118e9cd843 new facility for dumping chunks 23 년 전
  Roberto Ierusalimschy de00d0d0ad module for dumping chunks 23 년 전
  Roberto Ierusalimschy 1713b64065 Writer type must be public (so, in lua.h) 23 년 전
  Roberto Ierusalimschy 671dc6eec2 new version (from lhf) 23 년 전
  Roberto Ierusalimschy e356a43dc0 C needs "union" (unlike C++) 23 년 전
  Roberto Ierusalimschy f36038e42a assertion must be always valid (not only in debug mode) 23 년 전
  Roberto Ierusalimschy 96e15b8501 threads now are real Lua objects, subject to garbage collection 23 년 전
  Roberto Ierusalimschy 0fd91b1b08 optional limits for table.concat 23 년 전
  Roberto Ierusalimschy a2b353e044 details 23 년 전
  Roberto Ierusalimschy 92a2ef9dca field `__globals' protect global tables 23 년 전
  Roberto Ierusalimschy 4fb9110a6e tests for compatibility functions lua_dostring/lua_dofile 23 년 전
  Roberto Ierusalimschy 11886dc7b0 print error on stderr when _ALERT is not defined 23 년 전
  Roberto Ierusalimschy 81bc5711a8 only one instance of registry and default metatable per global state 23 년 전
  Roberto Ierusalimschy 6a77a6b73f avoid too much precision when printing numbers 23 년 전
  Roberto Ierusalimschy 84e0b1bc97 small changes in type configuration facilities 23 년 전
  Roberto Ierusalimschy 6823a2f57f better tokens for error messages 23 년 전
  Roberto Ierusalimschy 313b2fe902 detail 23 년 전