커밋 기록

작성자 SHA1 메시지 날짜
  Roberto Ierusalimschy fb0f95a2b7 call limit may be larger than shorts 20 년 전
  Roberto Ierusalimschy d3a6d95b9a more cleaning on configurations 20 년 전
  Roberto Ierusalimschy 47984a0cc2 internal definitions have prefix `luai_' 20 년 전
  Roberto Ierusalimschy 086d6b09ce avoid name colision with `close' function 20 년 전
  Roberto Ierusalimschy bfe2905618 avoid too much configuration options 20 년 전
  Roberto Ierusalimschy 2cbd9eecfb try to avoid warnings 20 년 전
  Roberto Ierusalimschy 4494094031 detail 20 년 전
  Roberto Ierusalimschy 04bbd01171 new operation *t (for size of t) (may yet be removed...) 20 년 전
  Roberto Ierusalimschy 9ffae705ee new "primitive" getn 20 년 전
  Roberto Ierusalimschy 6bfef60e77 bug: rawset/rawget do not ignore extra arguments 20 년 전
  Roberto Ierusalimschy 370d31a559 `luac´ -> `luai' (to avoid confusion with other luac stuff) 20 년 전
  Roberto Ierusalimschy f8df21bd20 `luaconf.h´ exports all its definitions always (so all of them 20 년 전
  Roberto Ierusalimschy d3902cfa81 entries `{[...] = ...}' need space too. 20 년 전
  Roberto Ierusalimschy b5b230d95c fewer #include's in luaconf.h 20 년 전
  Roberto Ierusalimschy 7d57ea70bc new `mod' (`%') operator 20 년 전
  Roberto Ierusalimschy 2d5b923759 details 20 년 전
  Roberto Ierusalimschy 192d185492 C module names may have an optional `l' prefix 20 년 전
  Roberto Ierusalimschy e010ef8948 detail 20 년 전
  Roberto Ierusalimschy 1e48b20ce0 `loadlib' not global anymore (packaged inside `package') 20 년 전
  Roberto Ierusalimschy d1ed6e4c07 small bug: must use original (previous) base 20 년 전
  Roberto Ierusalimschy b6a7983b65 USHRT_MAX may not fit in a (16-bit) int 20 년 전
  Roberto Ierusalimschy 49f90ffdeb new functions (to complete math.h) 20 년 전
  Roberto Ierusalimschy dcabf721f8 "coroutine.current" -> "running" (compatible with "running" status) 20 년 전
  Roberto Ierusalimschy 5eeff89f32 comments 20 년 전
  Roberto Ierusalimschy d6143b1d7b avoid access to undefined global variables 20 년 전
  Roberto Ierusalimschy d55bb795fa details 20 년 전
  Roberto Ierusalimschy d84cc9d2db small bug 20 년 전
  Roberto Ierusalimschy 7d45a5f48f C functions and userdata also have environments 20 년 전
  Roberto Ierusalimschy 73d7640244 more secure way to stop GC cycles during finalizers 20 년 전
  Roberto Ierusalimschy a9af455b32 detail 20 년 전