Historial de Commits

Autor SHA1 Mensaje Fecha
  Roberto Ierusalimschy 1d99a7360b details hace 21 años
  Roberto Ierusalimschy 737ec947d3 better implementation for `floating-point bytes' hace 21 años
  Roberto Ierusalimschy bd38017ddf small optimization for table size in machines with double allignment hace 21 años
  Roberto Ierusalimschy 76d8b8db06 `lua_pushfstring' now supports `%p' option too hace 21 años
  Roberto Ierusalimschy 1c459b881f accept `\r' as newline when looking for line end hace 21 años
  Roberto Ierusalimschy b4cd38ba6c new scheme for configuration through `luaconf.h' hace 21 años
  Roberto Ierusalimschy 47fc57a252 `TObject' renamed to `TValue' + other name changes and better assertions hace 21 años
  Roberto Ierusalimschy b93f67f2ce detail hace 22 años
  Roberto Ierusalimschy 01b303c87e simpler log2 implementation hace 22 años
  Roberto Ierusalimschy 0d88545b82 warnings from several compilers (mainly typecasts when lua_Number is float) hace 22 años
  Roberto Ierusalimschy 60c83ded30 small optimization for sizes of array constructors hace 22 años
  Roberto Ierusalimschy 635b7c707d details hace 22 años
  Roberto Ierusalimschy 27c6b4d422 each .c file defines its own name hace 23 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