Commit History

Author SHA1 Message Date
  Mike Pall 50e0fa03c4 Switch build system to rolling releases. 2 years ago
  Mike Pall c345946819 Update documentation for switch to rolling releases. 2 years ago
  Mike Pall 158a284cc9 Bump copyright date. 2 years ago
  Mike Pall abb27c7771 Fix maxslots when recording BC_VARG, part 3. 2 years ago
  Mike Pall caf7cbc57c Fix predict_next() in parser. 2 years ago
  Mike Pall aa2db7ebd1 Fix base register coalescing in side trace. 2 years ago
  Mike Pall a01cba9d2d Fix maxslots when recording BC_VARG, part 2. 2 years ago
  Mike Pall 94ada59628 Fix maxslots when recording BC_VARG. 2 years ago
  Mike Pall b7a8c7c184 Fix register mask for stack check in head of side trace. 2 years ago
  Mike Pall 4c35a42d9c FFI: Fix ffi.metatype() for non-raw types. 2 years ago
  Mike Pall 9f452bbef5 Fix handling of instable types in TNEW/TDUP load forwarding. 2 years ago
  Mike Pall 8c20c3b1a3 Fix compiler warning. 2 years ago
  Mike Pall c7db8255e1 Fix TDUP load forwarding after table rehash. 2 years ago
  Mike Pall 96fc114a7a Fix canonicalization of +-0.0 keys for IR_NEWREF. 2 years ago
  Mike Pall 8135de2a02 Improve error reporting on stack overflow. 2 years ago
  Mike Pall 126526ab93 Allow building sources with mixed LF/CRLF line-endings. 2 years ago
  Mike Pall 8a5e398c52 Avoid negation of signed integers in C that may hold INT*_MIN. 2 years ago
  Mike Pall b2791179ef Correct fix for stack check when recording BC_VARG. 2 years ago
  Mike Pall cc96ab9d51 FFI: Fix dangling reference to CType. Improve checks. 2 years ago
  Mike Pall 1c5113aea9 Clarify contact page. 2 years ago
  Mike Pall ca8d3257bb Ensure correct stack top for OOM error message. 2 years ago
  Mike Pall 46e62cd963 Fix last edit. 3 years ago
  Mike Pall b907ffc49f Remove dead Wiki links. 3 years ago
  Mike Pall 3b3d427ae3 Patch luajit.pc with INSTALL_INC, if customized. 3 years ago
  Mike Pall a93f4bb39f Prevent use of RTLD_DEFAULT when NO_RTLD_DEFAULT is defined. 3 years ago
  Mike Pall 899093a9e0 FFI: Fix sizeof expression in C parser for reference types. 3 years ago
  Mike Pall 36b2962d40 FFI: Fix ffi.alignof() for reference types. 3 years ago
  Mike Pall 27a6fee82e FFI: Allow ffi.metatype() for typedefs with attributes. 3 years ago
  Mike Pall 674afcd4e2 x86/x64: Fix math.ceil(-0.9) result sign. 3 years ago
  Mike Pall 2e98c3d064 Grammar and spell check. 3 years ago