Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy 04b143ddf9 avoid C stack overflow during parsing il y a 23 ans
  Roberto Ierusalimschy b3d0682fb9 use of different buffers for scanner and concatenation il y a 23 ans
  Roberto Ierusalimschy b2bc3b44b6 no more reserved word "global" il y a 23 ans
  Roberto Ierusalimschy dea6b6da94 new function `lua_vpushstr' to replace uses of `sprintf' il y a 23 ans
  Roberto Ierusalimschy e01f5e6809 better order of record fields for 64-bit machines il y a 23 ans
  Roberto Ierusalimschy 9aff171f3b new type `boolean' il y a 23 ans
  Roberto Ierusalimschy 72659a0605 no more explicit support for wide-chars; too much troble... il y a 24 ans
  Roberto Ierusalimschy 39395e1211 `luaX_syntaxerror' does not need to be public il y a 24 ans
  Roberto Ierusalimschy e1d072571e better syntax for type casts il y a 24 ans
  Roberto Ierusalimschy 45b173cbf8 warnings/details il y a 24 ans
  Roberto Ierusalimschy fccadba4b5 new reserved words `in' and `global' il y a 24 ans
  Roberto Ierusalimschy e9a3820370 sizeof(string) != strlen(string)+1 when sizeof(char) != 1 il y a 24 ans
  Roberto Ierusalimschy 39b7978329 first (big) step to support wide chars il y a 24 ans
  Roberto Ierusalimschy 595e449537 tighter size for error buffers il y a 24 ans
  Roberto Ierusalimschy 4894c27962 lua_Number defined in lua.h (1st version) il y a 25 ans
  Roberto Ierusalimschy 282ab366f4 bug: parser overwrites semantic information when looking ahead 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 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 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 d83c2a8455 performance details. il y a 25 ans