Jason Kankiewicz
04d0175113
Add missing past-the-end checks to the unit tests
...
for `AMmapRange()`.
2022-08-06 16:20:35 -07:00
Jason Kankiewicz
3a556c5991
Expose Autocommit::fork_at()
.
...
Rename `AMdup()` to `AMclone()` to match the WASM API.
Rename `AMgetActor()` to `AMgetActorId()` to match the WASM API.
Rename `AMsetActor()` to `AMsetActorId()` to match the WASM API.
2022-08-01 07:02:30 -07:00
Jason Kankiewicz
877dbbfce8
Simplify the unit tests with AMresultStack
et.
...
al.
2022-07-25 01:00:50 -07:00
Jason Kankiewicz
47c5277406
Added AMkeys()
.
...
Removed `AMobjSizeAt()`.
Added an optional `AMchangeHashes` argument to `AMobjSize()`.
Replaced the term "length" with "size" in the
documentation.
2022-06-20 01:53:31 -07:00
Jason Kankiewicz
0ecb9e7dce
Added AMmapIncrement()
.
2022-06-07 00:14:42 -07:00