Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy cde179b369 new implementation for global variable values (separated from strings) il y a 26 ans
  Roberto Ierusalimschy 80b39d83c3 default `success' for exit is more useful. il y a 26 ans
  Roberto Ierusalimschy 5a48255c9f invariant tests over tables performed externally, through a built-in il y a 26 ans
  Roberto Ierusalimschy bbab974717 details (comments) il y a 26 ans
  Roberto Ierusalimschy 910836fb53 warnings from Visual C++ il y a 26 ans
  Roberto Ierusalimschy 8e7451512f some more `const's il y a 26 ans
  Roberto Ierusalimschy 4e9f2d13d5 new implementation of hash tables. il y a 26 ans
  Roberto Ierusalimschy b6ebbb2fee better assertions. il y a 26 ans
  Roberto Ierusalimschy c5fee7615e new implementation for string hashing, with chaining. il y a 26 ans
  Roberto Ierusalimschy cca78b5c71 Visual C++ warning il y a 26 ans
  Roberto Ierusalimschy d435b7acd8 read patterns are deprecated; new option `read(n)' to read n bytes. il y a 26 ans
  Roberto Ierusalimschy 63ccf42397 new API function 'lua_type'. il y a 26 ans
  Roberto Ierusalimschy 1942b58609 details il y a 26 ans
  Roberto Ierusalimschy 4343420d4d simplified version of `gc' tag method (only for userdata now). il y a 26 ans
  Roberto Ierusalimschy 1f7103e05d implementation of lua_ref (previously in module `lmem'). il y a 26 ans
  Roberto Ierusalimschy dcc10accea temporary version il y a 26 ans
  Roberto Ierusalimschy e2fc5aa684 checks table size only when element is a new one il y a 26 ans
  Roberto Ierusalimschy d53e2d2386 details il y a 26 ans
  Roberto Ierusalimschy cf9a22396c "luaH_set" only needs to check size when key is new il y a 26 ans
  Roberto Ierusalimschy 17374d2daa `put_luaObjectonTop' must be public (to be used by lfback.c), and so il y a 26 ans
  Roberto Ierusalimschy 04265655a8 compatibility with old fallback system now provided by external module il y a 26 ans
  Roberto Ierusalimschy e10788b2ff reorganization of `stat' function. il y a 26 ans
  Roberto Ierusalimschy 7eb2f18621 remove of some useless #includes il y a 26 ans
  Roberto Ierusalimschy a8a75fb7ab details il y a 26 ans
  Roberto Ierusalimschy ae3ecc2d4a tonumber'e1' and tonumber(' ', x), for x!=10, gave 0 instead of nil. il y a 26 ans
  Roberto Ierusalimschy 2e13cd77ab new interface for `luaO_strtod', which now checks signal, too. il y a 26 ans
  Roberto Ierusalimschy ff9c0da783 test first the most common case. il y a 26 ans
  Roberto Ierusalimschy f7fe04d4b7 details. il y a 26 ans
  Roberto Ierusalimschy 82699d0c4f new interface for `luaO_strtod', which now checks signal, too. il y a 26 ans
  Roberto Ierusalimschy 88866208f0 `luaL_arg_check' always has an `extramsg'. il y a 26 ans