Skip to content

Conversation

@Brugarolas
Copy link
Owner

No description provided.

Mike Pall added 29 commits April 18, 2024 23:49
Reported by nounwind.
Thanks to Ryan Carsten Schmidt. #1189
Thanks to GitSparTV. #1219
Prevent misunderstandings like in #1216
Thanks to IoriBranford. #1214
Reported by pwnhacker0x18. Fixed by Peter Cawley. #1196
Reported by Sergey Bronnikov. #1223
Reported by leleliu008. #1221
Only use this for debugging purposes. NEVER set it for regular builds
or distro builds! In Lua, tailcalls are a language guarantee.
Suggested by Steve Vermeulen. #1220
Reminder: the math.random() PRNG is NOT SUITABLE FOR CRYPTOGRAPHIC USE.
@coderabbitai
Copy link

coderabbitai bot commented Jul 16, 2024

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Mike Pall added 30 commits October 16, 2025 14:24
Note: this is not enabled by default, look for CET in lj_arch.h
Contributed by Yuichiro Naito. #1391
Note: this is not enabled by default, look for CET in lj_arch.h.
Thanks to Yuichiro Naito. #1398
Reported by Yuichiro Naito. #1400
Reported by Yuichiro Naito. #1400
If you get a crash in jit_init() then you need to fix your toolchain.
Reported by ZumiKua. #1405
The reason for the error message is still unclear. #1412.
Reading MS docs is hard. #1412
They are only called from JIT-compiled code and not from C.
Reported by Richard Beckmann. #1414
Reported by Sergey Kaplun. #1418
Reported by Yuichiro Naito. #1415
Reported by Doug Crawford. #1411
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants