Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy ed64346b9d details il y a 19 ans
  Roberto Ierusalimschy 3d61c31e5a 'lparser.h' should not include 'ltable.h' il y a 19 ans
  Roberto Ierusalimschy c505f341d6 small changes in casts il y a 19 ans
  Roberto Ierusalimschy 87024e257d details il y a 19 ans
  Roberto Ierusalimschy ff7638b0ed VC warnings il y a 20 ans
  Roberto Ierusalimschy 6dd0c6ccbc numeral expressions keep their values in struct 'expdesc' il y a 20 ans
  Roberto Ierusalimschy ede19c9138 il y a 20 ans
  Roberto Ierusalimschy 3b19af44b0 new method to handle tests without values (negative values) il y a 20 ans
  Roberto Ierusalimschy 8974b59e40 no more compatibility for {;} and similar syntax il y a 20 ans
  Roberto Ierusalimschy 43ad0637ca small optimizations il y a 20 ans
  Roberto Ierusalimschy 074352911f new coding for while and repeat (with new scoping for repeat) il y a 20 ans
  Roberto Ierusalimschy 0f30d00c87 warnings from Visual C il y a 20 ans
  Roberto Ierusalimschy 0b71bfd6af syntax for length changed from '*' to '#' il y a 20 ans
  Roberto Ierusalimschy bf2b342ac1 better control for compatibility code for varargs il y a 20 ans
  Roberto Ierusalimschy f21e9c172f details il y a 20 ans
  Roberto Ierusalimschy 67578ec51f several small details il y a 20 ans
  Roberto Ierusalimschy c2bb9abcec better quotes for strings in error messages il y a 20 ans
  Roberto Ierusalimschy 1ab2b93462 debug information for last line of a function definition il y a 20 ans
  Roberto Ierusalimschy 65f4a0f636 no more compatibility code for traversing tables il y a 20 ans
  Roberto Ierusalimschy 12acca7bd8 comments il y a 20 ans
  Roberto Ierusalimschy c3939f5786 comment il y a 20 ans
  Roberto Ierusalimschy bcc4089a7d comment il y a 20 ans
  Roberto Ierusalimschy fabf5db237 C stack is the same for the parser and the interpreter, so depth il y a 20 ans
  Roberto Ierusalimschy 04bbd01171 new operation *t (for size of t) (may yet be removed...) il y a 20 ans
  Roberto Ierusalimschy 370d31a559 `luac´ -> `luai' (to avoid confusion with other luac stuff) il y a 20 ans
  Roberto Ierusalimschy f8df21bd20 `luaconf.h´ exports all its definitions always (so all of them il y a 20 ans
  Roberto Ierusalimschy d3902cfa81 entries `{[...] = ...}' need space too. il y a 20 ans
  Roberto Ierusalimschy 7d57ea70bc new `mod' (`%') operator il y a 20 ans
  Roberto Ierusalimschy b6a7983b65 USHRT_MAX may not fit in a (16-bit) int il y a 20 ans
  Roberto Ierusalimschy e2498e079e change in hash algorithm so that it does not need empty slot il y a 20 ans