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

Аутор SHA1 Порука Датум
  Roberto Ierusalimschy 0b00e7f1a2 new macro to convert double->int пре 23 година
  Roberto Ierusalimschy bee86e23be `luaH_next' works like `next' + better hash for pointers пре 23 година
  Roberto Ierusalimschy d5ceb369b1 boolean type must be 0 or 1 пре 23 година
  Roberto Ierusalimschy d6fd33e76f `eventtable' renamed to `metatable' пре 23 година
  Roberto Ierusalimschy eb262bc617 2^15 does not fit in a 16-bit int пре 23 година
  Roberto Ierusalimschy 566310fa04 small optimization пре 23 година
  Roberto Ierusalimschy b3bb0f132b new interface for weak modes пре 23 година
  Roberto Ierusalimschy f42cc90d2d some warnings пре 23 година
  Roberto Ierusalimschy 22dd271cbb another bug in next (when n is a power of 2) пре 23 година
  Roberto Ierusalimschy 9aff171f3b new type `boolean' пре 24 година
  Roberto Ierusalimschy 9d801f43d4 details пре 24 година
  Roberto Ierusalimschy 592a309177 tag system replaced by event tables пре 24 година
  Roberto Ierusalimschy fca0a12e23 avoid clashing names between macros and fields пре 24 година
  Roberto Ierusalimschy 72659a0605 no more explicit support for wide-chars; too much troble... пре 24 година
  Roberto Ierusalimschy 657f65211a bug: `next' did not work for numeric indices пре 24 година
  Roberto Ierusalimschy 21aa7e55f2 optimization for array part of a Table пре 24 година
  Roberto Ierusalimschy 4d0935ec0f better definition for `luaM_freelem' пре 24 година
  Roberto Ierusalimschy e1d072571e better syntax for type casts пре 24 година
  Roberto Ierusalimschy 8c8ad5f3ff better locality of assignment of table values пре 24 година
  Roberto Ierusalimschy 654b16e83a better performance for table operations (mainly for integer indices) пре 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 d5b83ead90 new implementation for userdatas, without `keys' пре 24 година
  Roberto Ierusalimschy 0e0e4a480e first implementation for weak tables пре 24 година
  Roberto Ierusalimschy dd3a63c205 new way to handle `profiles' пре 24 година
  Roberto Ierusalimschy 39b7978329 first (big) step to support wide chars пре 24 година
  Roberto Ierusalimschy 099442c41f better separation between basic types пре 24 година
  Roberto Ierusalimschy e506b864cd no need for tags in boxed values :-( пре 24 година
  Roberto Ierusalimschy 44a53df688 better to avoid dirty tricks пре 24 година
  Roberto Ierusalimschy 63a822c8e1 all boxed types start with their tags пре 24 година