-
Notifications
You must be signed in to change notification settings - Fork 2
Insights: dfinity/new-motoko-base
Overview
-
- 16 Merged pull requests
- 5 Open pull requests
- 3 Closed issues
- 0 New issues
Could not load contribution data
Please try again later
16 Pull requests merged by 4 people
-
Improve code formatting CI check
#180 merged
Feb 26, 2025 -
Adjust
Queue.toText()
for consistency withPureQueue.toText()
#182 merged
Feb 26, 2025 -
chore: adjust Map apis
#178 merged
Feb 26, 2025 -
chore: implement Set.add/remove/insert(All)/delete(All), adapt retainAll
#176 merged
Feb 26, 2025 -
feat: implement
pure/Queue
#167 merged
Feb 26, 2025 -
Rewrite
pure/Queue
tests to usetest
package#179 merged
Feb 26, 2025 -
feat: pure/Set implementation
#162 merged
Feb 26, 2025 -
fix: pure/set revise insert delete return types to (Set<T>, Bool), not ?Set<T>
#177 merged
Feb 26, 2025 -
pure
List
test brought over from oldbase
#170 merged
Feb 26, 2025 -
Adjust data structure APIs
#173 merged
Feb 25, 2025 -
Implement misc. functions
#169 merged
Feb 25, 2025 -
Implement missing imperative
Set
functions#168 merged
Feb 24, 2025 -
Queue implementation
#171 merged
Feb 24, 2025 -
Add
sliceToArray()
inArray
andVarArray
#126 merged
Feb 21, 2025 -
bugfix: fix broken Set.clone
#166 merged
Feb 21, 2025 -
Add tests for
VarArray
#165 merged
Feb 20, 2025
5 Pull requests opened by 3 people
-
Stack Implementation
#172 opened
Feb 24, 2025 -
Implement new `Random` API
#174 opened
Feb 25, 2025 -
Map, Set, Queue: Conversion to/from pure data structures
#175 opened
Feb 25, 2025 -
More `pure/Queue` improvements
#181 opened
Feb 26, 2025 -
Bump esbuild and tsx
#183 opened
Feb 26, 2025
3 Issues closed by 1 person
-
Implementation: type conversions
#95 closed
Feb 26, 2025 -
Implementation: misc. functions
#93 closed
Feb 25, 2025 -
Implementation: imperative `List` data structure
#144 closed
Feb 21, 2025
3 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.
-
Map.delete and pure/Map.delete have inconsistent semantics
#160 commented on
Feb 24, 2025 • 0 new comments -
toText representation for Map
#155 commented on
Feb 24, 2025 • 0 new comments -
Imperative Set.union/intersect/difference don't modify the first set but returns a new set
#161 commented on
Feb 24, 2025 • 0 new comments