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(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(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(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…
Add unsafe owned array to bytes conversion
#3793 opened Jul 5, 2026 by Yu-zh Collaborator Draft
weird errors
#3755 opened Jun 30, 2026 by bobzhang Contributor Loading…
perf(immut): speed up sorted array builders
#3739 opened Jun 28, 2026 by mizchi Contributor Loading…
Adjust StringBuilder size hint semantics
#3627 opened May 24, 2026 by bobzhang Contributor Loading…
feat(hashmap): add FromJson impl for HashMap[String, V] to match Map
#3584 opened May 13, 2026 by bobzhang Contributor Loading…
Fix BigInt JSON parse errors
#3467 opened Apr 24, 2026 by bobzhang Contributor Draft
make abort panic with msg under js target
#3426 opened Apr 14, 2026 by hackwaly Contributor Loading…
ProTip! no:milestone will show everything without a milestone.