-
Notifications
You must be signed in to change notification settings - Fork 150
Pull requests: moonbitlang/core
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Tail optimization for RRB-Vector (immut/vector) and new operations
#3380
opened Mar 27, 2026 by
CAIMEOX
Loading…
fix(bigint): fix modpow normalization, right shift, and bit_length bugs
#3338
opened Mar 23, 2026 by
bobzhang
Loading…
2 tasks done
perf(hashset): fix from_array capacity and make shift_back iterative
#3334
opened Mar 23, 2026 by
bobzhang
Loading…
1 task done
perf(sorted_set): rewrite set algebra ops with split/join tree recursion
#3333
opened Mar 23, 2026 by
bobzhang
Loading…
1 task done
perf(sorted_set): O(n+m) co-iteration for set operations
#3324
opened Mar 21, 2026 by
bobzhang
Loading…
1 task done
fix(buffer): prevent integer overflow in grow_if_necessary
#3317
opened Mar 19, 2026 by
bobzhang
Loading…
1 task done
perf(sorted_set): O(n+m) difference, intersection, symmetric_difference
#3315
opened Mar 19, 2026 by
bobzhang
Loading…
1 task done
refactor(debug): convert pretty-print helpers to Repr methods
#3284
opened Mar 15, 2026 by
bobzhang
Loading…
1 of 2 tasks
perf: BytesView pattern matching for hash + benchmarks
#3278
opened Mar 13, 2026 by
bobzhang
Loading…
2 tasks done
Add BytesView constructors and unchecked string conversion
codex
#3200
opened Feb 2, 2026 by
bobzhang
Loading…
ProTip!
Filter pull requests by the default branch with base:main.