0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected 1 day ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implement table "dead keys", fixes #69 More... 2 days ago
simplify interned dynamic strings table More... 2 days ago
Allow __index to chain through UserData as well as Table More... 2 days ago
fix: allow seed to be any size (#66) More... 3 days ago
depend on a released version of gc-arena More... 5 days ago
update math.randomseed status (#65) More... 10 days ago
math.randomseed impl (clean history) (#64) More... 10 days ago
Add COMPATIBILITY.md (#63) More... 10 days ago
update to latest gc-arena piccolo branch More... 10 days ago
Don't collect into temporary `Vec` in 'seclect'. More... 10 days ago
match select to PUC-Lua (#51) More... 10 days ago
function pointers can absolutely have for<'a> lifetimes, but it shouldn't here More... 11 days ago
make math.log match PUC-Lua (#47) More... 21 days ago
make the tests for `math.random` slightly stricter and clean up the comments More... 22 days ago
fix: math.random (#48) More... 22 days ago
simplify type() builtin More... 22 days ago
Merge pull request #50 from Jengamon/match-type More... 22 days ago
make sure that function statements act like local / upvalue assignemnt when appropriate More... 22 days ago
Clear not-provided fixed args when tail calling More... 22 days ago
feat: make type match PUC-Lua More... 24 days ago
actually fix finalization bugs by preventing the user from mutating immediately after finalization More... 25 days ago
Revert "start to properly handle multi-iteration finalization" More... 25 days ago
start to properly handle multi-iteration finalization More... 25 days ago
Fix tail calls of invalid values (fixes #44) More... 25 days ago
flake update More... about 1 month ago
Merge pull request #40 from jrobsonchase/ignore_direnv More... about 1 month ago
Merge pull request #41 from jrobsonchase/doc_inline More... about 1 month ago
use `#[doc(inline)]` for re-exports More... about 1 month ago
add .direnv/ to .gitignore More... about 1 month ago
fixup docs made incorrect by executor changes More... 5 months ago