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

use list comprehension in more ToJson impls
#3451 opened Apr 22, 2026 by bobzhang Contributor Loading…
1 task
refactor: apply for-comprehension pattern across collections and argparse
#3448 opened Apr 21, 2026 by bobzhang Contributor Loading…
4 tasks done
refactor: deprecate Show for Option, migrate to Debug
#3436 opened Apr 17, 2026 by bobzhang Contributor Loading…
2 tasks done
feat(builtin): add ArrayView::strip_prefix and strip_suffix
#3430 opened Apr 15, 2026 by bobzhang Contributor Loading…
3 tasks done
make abort panic with msg under js target
#3426 opened Apr 14, 2026 by hackwaly Contributor Loading…
perf(hashset): fix from_array capacity and make shift_back iterative
#3334 opened Mar 23, 2026 by bobzhang Contributor Loading…
1 task done
perf(sorted_set): rewrite set algebra ops with split/join tree recursion
#3333 opened Mar 23, 2026 by bobzhang Contributor Loading…
1 task done
perf(sorted_set): O(n+m) co-iteration for set operations
#3324 opened Mar 21, 2026 by bobzhang Contributor Loading…
1 task done
fix(buffer): prevent integer overflow in grow_if_necessary
#3317 opened Mar 19, 2026 by bobzhang Contributor Loading…
1 task done
perf(sorted_set): O(n+m) difference, intersection, symmetric_difference
#3315 opened Mar 19, 2026 by bobzhang Contributor Loading…
1 task done
perf: BytesView pattern matching for hash + benchmarks
#3278 opened Mar 13, 2026 by bobzhang Contributor Loading…
2 tasks done
feat: myers diff
#3247 opened Mar 5, 2026 by myfreess Contributor Loading…
chore(debug): use gumtree diff in @debug.assert_eq
#3223 opened Feb 12, 2026 by myfreess Contributor Draft
Improve json conversion and stringify behavior codex
#3210 opened Feb 8, 2026 by bobzhang Contributor Loading…
Add BytesView constructors and unchecked string conversion codex
#3200 opened Feb 2, 2026 by bobzhang Contributor Loading…
wip: attempt to replace json.parse
#3109 opened Jan 5, 2026 by peter-jerry-ye Collaborator Draft
test: expand black-box coverage probes
#3101 opened Jan 3, 2026 by bobzhang Contributor Loading…
hashmap: enforce minimum capacity of 8
#3081 opened Dec 29, 2025 by bobzhang Contributor Loading…
feat: add mut views for deque
#3052 opened Dec 18, 2025 by peter-jerry-ye Collaborator Draft
some weird interactions here
#2830 opened Oct 16, 2025 by bobzhang Contributor Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.