커밋 기록

작성자 SHA1 메시지 날짜
  Roberto Ierusalimschy 709b27b456 ULONG_MAX>>10 may not fit into an int 23 년 전
  Roberto Ierusalimschy dbc5451bea comments 23 년 전
  Roberto Ierusalimschy 2d2d45976c separated control over C recursion level 23 년 전
  Roberto Ierusalimschy 0050d983fc make more clear "primitive" recursive definitions 23 년 전
  Roberto Ierusalimschy 04b143ddf9 avoid C stack overflow during parsing 23 년 전
  Roberto Ierusalimschy 007f229568 detail 23 년 전
  Roberto Ierusalimschy 84488c5670 small bug: previous call may change `base' 23 년 전
  Roberto Ierusalimschy 5142e630bf new macro `condhardstacktests' to control hard stack tests 23 년 전
  Roberto Ierusalimschy 010bbd9d9c simpler definition for incr_top 23 년 전
  Roberto Ierusalimschy be00cd2a6b easier way to keep `base' correct 23 년 전
  Roberto Ierusalimschy 2e4e888de0 Lua functions must have a frame or a saved pc. 23 년 전
  Roberto Ierusalimschy ddc144e4d2 keep L->ci->base in L->base for faster access 23 년 전
  Roberto Ierusalimschy b48c6e7680 no problem keeping some dead meat while doing collection 23 년 전
  Roberto Ierusalimschy aff97fffc4 C functions cannot increase its top without filling the stack 23 년 전
  Roberto Ierusalimschy 1648674653 must check GC every time it can create new objects 23 년 전
  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 년 전