Histórico de Commits

Autor SHA1 Mensagem Data
  Roberto Ierusalimschy 1d99a7360b details há 21 anos atrás
  Roberto Ierusalimschy 737ec947d3 better implementation for `floating-point bytes' há 21 anos atrás
  Roberto Ierusalimschy bd38017ddf small optimization for table size in machines with double allignment há 21 anos atrás
  Roberto Ierusalimschy 76d8b8db06 `lua_pushfstring' now supports `%p' option too há 21 anos atrás
  Roberto Ierusalimschy 1c459b881f accept `\r' as newline when looking for line end há 21 anos atrás
  Roberto Ierusalimschy b4cd38ba6c new scheme for configuration through `luaconf.h' há 21 anos atrás
  Roberto Ierusalimschy 47fc57a252 `TObject' renamed to `TValue' + other name changes and better assertions há 21 anos atrás
  Roberto Ierusalimschy b93f67f2ce detail há 22 anos atrás
  Roberto Ierusalimschy 01b303c87e simpler log2 implementation há 22 anos atrás
  Roberto Ierusalimschy 0d88545b82 warnings from several compilers (mainly typecasts when lua_Number is float) há 22 anos atrás
  Roberto Ierusalimschy 60c83ded30 small optimization for sizes of array constructors há 22 anos atrás
  Roberto Ierusalimschy 635b7c707d details há 22 anos atrás
  Roberto Ierusalimschy 27c6b4d422 each .c file defines its own name há 23 anos atrás
  Roberto Ierusalimschy ddc144e4d2 keep L->ci->base in L->base for faster access há 23 anos atrás
  Roberto Ierusalimschy dff9be4224 new macros to distinguish different types of object moves (for future GC há 23 anos atrás
  Roberto Ierusalimschy 84e0b1bc97 small changes in type configuration facilities há 23 anos atrás
  Roberto Ierusalimschy b3d0682fb9 use of different buffers for scanner and concatenation há 23 anos atrás
  Roberto Ierusalimschy 829befcc41 small optimization for object comparison há 23 anos atrás
  Roberto Ierusalimschy 565e6d74e1 state's buffer is used only for chars há 23 anos atrás
  Roberto Ierusalimschy 4964e7c8a0 details há 23 anos atrás
  Roberto Ierusalimschy c1c100a0c0 warnings in other compilers há 23 anos atrás
  Roberto Ierusalimschy 79c8edb6c4 new names for light userdata operations há 23 anos atrás
  Roberto Ierusalimschy 864c96f36c new fallback for equality `__eq' há 23 anos atrás
  Roberto Ierusalimschy fa23301251 defintions for lua_number2str and lua_str2number don't need to be public há 23 anos atrás
  Roberto Ierusalimschy 5094c37988 `strconc' -> `concat' há 23 anos atrás
  Roberto Ierusalimschy 955def0348 new names for string formating functions há 23 anos atrás
  Roberto Ierusalimschy b7a0503c1d new format for error messages há 23 anos atrás
  Roberto Ierusalimschy dea6b6da94 new function `lua_vpushstr' to replace uses of `sprintf' há 23 anos atrás
  Roberto Ierusalimschy 0dbf0c5953 new format for test intructions (handle NaN correctly) há 23 anos atrás
  Roberto Ierusalimschy f388ee4a82 new way to handle errors há 23 anos atrás