Historie revizí

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