0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Sep 27, 2023 — Sep 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Handle old OSX/iOS without getentropy(). More... about 4 years ago
Merge branch 'master' into v2.1 More... about 4 years ago
Add FAQ about sandboxing. Minor fixes. More... about 4 years ago
Merge branch 'master' into v2.1 More... about 4 years ago
Fix frame traversal for __gc handler frames. More... about 4 years ago
Fix Clang build. More... about 4 years ago
Android/ARM: Fix build with recent NDK. More... about 4 years ago
Fix compiler warning. More... over 4 years ago
Fix OSX build. More... over 4 years ago
Follow-up fix for iOS build. More... over 4 years ago
OSX/iOS: Handle iOS simulator and ARM64 Macs. More... over 4 years ago
Fix pointer check for non-GC64 mode. More... over 4 years ago
Windows: Fix NtAllocateVirtualMemory prototype. More... over 4 years ago
Add jit.security(). More... over 4 years ago
Redesign and harden string interning. More... over 4 years ago
Use a securely seeded global PRNG for the VM. More... over 4 years ago
Cleanup some arch defines and fix builds. More... over 4 years ago
ARM: Implement FLOAD from GG_State. More... over 4 years ago
Improve assertions. More... over 4 years ago
Merge branch 'master' into v2.1 More... over 4 years ago
Fix debug.debug() for non-string errors. More... over 4 years ago
Optimize table length computation with hinting. More... over 4 years ago
Remove pow() splitting and cleanup backends. More... over 4 years ago
Cleanup math function compilation and fix inconsistencies. More... over 4 years ago
Merge branch 'master' into v2.1 More... over 4 years ago
Fix bytecode register allocation for comparisons. More... over 4 years ago
Don't compile math.modf() anymore. More... over 4 years ago
Fix math.min()/math.max() inconsistencies. More... over 4 years ago
Fix narrowing of unary minus. More... over 4 years ago
Cleanup CPU detection and tuning for old CPUs. More... over 4 years ago