Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy f185c0132e comment in code fragment il y a 8 ans
  Roberto Ierusalimschy b77f792b23 comment il y a 8 ans
  Roberto Ierusalimschy 4053eae9eb bug: Lua does not check GC when creating error messages il y a 8 ans
  Roberto Ierusalimschy 6d998055c8 no more reference 'memerrmsg' + new reference to "n" il y a 8 ans
  Roberto Ierusalimschy 11769b203f new version (5.4) il y a 8 ans
  Roberto Ierusalimschy b1daa069ba bug: Lua does not check GC when creating error messages il y a 8 ans
  Roberto Ierusalimschy 4dff277255 coercion string->number in arithmetic operations moved to string il y a 8 ans
  Roberto Ierusalimschy 07db10813c 'OP_VARARG' has the vararg parameter as an operand il y a 8 ans
  Roberto Ierusalimschy f96497397a new type 'StackValue' for stack elements il y a 8 ans
  Roberto Ierusalimschy 5a1c8d8ef3 new constant 'LUA_GNAME' for the name of the global table "_G" il y a 8 ans
  Roberto Ierusalimschy 124bfd2081 dumping ints and size_ts compacted il y a 8 ans
  Roberto Ierusalimschy b42430fd3a 'lineinfo' in prototypes saved as differences instead of absolute il y a 8 ans
  Roberto Ierusalimschy 60a7492d24 new type 'ls_byte' for signed bytes il y a 8 ans
  Roberto Ierusalimschy 73ec04fcf3 no more 'DEADKEY'. Table traversals do not need to consider dead keys; il y a 8 ans
  Roberto Ierusalimschy d13a3fb070 detail il y a 8 ans
  Roberto Ierusalimschy b6f87491af in hash nodes, keys are stored in separate pieces to avoid wasting il y a 8 ans
  Roberto Ierusalimschy 4bb30f461b when assigning to a 'TValue', better assign only exact fields, il y a 8 ans
  Roberto Ierusalimschy dad85e4131 macro 'setobj2t' may not be an expression il y a 8 ans
  Roberto Ierusalimschy b029e7ea20 macro 'luaV_fastget' may need protection ({}) to be used inside il y a 8 ans
  Roberto Ierusalimschy 4bc33d64de avoid overflows in computation of step size il y a 8 ans
  Roberto Ierusalimschy 8821746841 updated GC states in function 'T.gcstate' il y a 8 ans
  Roberto Ierusalimschy 72d82a296c revamping the incremental collector il y a 8 ans
  Roberto Ierusalimschy 4804bbd9bb include first standard header files il y a 8 ans
  Roberto Ierusalimschy be0d951be8 bug: cannot reuse a dying upvalue il y a 8 ans
  Roberto Ierusalimschy a9dbc2d641 assert removed in 'luaO_arith' il y a 8 ans
  Roberto Ierusalimschy c25380c28d details (using proper version of 'setobj') il y a 8 ans
  Roberto Ierusalimschy 03094da80c detail (extra closing brackets) il y a 8 ans
  Roberto Ierusalimschy 01c96ad12e handling of inf, -inf, and NaN by string.format'%q' il y a 8 ans
  Roberto Ierusalimschy 1bdc328c75 bug: Lua crashes when building sequences with more than 2^30 elements. il y a 8 ans
  Roberto Ierusalimschy e3d52da144 BUG: in 'computesizes', 'twotoi' overflows when a sequence has il y a 8 ans