1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected 1 day ago.
Jun 07, 2025 — Jun 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix(expand): scope local names so they shadow macros (#1560) More... 2 days ago
fix(emit): skip move-out memset when nested closure captures a borrow (#1556) More... 13 days ago
perf: make parser a bit faster (#1553) More... 27 days ago
fix: sign extension bug in String.at (#1554) More... 27 days ago
fix(concretize): emit lambda env delete/copy with void* parameter (#1551) More... 29 days ago
fix: ensure closure move semantics are clean and route through the captured vars (#1550) More... 29 days ago
fix(emit): emit lambda env as void* to match call-site cast (#1549) More... about 1 month ago
chore: update version to 0.6.0 and fix release CI (#1548) More... about 1 month ago
feat(stdlib): add Maybe and Result ergonomic helpers (#1546) More... about 1 month ago
feat(stdlib): add when-do and unless-do macros (#1544) More... about 1 month ago
feat(stdlib): add find-last, take/drop, split-by-predicate, and variadic zip-n to Array (#1540) More... about 1 month ago
feat(stdlib): improve numeric parity across Int, Long, Float, and Double (#1534) More... about 1 month ago
chore: undo changes, will update the key instead More... about 2 months ago
fix(?): use GITHUB_TOKEN instead More... about 2 months ago
fix: add permission to write More... about 2 months ago
fix: don't try to push docs on PRs (only pushes to master) More... about 2 months ago
refactor(compiler): resolve original variable names in borrow checker errors (#1538) More... about 2 months ago
fix: filter out stub binders for multi-candidate implementations (#1539) More... about 2 months ago
chore: Bump stack to lts-22.44 (ghc 9.6.7) (#1535) More... about 2 months ago
fix: Make guessing game example work again (trim input). (#1533) More... about 2 months ago
perf: parallelize the test script (#1528) More... about 2 months ago
feat: add in-place Map.delete! (#1531) More... about 2 months ago
feat: add more low-level IO functions (#1532) More... about 2 months ago
Two phase eval (#1530) More... about 2 months ago
feat(core): add interleave, dedup, and unique to Array (#1519) More... 2 months ago
feat: add coverage (#1525) More... 2 months ago
fix: Update actions (#1521) More... 2 months ago
fix: port #1440 by @scolsen to new machinery (#1523) More... 2 months ago
perf: make String.lines faster (#1522) More... 2 months ago
refactor: change project flag configuration behavior (#1451) More... 2 months ago