Historial de Commits

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