Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy 8060193702 `lauxlib' is now part of the libraries (not used by core Lua) il y a 25 ans
  Roberto Ierusalimschy 787a78f83e new scheme for buffers il y a 25 ans
  Roberto Ierusalimschy 5c0e79847c pragmas are no longer supported il y a 25 ans
  Roberto Ierusalimschy e238efc536 default now is multi-state il y a 25 ans
  Roberto Ierusalimschy 0802a9df9e no more options for debug information: it is always on il y a 25 ans
  Roberto Ierusalimschy b69e712713 new way to generate SETLINEs il y a 25 ans
  Roberto Ierusalimschy feb2083730 better control of source name il y a 25 ans
  Roberto Ierusalimschy 1de5587184 `lua.h' is included before any other Lua header file il y a 25 ans
  Roberto Ierusalimschy c39345fba3 no more pragmas il y a 25 ans
  Roberto Ierusalimschy 58fbdc76d5 better implementation for looh-ahead il y a 25 ans
  Roberto Ierusalimschy 677313da32 bug: record-constructor starting with an upvalue name gets an error il y a 25 ans
  Roberto Ierusalimschy ef62b340e0 code cleaner for 16 bits. il y a 25 ans
  Roberto Ierusalimschy 11a7022067 global variables are stored in a Lua table il y a 25 ans
  Roberto Ierusalimschy f9cf402fbd first implementation of FOR il y a 25 ans
  Roberto Ierusalimschy 42130ed712 name changes il y a 25 ans
  Roberto Ierusalimschy 22329e4cdf implementation of BREAK il y a 25 ans
  Roberto Ierusalimschy 213e9febc8 limits now are in `llims.n' il y a 25 ans
  Roberto Ierusalimschy 73aa465a8e some name changes il y a 25 ans
  Roberto Ierusalimschy 3c9d999424 many details (most by lhf). il y a 25 ans
  Roberto Ierusalimschy 74f1c3d025 small changes for "clean C" il y a 25 ans
  Roberto Ierusalimschy d6b9f49aaf only need to reset buffer for strings, numbers, and names. il y a 25 ans
  Roberto Ierusalimschy d83c2a8455 performance details. il y a 25 ans
  Roberto Ierusalimschy 0652906e7a details. il y a 26 ans
  Roberto Ierusalimschy 2eaf9a00ae little bug: `1ea' got a wrong token at the error message il y a 26 ans
  Roberto Ierusalimschy 1b15206cf9 many details + code redistribution il y a 26 ans
  Roberto Ierusalimschy b097076678 missing include il y a 26 ans
  Roberto Ierusalimschy 29ede6aa13 first implementation of multiple states (reentrant code). il y a 26 ans
  Roberto Ierusalimschy a7fa7bafc8 new warnings with option "-W" (gcc) il y a 26 ans
  Roberto Ierusalimschy 910836fb53 warnings from Visual C++ il y a 26 ans
  Roberto Ierusalimschy c5fee7615e new implementation for string hashing, with chaining. il y a 26 ans