-
Notifications
You must be signed in to change notification settings - Fork 160
Pull requests: moonbitlang/core
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(base64): keep the vector fast paths free of wrapping bounds
#4123
opened Aug 21, 2026 by
bobzhang
Contributor
Loading…
refactor: use
<+ template writing in library code
#4110
opened Aug 19, 2026 by
bobzhang
Contributor
Loading…
refactor(bigint): read each from_octets limb with a u32be pattern
#4099
opened Aug 19, 2026 by
bobzhang
Contributor
Loading…
4 tasks done
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…
refactor(builtin): default
end to self.length() on view constructors
#4012
opened Aug 12, 2026 by
Yu-zh
Collaborator
Loading…
chore: remove unnecessary #warnings("-deprecated") annotations
#4009
opened Aug 11, 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
#3843
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…
perf(immut): speed up sorted array builders
#3739
opened Jun 28, 2026 by
mizchi
Contributor
Loading…
perf(hashset): store entries as struct-of-arrays to avoid per-insert alloc
#3712
opened Jun 26, 2026 by
mizchi
Contributor
Loading…
feat(hashmap): add FromJson impl for HashMap[String, V] to match Map
#3584
opened May 13, 2026 by
bobzhang
Contributor
Loading…
make abort panic with msg under js target
#3426
opened Apr 14, 2026 by
hackwaly
Contributor
Loading…
Previous Next
ProTip!
no:milestone will show everything without a milestone.