-
Notifications
You must be signed in to change notification settings - Fork 125
Insights: moonbitlang/core
Overview
Could not load contribution data
Please try again later
18 Pull requests merged by 6 people
-
refactor: handle any json number
#2370 merged
Jul 8, 2025 -
docs: fixed unidiomatic example
#2416 merged
Jul 7, 2025 -
fix(immut/hashmap): prioritize right values
#2402 merged
Jul 4, 2025 -
fix(bigint): maintain invariants
#2407 merged
Jul 4, 2025 -
Modernize loop in buffer README
#2405 merged
Jul 3, 2025 -
fix: Remove block line in doctests which interferes with testing
#2404 merged
Jul 3, 2025 -
feat: impl default for Bigint
#2393 merged
Jul 3, 2025 -
doc(array): improve README readability
#2399 merged
Jul 3, 2025 -
clean up tests in array/test.mbt and buildin/array_test.mbt
#2400 merged
Jul 3, 2025 -
feat(
@bool
): addBool::to_int16
andBool::to_uint16
#2386 merged
Jul 2, 2025 -
chore: convert local fns to arrows
#2389 merged
Jul 2, 2025 -
Revert "chore: deprecate substring"
#2392 merged
Jul 2, 2025 -
refactor: partially revert #2328
#2391 merged
Jul 2, 2025 -
test: Fix invalid doctest in
iter.mbt
#2390 merged
Jul 2, 2025 -
feat(bigint): add
BigInt::to_int16
andBitInt::to_uint16
#2387 merged
Jul 2, 2025 -
Apply arrow functions and range loops
#2388 merged
Jul 1, 2025 -
chore: deprecate substring
#2384 merged
Jul 1, 2025 -
fix(deque): binary search comparison logic
#2385 merged
Jul 1, 2025
9 Pull requests opened by 7 people
-
Perform immut/map
#2396 opened
Jul 2, 2025 -
feat(deque): Add blit_to and append method
#2397 opened
Jul 2, 2025 -
feat(deque): add shuffle_in_place and shuffle method
#2398 opened
Jul 2, 2025 < 781D /p> -
Bleeding: migrate multi-line string syntax
#2409 opened
Jul 4, 2025 -
feat(deque): Implement rev and rev_inplace method with comprehensive test cases
#2412 opened
Jul 5, 2025 -
feat(Array): add retain_map for in-place filter+map operations
#2413 opened
Jul 5, 2025 -
chore: replace deprecated @sorted_map.of with from_array
#2414 opened
Jul 5, 2025 -
ci(pre-release-check): enable only for `pre-release/*` branches
#2417 opened
Jul 7, 2025 -
hongbo/test bytes using regex
#2418 opened
Jul 7, 2025
7 Issues closed by 4 people
-
Extend JSON to include Int64, UInt64, Arbitrary(String)
#1366 closed
Jul 8, 2025 -
Inconsistency of -(-2^32 : Int)
#2340 closed
Jul 5, 2025 -
[BUG] Bigint::pow panics for valid input
#2403 closed
Jul 4, 2025 -
Duplicate tests in `array/array_test.mbt` and `buildin/array_test.mbt`
#2380 closed
Jul 3, 2025 -
report unused loop state variable
#485 closed
Jul 2, 2025 -
`String::substring` isn't Unicode safe.
#1959 closed
Jul 1, 2025
3 Issues opened by 3 people
-
Add `remove_prefix` and `remove_suffix` methods for `String`
#2410 opened
Jul 4, 2025 -
Add support for a decimal type to provide arbitrary precision numbers.
#2406 opened
Jul 3, 2025 -
Improve the output of `Show for Bytes/BytesView/String/StringView
#2401 opened
Jul 3, 2025
2 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Add `blit_to()` to `@ArrayView`
#2260 commented on
Jul 1, 2025 • 3 new comments -
Prevent rehashing in `Map::from_array/of` due to capacity calculation
#2005 commented on
Jul 2, 2025 • 0 new comments