Skip to content

Implement other missing types - #2

Merged
bettio merged 5 commits into
atomvm:mainfrom
bettio:implement-other-missing-types
May 10, 2026
Merged

Implement other missing types#2
bettio merged 5 commits into
atomvm:mainfrom
bettio:implement-other-missing-types

Conversation

@bettio

@bettio bettio commented May 10, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

bettio added 5 commits May 10, 2026 13:22
Add both types with encoder and decoder support.

Signed-off-by: Davide Bettio <davide@uninstall.it>
- Fix decoder support for bool (any non-zero value is true)
- Add encoder support for bool
- Add missing tests

Signed-off-by: Davide Bettio <davide@uninstall.it>
Add support for repeated ints, float, etc... that make use of packed
encoding.

Signed-off-by: Davide Bettio <davide@uninstall.it>
This adds support for repeated to types such as string.

Signed-off-by: Davide Bettio <davide@uninstall.it>
Implement encoder/decoder and add tests.

Signed-off-by: Davide Bettio <davide@uninstall.it>
@bettio
bettio force-pushed the implement-other-missing-types branch from 3b6cc62 to 6e863ff Compare May 10, 2026 12:14
@bettio
bettio merged commit 971b785 into atomvm:main May 10, 2026
2 checks passed
@bettio
bettio deleted the implement-other-missing-types branch May 10, 2026 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant