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(array): give Array::iter/rev_iter/iter2 live semantics
#3972 opened Aug 4, 2026 by bobzhang Contributor Loading…
Mark API-acyclic container types as cycle-free
#3970 opened Aug 3, 2026 by Yu-zh Collaborator 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…
Optimize String find and rev_find with SIMD
#3818 opened Jul 16, 2026 by Yu-zh Collaborator Draft
Optimize String code unit search with V128
#3816 opened Jul 16, 2026 by Yu-zh Collaborator 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…
test(argparse): split rejected config cases
#3797 opened Jul 7, 2026 by peter-jerry-ye Collaborator Draft
Add unsafe owned array to bytes conversion
#3793 opened Jul 5, 2026 by Yu-zh Collaborator Draft
ProTip! Exclude everything labeled bug with -label:bug.