Историја ревизија

Аутор SHA1 Порука Датум
  Roberto Ierusalimschy 955def0348 new names for string formating functions пре 23 година
  Roberto Ierusalimschy b7a0503c1d new format for error messages пре 23 година
  Roberto Ierusalimschy dea6b6da94 new function `lua_vpushstr' to replace uses of `sprintf' пре 23 година
  Roberto Ierusalimschy 0dbf0c5953 new format for test intructions (handle NaN correctly) пре 23 година
  Roberto Ierusalimschy 237969724f support for `light' userdata + simpler support for `boxed' udata пре 23 година
  Roberto Ierusalimschy 801aaf37b1 simpler implementation for line information пре 23 година
  Roberto Ierusalimschy b7ed502dea configurable macros should live in llimits.h пре 23 година
  Roberto Ierusalimschy 71c716e5a8 avoid C identifiers beginning with '_' пре 23 година
  Roberto Ierusalimschy 8a1a512c64 lu_byte is enough for those fields (maxstack < 256) пре 23 година
  Roberto Ierusalimschy e01f5e6809 better order of record fields for 64-bit machines пре 23 година
  Roberto Ierusalimschy d6fd33e76f `eventtable' renamed to `metatable' пре 23 година
  Roberto Ierusalimschy b3bb0f132b new interface for weak modes пре 23 година
  Roberto Ierusalimschy e04f7ed450 first version of Lua "stackless" пре 24 година
  Roberto Ierusalimschy 9aff171f3b new type `boolean' пре 24 година
  Roberto Ierusalimschy 592a309177 tag system replaced by event tables пре 24 година
  Roberto Ierusalimschy 413fc7334b new implementation for lua upvalues (sugested by E.T.): simpler and solves пре 24 година
  Roberto Ierusalimschy 72659a0605 no more explicit support for wide-chars; too much troble... пре 24 година
  Roberto Ierusalimschy 26bf2adace optimizations for space in LClosures and time cleanning weak tables пре 24 година
  Roberto Ierusalimschy 21aa7e55f2 optimization for array part of a Table пре 24 година
  Roberto Ierusalimschy 15462edb0f new definitions for closure structures пре 24 година
  Roberto Ierusalimschy 8e9b1e4ae9 details пре 24 година
  Roberto Ierusalimschy abdbe883a8 first implementation of unrestricted static scoping пре 24 година
  Roberto Ierusalimschy e1d072571e better syntax for type casts пре 24 година
  Roberto Ierusalimschy c3d72096c4 use a table to find (and reuse) constants when parsing пре 24 година
  Roberto Ierusalimschy 770954510f rename of `kproto' to `p' пре 24 година
  Roberto Ierusalimschy b346834a09 new macros for changing numbers пре 24 година
  Roberto Ierusalimschy 37f3a1c045 too much optimization to "break" keys in tables; keep them as TObjects... пре 24 година
  Roberto Ierusalimschy 8e586c13fc cleaner way to ensure alignment for strings and userdata пре 24 година
  Roberto Ierusalimschy ba11831d35 smaller structs for udata and for strings пре 24 година
  Roberto Ierusalimschy d5b83ead90 new implementation for userdatas, without `keys' пре 24 година