-
Notifications
You must be signed in to change notification settings - Fork 159
Pull requests: moonbitlang/core
Author
Label
Projects
Milestones
Reviews
Assignee
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…
perf(deque): avoid modulo and redundant bounds checks
#3969
opened Aug 3, 2026 by
peter-jerry-ye
Collaborator
•
Draft
ci: gate interface reproducibility on stable OR nightly moon
#3964
opened Jul 31, 2026 by
bobzhang
Contributor
Loading…
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(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…
fix(bigint): canonicalize from_octets with leading zero limbs
#3835
opened Jul 18, 2026 by
hyfdev
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
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.