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

improve precision of @env.now() on native backend
#3405 opened Apr 1, 2026 by Guest0x0 Loading…
migrate to bigint backed (u)int64
#3404 opened Apr 1, 2026 by hackwaly 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): 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
use regex intrinsics
#3292 opened Mar 18, 2026 by hackwaly Draft
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
feat: myers diff
#3247 opened Mar 5, 2026 by myfreess Loading…
spec: add loop invariant for timsort
#3135 opened Jan 9, 2026 by Yu-zh Loading…
test: expand black-box coverage probes
#3101 opened Jan 3, 2026 by bobzhang Loading…
hashmap: enforce minimum capacity of 8
#3081 opened Dec 29, 2025 by bobzhang Loading…
some weird interactions here
#2830 opened Oct 16, 2025 by bobzhang Loading…
ProTip! Filter pull requests by the default branch with base:main.