Historial de Commits

Autor SHA1 Mensaje Fecha
  Roberto Ierusalimschy 770954510f rename of `kproto' to `p' hace 24 años
  Roberto Ierusalimschy b346834a09 new macros for changing numbers hace 24 años
  Roberto Ierusalimschy 37f3a1c045 too much optimization to "break" keys in tables; keep them as TObjects... hace 24 años
  Roberto Ierusalimschy 8e586c13fc cleaner way to ensure alignment for strings and userdata hace 24 años
  Roberto Ierusalimschy ba11831d35 smaller structs for udata and for strings hace 24 años
  Roberto Ierusalimschy d5b83ead90 new implementation for userdatas, without `keys' hace 24 años
  Roberto Ierusalimschy 762d059a13 new implementation for the Virtual Machine hace 24 años
  Roberto Ierusalimschy 0e0e4a480e first implementation for weak tables hace 24 años
  Roberto Ierusalimschy 6048c4f74d better way to link callinfo's and stack hace 24 años
  Roberto Ierusalimschy 7b84f9e65c lower-case for macros with arguments hace 24 años
  Roberto Ierusalimschy 1e40b4dc61 buffer should be void *, as char now is not that neutral... hace 24 años
  Roberto Ierusalimschy 39b7978329 first (big) step to support wide chars hace 24 años
  Roberto Ierusalimschy 888f91fa24 code check for upvalues hace 24 años
  Roberto Ierusalimschy 099442c41f better separation between basic types hace 24 años
  Roberto Ierusalimschy d2e340f467 string pointers are always fully aligned hace 24 años
  Roberto Ierusalimschy 1f9e3731d1 back to the basics (well-behaved variant record...) hace 24 años
  Roberto Ierusalimschy 426d3e43bd lock/unlock may use L + better structure for internal debug stuff hace 24 años
  Roberto Ierusalimschy e506b864cd no need for tags in boxed values :-( hace 24 años
  Roberto Ierusalimschy 63a822c8e1 all boxed types start with their tags hace 24 años
  Roberto Ierusalimschy 6b71a9cfe5 smaller tables for machines with 8-bit alignment hace 24 años
  Roberto Ierusalimschy b82242d4c4 detail hace 24 años
  Roberto Ierusalimschy a53d9b66ca first implementation for type names hace 24 años
  Roberto Ierusalimschy 4ac58853dc thead-specific state separated from "global" state hace 24 años
  Roberto Ierusalimschy f2c451d745 all accesses to TObjects done through macros hace 24 años
  Roberto Ierusalimschy 0183b8030c `free' gets size of the block: complete control over memory use hace 25 años
  Roberto Ierusalimschy 4894c27962 lua_Number defined in lua.h (1st version) hace 25 años
  Roberto Ierusalimschy 96253ed8ce better support for 64-bit machines (avoid excessive use of longs) hace 25 años
  Roberto Ierusalimschy d1c689af40 subtelties in layout of TString hace 25 años
  Roberto Ierusalimschy 37e9c2e744 macro DEBUG renamed to LUA_DEBUG hace 25 años
  Roberto Ierusalimschy b892f0a877 new API function `createuserdata' hace 25 años