Commit History

Author SHA1 Message Date
  Roberto Ierusalimschy 37c215b43f Merge branch 'newarray' into nextversion 1 year ago
  Roberto Ierusalimschy fa075b7953 Merge branch 'master' into newarray 1 year ago
  Roberto Ierusalimschy 43c8e5bded Full abstraction for representation of array values 1 year ago
  Roberto Ierusalimschy f33cda8d6e New macro 'getlstr' 2 years ago
  Roberto Ierusalimschy c815c2f0eb Merge branch 'master' into nextversion 2 years ago
  Roberto Ierusalimschy 9b4f39ab14 More disciplined use of 'getstr' and 'tsslen' 2 years ago
  Roberto Ierusalimschy 1b3f507f62 Bug: Call hook may be called twice when count hook yields 2 years ago
  Roberto Ierusalimschy ab6a949522 Merge branch 'master' into nextversion 2 years ago
  Roberto Ierusalimschy f623b96932 Bug: read overflow in 'l_strcmp' 2 years ago
  Roberto Ierusalimschy 819bd51d87 Some cleaning in the new table API 2 years ago
  Roberto Ierusalimschy f8d30826dd New table API for 'set' functions 2 years ago
  Roberto Ierusalimschy 351ccd7332 Towards a new implementation of arrays 2 years ago
  Roberto Ierusalimschy 934e77a286 Details 2 years ago
  Roberto Ierusalimschy 02bab9fc25 Bug: Wrong line in error message for arith. errors 2 years ago
  Roberto Ierusalimschy 7d4c7ae2af Changes in opcodes for generic 'for' 2 years ago
  Roberto Ierusalimschy 873588dc5f Simplification in opcodes for numerical 'for' 2 years ago
  Roberto Ierusalimschy 413a393e62 Stack indices changed to union's 2 years ago
  Roberto Ierusalimschy 26be27459b Negation in constant folding of '>>' may overflow 2 years ago
  Roberto Ierusalimschy 603b2c64ad 'luaV_concat' can use invalidated pointer to stack 3 years ago
  Roberto Ierusalimschy 42d40581dd Save stack space while handling errors 3 years ago
  Roberto Ierusalimschy f3cfd5bf2b Details 3 years ago
  Roberto Ierusalimschy 8426d9b4d4 Avoid computing invalid addresses 3 years ago
  Roberto Ierusalimschy 1fce5bea81 More uniform implementation for tail calls 3 years ago
  Roberto Ierusalimschy 87a9573b2e Documentation 3 years ago
  Roberto Ierusalimschy 2ff3471722 Using 'inline' in some functions 4 years ago
  Roberto Ierusalimschy 91673a8ec0 'luaD_tryfuncTM' checks stack space by itself 4 years ago
  Roberto Ierusalimschy 41871f1803 Undo simplification of tail calls (commit 901d760) 4 years ago
  Roberto Ierusalimschy 62fb934427 Bug: Negation in 'luaV_shiftr' may overflow 4 years ago
  Roberto Ierusalimschy dbdc74dc55 Simplification in the parameters of 'luaD_precall' 4 years ago
  Roberto Ierusalimschy 04e19712a5 C functions can be tail called, too 4 years ago