Historique des commits

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