openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Carp
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 20 hours
ago. based on code collected
2 days
ago.
Jul 14, 2025 — Jul 14, 2026
Showing page 1 of 169
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
refactor: move Box from a compiler built-in to a core recursive type (#1571)
Veit Heller
More...
17 days ago
feat(types): let user types opt into recursive heap-indirection via a 'recursive' flag (generalizes Box) (#1570)
Veit Heller
More...
19 days ago
fix(emit): order module-nested types correctly in emitted C (#1568)
Veit Heller
More...
24 days ago
fix(eval): evaluate macro bodies in their defining module (#1566)
Veit Heller
More...
24 days ago
fix(expand): don't substitute macros and dynamic functions in value positions (#1563)
Veit Heller
More...
24 days ago
fix(eval): don't leak the implicit use Dynamic into the global env (#1567)
Veit Heller
More...
29 days ago
fix(memory): refs to globals are not inside-function ref sources (#1564)
Veit Heller
More...
29 days ago
fix Map.put-! to only increment length for new keys (#1557)
sqrew
More...
29 days ago
docs: Update link to compiler chat help. (#1565)
Scott Olsen
More...
29 days ago
fix(expand): resolve qualified symbols absolutely, not via bare-name fallback (#1562)
Veit Heller
More...
30 days ago
fix(expand): scope local names so they shadow macros (#1560)
Veit Heller
More...
about 1 month ago
fix(emit): skip move-out memset when nested closure captures a borrow (#1556)
Veit Heller
More...
about 2 months ago
perf: make parser a bit faster (#1553)
Veit Heller
More...
2 months ago
fix: sign extension bug in String.at (#1554)
Veit Heller
More...
2 months ago
fix(concretize): emit lambda env delete/copy with void* parameter (#1551)
Veit Heller
More...
2 months ago
fix: ensure closure move semantics are clean and route through the captured vars (#1550)
Veit Heller
More...
2 months ago
fix(emit): emit lambda env as void* to match call-site cast (#1549)
Veit Heller
More...
2 months ago
chore: update version to 0.6.0 and fix release CI (#1548)
Marcelo Tesla
More...
2 months ago
feat(stdlib): add Maybe and Result ergonomic helpers (#1546)
sqrew
More...
3 months ago
feat(stdlib): add when-do and unless-do macros (#1544)
sqrew
More...
3 months ago
feat(stdlib): add find-last, take/drop, split-by-predicate, and variadic zip-n to Array (#1540)
sqrew
More...
3 months ago
feat(stdlib): improve numeric parity across Int, Long, Float, and Double (#1534)
sqrew
More...
3 months ago
chore: undo changes, will update the key instead
Erik Svedäng
More...
3 months ago
fix(?): use GITHUB_TOKEN instead
Erik Svedäng
More...
3 months ago
fix: add permission to write
Erik Svedäng
More...
3 months ago
fix: don't try to push docs on PRs (only pushes to master)
Erik Svedäng
More...
3 months ago
refactor(compiler): resolve original variable names in borrow checker errors (#1538)
sqrew
More...
3 months ago
fix: filter out stub binders for multi-candidate implementations (#1539)
Veit Heller
More...
3 months ago
chore: Bump stack to lts-22.44 (ghc 9.6.7) (#1535)
Erik Svedäng
More...
3 months ago
fix: Make guessing game example work again (trim input). (#1533)
Erik Svedäng
More...
3 months ago
←
1
2
3
4
5
6
7
8
9
…
168
169
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree