提交历史

作者 SHA1 备注 提交日期
  Roberto Ierusalimschy d404f0c276 global_State must be deallocated (and so allocated) with NULL also 23 年之前
  Roberto Ierusalimschy 48e42261ac details 23 年之前
  Roberto Ierusalimschy be762f38bd better organization of "malloc responsabilities" 23 年之前
  Roberto Ierusalimschy c8a79057f7 option -l does a `require', instead of `dofile' 23 年之前
  Roberto Ierusalimschy 642af82e81 small bugs (state could keep its CI_HASFRAME attribute after returning) 23 年之前
  Roberto Ierusalimschy 636c629e56 new assertions 23 年之前
  Roberto Ierusalimschy 96ba5d0bc2 include file name in error messages 23 年之前
  Roberto Ierusalimschy f0185f7628 support for tests of yield inside hooks + better support for tests 23 年之前
  Roberto Ierusalimschy 9bab2cf55d support for yield inside hooks 23 年之前
  Roberto Ierusalimschy c4ae00a3d1 details 23 年之前
  Roberto Ierusalimschy f4d3bc52f4 towards 5.0 beta 23 年之前
  Roberto Ierusalimschy 18765d900e messages 23 年之前
  Roberto Ierusalimschy 43013b39cc new representation for hooks (to allow asynchronous calls to sethook) 23 年之前
  Roberto Ierusalimschy 94912d99fc details 23 年之前
  Roberto Ierusalimschy b40c9f7a3c better code to signal write barriers 23 年之前
  Roberto Ierusalimschy 41fd639cab documentation for write barriers 23 年之前
  Roberto Ierusalimschy a845a46cc8 C function may leave garbage on the stack (besides return values) 23 年之前
  Roberto Ierusalimschy 097edd3884 better names for auxiliar functions 23 年之前
  Roberto Ierusalimschy 5c5d9b2703 back to `__mode' metafield to specify weakness 23 年之前
  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 年之前