Skip to content

Pull requests: moonbitlang/core

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix(immut): collapse shrunken HAMT branches to canonical form
#4001 opened Aug 7, 2026 by bobzhang Contributor Loading…
Add uniform Float and Double range sampling
#4000 opened Aug 7, 2026 by CAIMEOX Collaborator Loading…
feat(quickcheck): context parameter for counterexample descriptions
#3993 opened Aug 7, 2026 by bobzhang Contributor Loading…
[draft] fix(array): give Array::iter/rev_iter/iter2 live semantics
#3972 opened Aug 4, 2026 by bobzhang Contributor Loading…
ci: gate interface reproducibility on stable OR nightly moon
#3964 opened Jul 31, 2026 by bobzhang Contributor Loading…
Add Eisel-Lemire decimal parsing fast path
#3957 opened Jul 30, 2026 by Yu-zh Collaborator Draft
feat(coverage): make trait promotions explicit via extend
#3877 opened Jul 22, 2026 by bobzhang Contributor Loading…
perf(stringbuilder): reuse unshared reset buffer
#3843 opened Jul 20, 2026 by mizchi Contributor Loading…
perf(string): accelerate ASCII character sets
#3842 opened Jul 20, 2026 by mizchi Contributor Loading…
perf(list): avoid allocations in is_suffix
#3840 opened Jul 20, 2026 by mizchi Contributor Loading…
perf(ascii): vectorize decode on non-JS targets
#3838 opened Jul 20, 2026 by mizchi Contributor Loading…
fix(stringbuilder): guard capacity growth against Int overflow
#3837 opened Jul 20, 2026 by mizchi Contributor Loading…
docs(env): migrate README examples from Result[T, String] to raise
#3813 opened Jul 15, 2026 by bobzhang Contributor Loading…
perf(string): avoid iterator allocation in to_lower
#3806 opened Jul 13, 2026 by Yu-zh Collaborator Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.