Commit Verlauf

Autor SHA1 Nachricht Datum
  Mike Pall 406cf69b3a DUALNUM: Add missing type conversion for FORI slots. vor 1 Woche
  Mike Pall 34b59f8aa9 x86/x64: Backport fix for math.min()/math.max() argument check. vor 4 Wochen
  Mike Pall af9763a50d Fix edge cases when generating IR for string.byte/sub/find. vor 1 Monat
  Mike Pall c94312d348 FFI: Avoid dangling cts->L. vor 1 Monat
  Mike Pall c92d0cb192 x86/x64: Don't use undefined MUL/IMUL zero flag. vor 4 Monaten
  Mike Pall e3fa3c48d8 Avoid out-of-range PC for stack overflow error from snapshot restore. vor 4 Monaten
  Mike Pall c64020f3c6 FFI: Fix dangling CType references (again). vor 4 Monaten
  Mike Pall 048972dbfd Fix JIT slot overflow during up-recursion. vor 6 Monaten
  Mike Pall cd4af8ad80 Avoid out-of-range PC for stack overflow error from snapshot restore. vor 6 Monaten
  Mike Pall 9c8eb7cfe1 FFI: Fix dangling CType references. vor 6 Monaten
  Mike Pall e76bb50d44 Fix error generation in load*. vor 8 Monaten
  Mike Pall e9e4b6d302 Initialize unused value when specializing to cdata metatable. vor 8 Monaten
  Mike Pall 85c3f2fb6f Avoid unpatching bytecode twice after a trace flush. vor 9 Monaten
  Mike Pall d508715ab6 Add compatibility string coercion for fp:seek() argument. vor 9 Monaten
  Mike Pall 62e362afbb Fix recording of BC_VARG. vor 11 Monaten
  Mike Pall 9d777346bc Reject negative getfenv()/setfenv() levels to prevent compiler warning. vor 11 Monaten
  Mike Pall e8236561d4 Bump copyright date. vor 11 Monaten
  Mike Pall e2e0b1dd2d Force fallback source name for stripped bytecode. vor 1 Jahr
  Mike Pall 811e448daa Fix detection of inconsistent renames due to sunk values. vor 1 Jahr
  Mike Pall 5141cbc20c Fix compiliation of getmetatable() for UDTYPE_IO_FILE. vor 1 Jahr
  Mike Pall c63a160706 Remove ancient RtlUnwindEx workaround for MinGW64. vor 1 Jahr
  Mike Pall e45fd4cb71 Fix limit check in narrow_conv_backprop(). vor 1 Jahr
  Mike Pall 9bb6b35f7f Always use IRT_NIL for IR_TBAR. vor 1 Jahr
  Mike Pall 32a683d226 ARM: Make hard-float tobit conversions match JIT backend behavior. vor 1 Jahr
  Mike Pall ab39082fdd Fix another potential file descriptor leak in luaL_loadfile*(). vor 1 Jahr
  Mike Pall bcc6cbb188 MIPS32: Fix little-endian IR_RETF. vor 1 Jahr
  Mike Pall 5ca25ee83e Correctly close VM state after early OOM during open. vor 1 Jahr
  Mike Pall 19db4e9b7c Fix potential file descriptor leak in luaL_loadfile*(). vor 1 Jahr
  Mike Pall 86e7123bb1 Different fix for partial snapshot restore due to stack overflow. vor 1 Jahr
  Mike Pall 7369eff67d Fix IR_ABC hoisting. vor 1 Jahr