Historial de Commits

Autor SHA1 Mensaje Fecha
  Roberto Ierusalimschy c3b73cbeb8 comments (detail) hace 25 años
  Roberto Ierusalimschy 36e1390631 details. hace 25 años
  Roberto Ierusalimschy 8f0f54ec38 name change hace 25 años
  Roberto Ierusalimschy a69356e9e0 no more special cases for closures with 0 upvalues (performance is the same, hace 25 años
  Roberto Ierusalimschy b53dc0c485 TAG_ARRAY -> TAG_TABLE hace 25 años
  Roberto Ierusalimschy 54633d7c7d new name for llimits.h hace 25 años
  Roberto Ierusalimschy 213e9febc8 limits now are in `llims.n' hace 25 años
  Roberto Ierusalimschy bb9605bbc9 tags can be positive values hace 25 años
  Roberto Ierusalimschy 7f77431950 detail hace 25 años
  Roberto Ierusalimschy 73aa465a8e some name changes hace 25 años
  Roberto Ierusalimschy 3c9d999424 many details (most by lhf). hace 25 años
  Roberto Ierusalimschy 075da266e5 there is no need to use shorts... hace 25 años
  Roberto Ierusalimschy 1f01998516 nobody uses memmove any more. hace 25 años
  Roberto Ierusalimschy 3afe85b2ce new version for INSTRUCTION formats hace 25 años
  Roberto Ierusalimschy 52aad0ab59 removing implementation for better error messages (must rethink it...) hace 25 años
  Roberto Ierusalimschy 1f691a4fcd renaming of some opcodes and fields hace 25 años
  Roberto Ierusalimschy d11e5adf55 `const' array in protos breaked in 3 arrays (for strings, numbers, and hace 25 años
  Roberto Ierusalimschy 298d0abff7 first version of extra debug information (NAME) hace 26 años
  Roberto Ierusalimschy acdb0b741e comments. hace 26 años
  Roberto Ierusalimschy b1b0c219f5 new ttypes to distinguish between C closures and Lua closures. hace 26 años
  Roberto Ierusalimschy 1b15206cf9 many details + code redistribution hace 26 años
  Roberto Ierusalimschy 8223ff473f lua_Object is a pointer to the stack (because now the stack doen't move) hace 26 años
  Roberto Ierusalimschy d015f1fc02 table sizes don't need to be primes; power of 2 gives the same performance. hace 26 años
  Roberto Ierusalimschy 29ede6aa13 first implementation of multiple states (reentrant code). hace 26 años
  Roberto Ierusalimschy d915cf4f9d ways to measure number of `blocks' for GC + details hace 26 años
  Roberto Ierusalimschy cde179b369 new implementation for global variable values (separated from strings) hace 26 años
  Roberto Ierusalimschy 910836fb53 warnings from Visual C++ hace 26 años
  Roberto Ierusalimschy 4e9f2d13d5 new implementation of hash tables. hace 26 años
  Roberto Ierusalimschy c5fee7615e new implementation for string hashing, with chaining. hace 26 años
  Roberto Ierusalimschy 4343420d4d simplified version of `gc' tag method (only for userdata now). hace 26 años