-
Notifications
You must be signed in to change notification settings - Fork 162
Pull requests: moonbitlang/core
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
perf(bigint): add recursive division and decimal conversion
#4201
opened Sep 3, 2026 by
Yu-zh
Collaborator
Loading…
refactor(diff, v128): stream Show output through
<+> and writer helpers
#4200
opened Sep 3, 2026 by
bobzhang
Contributor
Loading…
refactor(hashmap, set): collapse Show punctuation into
<+> templates
#4199
opened Sep 3, 2026 by
bobzhang
Contributor
Loading…
refactor(builtin): dedupe BytesView escaping and template escape writes
#4196
opened Sep 3, 2026 by
bobzhang
Contributor
Loading…
fix(builtin): seed hashes from platform entropy
#4160
opened Aug 26, 2026 by
peter-jerry-ye
Collaborator
Loading…
perf(json): index large replacer key sets
#4157
opened Aug 26, 2026 by
bobzhang
Contributor
Loading…
Lazily construct collection shrink candidates
PRIO:LOW
#4152
opened Aug 24, 2026 by
mizchi
Contributor
Loading…
Improve QuickCheck shrink candidate ordering
PRIO:LOW
#4149
opened Aug 24, 2026 by
mizchi
Contributor
Loading…
perf(quickcheck): execute zipped generators directly
PRIO:LOW
#4147
opened Aug 24, 2026 by
mizchi
Contributor
Loading…
perf(json): index large replacer key sets
PRIO:LOW
#4146
opened Aug 24, 2026 by
mizchi
Contributor
Loading…
perf(json): presize maps during FromJson decode
PRIO:HIGH
#4139
opened Aug 24, 2026 by
mizchi
Contributor
Loading…
fix(builtin, deque): stop nulling vacated slots so views cannot read invalid memory
#4135
opened Aug 24, 2026 by
Yu-zh
Collaborator
Loading…
perf(builtin): derive
Map's probe-sequence length instead of storing it
#4132
opened Aug 22, 2026 by
bobzhang
Contributor
Loading…
perf(hashset): store the table as two arrays, deriving each PSL
#4131
opened Aug 22, 2026 by
bobzhang
Contributor
Loading…
refactor(json): scan string escapes with lexscan
#4095
opened Aug 18, 2026 by
bobzhang
Contributor
Loading…
refactor(json): parse on @lexbuf.StringScanner instead of a private ParseContext
#4094
opened Aug 18, 2026 by
bobzhang
Contributor
Loading…
fix(json): reject raw unpaired surrogates in string lexing instead of aborting
#4056
opened Aug 14, 2026 by
bobzhang
Contributor
Loading…
test(json): adversarial QuickCheck roundtrip and parser-robustness tests
#4045
opened Aug 14, 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…
perf(deque): avoid modulo and redundant bounds checks
#3969
opened Aug 3, 2026 by
peter-jerry-ye
Collaborator
•
Draft
perf(stringbuilder): reuse unshared reset buffer
PRIO:HIGH
#3843
opened Jul 20, 2026 by
mizchi
Contributor
Loading…
fix(stringbuilder): guard capacity growth against Int overflow
PRIO:LOW
#3837
opened Jul 20, 2026 by
mizchi
Contributor
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.