커밋 기록

작성자 SHA1 메시지 날짜
  Roberto Ierusalimschy 27c6b4d422 each .c file defines its own name 22 년 전
  Roberto Ierusalimschy ddc144e4d2 keep L->ci->base in L->base for faster access 23 년 전
  Roberto Ierusalimschy dff9be4224 new macros to distinguish different types of object moves (for future GC 23 년 전
  Roberto Ierusalimschy 84e0b1bc97 small changes in type configuration facilities 23 년 전
  Roberto Ierusalimschy b3d0682fb9 use of different buffers for scanner and concatenation 23 년 전
  Roberto Ierusalimschy 829befcc41 small optimization for object comparison 23 년 전
  Roberto Ierusalimschy 565e6d74e1 state's buffer is used only for chars 23 년 전
  Roberto Ierusalimschy 4964e7c8a0 details 23 년 전
  Roberto Ierusalimschy c1c100a0c0 warnings in other compilers 23 년 전
  Roberto Ierusalimschy 79c8edb6c4 new names for light userdata operations 23 년 전
  Roberto Ierusalimschy 864c96f36c new fallback for equality `__eq' 23 년 전
  Roberto Ierusalimschy fa23301251 defintions for lua_number2str and lua_str2number don't need to be public 23 년 전
  Roberto Ierusalimschy 5094c37988 `strconc' -> `concat' 23 년 전
  Roberto Ierusalimschy 955def0348 new names for string formating functions 23 년 전
  Roberto Ierusalimschy b7a0503c1d new format for error messages 23 년 전
  Roberto Ierusalimschy dea6b6da94 new function `lua_vpushstr' to replace uses of `sprintf' 23 년 전
  Roberto Ierusalimschy 0dbf0c5953 new format for test intructions (handle NaN correctly) 23 년 전
  Roberto Ierusalimschy f388ee4a82 new way to handle errors 23 년 전
  Roberto Ierusalimschy 237969724f support for `light' userdata + simpler support for `boxed' udata 23 년 전
  Roberto Ierusalimschy 53aaee6ee6 comments 23 년 전
  Roberto Ierusalimschy f856fdeabd details 23 년 전
  Roberto Ierusalimschy 9aff171f3b new type `boolean' 23 년 전
  Roberto Ierusalimschy 72659a0605 no more explicit support for wide-chars; too much troble... 24 년 전
  Roberto Ierusalimschy 21aa7e55f2 optimization for array part of a Table 24 년 전
  Roberto Ierusalimschy dd3a63c205 new way to handle `profiles' 24 년 전
  Roberto Ierusalimschy 72d3d155b0 detail 24 년 전
  Roberto Ierusalimschy dfd7ce74cf buffer should be void *, as char now is not that neutral... 24 년 전
  Roberto Ierusalimschy 39b7978329 first (big) step to support wide chars 24 년 전
  Roberto Ierusalimschy 52ee91dd73 better encapsulation of some types 24 년 전
  Roberto Ierusalimschy 099442c41f better separation between basic types 24 년 전