Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Unifex] Implement lacking types for CNodes #726

Closed
mat-hek opened this issue Jul 9, 2020 · 2 comments
Closed

[Unifex] Implement lacking types for CNodes #726

mat-hek opened this issue Jul 9, 2020 · 2 comments

Comments

@mat-hek
Copy link
Member

mat-hek commented Jul 9, 2020

See the comments below

@mickel8
Copy link
Member

mickel8 commented Aug 20, 2020

Types implemented in membraneframework/unifex#48 for CNodes

  • string
  • uint
  • list
  • atom as function param (atom as return type has already been implemented)
  • pid as return type (pid as function param has already been implemented)

Remaining types for CNodes:

  • bool
  • uint64
  • int64

@mickel8
Copy link
Member

mickel8 commented Sep 1, 2020

bool type has been implemented in membraneframework/unifex#57

Remaining types for CNodes:

  • uint64
  • int64

@mat-hek mat-hek transferred this issue from membraneframework/unifex Jan 30, 2024
@mat-hek mat-hek changed the title Implement lacking types for CNodes [Unifex] Implement lacking types for CNodes Jan 30, 2024
@bartkrak bartkrak self-assigned this Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

3 participants