Historial de Commits

Autor SHA1 Mensaje Fecha
  Roberto Ierusalimschy 022e4427cf detail (keep OP_LOADK and OP_LOADKX together) hace 8 años
  Roberto Ierusalimschy 80d9b09f35 jumps do not close upvalues (to be faster and simpler); hace 8 años
  Roberto Ierusalimschy 029d269f4d bug: dead keys with nil values can stay in weak tables hace 8 años
  Roberto Ierusalimschy ac65bab25f jumps in 'for' loops don't need to be signed hace 8 años
  Roberto Ierusalimschy f185c0132e comment in code fragment hace 8 años
  Roberto Ierusalimschy b77f792b23 comment hace 8 años
  Roberto Ierusalimschy 4053eae9eb bug: Lua does not check GC when creating error messages hace 8 años
  Roberto Ierusalimschy 6d998055c8 no more reference 'memerrmsg' + new reference to "n" hace 8 años
  Roberto Ierusalimschy 11769b203f new version (5.4) hace 8 años
  Roberto Ierusalimschy b1daa069ba bug: Lua does not check GC when creating error messages hace 8 años
  Roberto Ierusalimschy 4dff277255 coercion string->number in arithmetic operations moved to string hace 8 años
  Roberto Ierusalimschy 07db10813c 'OP_VARARG' has the vararg parameter as an operand hace 8 años
  Roberto Ierusalimschy f96497397a new type 'StackValue' for stack elements hace 8 años
  Roberto Ierusalimschy 5a1c8d8ef3 new constant 'LUA_GNAME' for the name of the global table "_G" hace 8 años
  Roberto Ierusalimschy 124bfd2081 dumping ints and size_ts compacted hace 8 años
  Roberto Ierusalimschy b42430fd3a 'lineinfo' in prototypes saved as differences instead of absolute hace 8 años
  Roberto Ierusalimschy 60a7492d24 new type 'ls_byte' for signed bytes hace 8 años
  Roberto Ierusalimschy 73ec04fcf3 no more 'DEADKEY'. Table traversals do not need to consider dead keys; hace 8 años
  Roberto Ierusalimschy d13a3fb070 detail hace 8 años
  Roberto Ierusalimschy b6f87491af in hash nodes, keys are stored in separate pieces to avoid wasting hace 8 años
  Roberto Ierusalimschy 4bb30f461b when assigning to a 'TValue', better assign only exact fields, hace 8 años
  Roberto Ierusalimschy dad85e4131 macro 'setobj2t' may not be an expression hace 8 años
  Roberto Ierusalimschy b029e7ea20 macro 'luaV_fastget' may need protection ({}) to be used inside hace 8 años
  Roberto Ierusalimschy 4bc33d64de avoid overflows in computation of step size hace 8 años
  Roberto Ierusalimschy 8821746841 updated GC states in function 'T.gcstate' hace 8 años
  Roberto Ierusalimschy 72d82a296c revamping the incremental collector hace 8 años
  Roberto Ierusalimschy 4804bbd9bb include first standard header files hace 8 años
  Roberto Ierusalimschy be0d951be8 bug: cannot reuse a dying upvalue hace 8 años
  Roberto Ierusalimschy a9dbc2d641 assert removed in 'luaO_arith' hace 8 años
  Roberto Ierusalimschy c25380c28d details (using proper version of 'setobj') hace 8 años