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

[Type] introduce new integer/float functions #388

Closed
azjezz opened this issue Jan 1, 2023 · 1 comment
Closed

[Type] introduce new integer/float functions #388

azjezz opened this issue Jan 1, 2023 · 1 comment
Assignees
Labels
Type: Enhancement Most issues will probably ask for additions or changes.
Milestone

Comments

@azjezz
Copy link
Owner

azjezz commented Jan 1, 2023

Introduce the following functions into the type component:

  • i64
  • i32
  • i16
  • i8
  • u64
  • u32
  • u16
  • u8
  • f64
  • f32

These types will be used by ara, therefore we would need a way in PSL to check for them at runtime.

@azjezz azjezz added the Type: Enhancement Most issues will probably ask for additions or changes. label Jan 1, 2023
@azjezz azjezz self-assigned this Jan 1, 2023
@azjezz
Copy link
Owner Author

azjezz commented Jan 20, 2023

closed in #395 #394 #396

@azjezz azjezz closed this as completed Jan 20, 2023
@azjezz azjezz added this to the 3.0.0 milestone Jan 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Most issues will probably ask for additions or changes.
Projects
None yet
Development

No branches or pull requests

1 participant