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

feat: Add integer types to metadata #167

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

mattdean-digicatapult
Copy link
Contributor

@mattdean-digicatapult mattdean-digicatapult commented Mar 25, 2024

Adds integer types to metadata in the runtime.

This also adds support for integers and integer literals to the language.

Integer values still only support equals and not equals comparisons for now. Baby steps

Documentation PR digicatapult/sqnc-documentation#33

@mattdean-digicatapult mattdean-digicatapult requested a review from a team as a code owner March 25, 2024 14:39
Adds integer types to metadata in the runtime.

This also adds support for integers and integer literals to the language.

Integer values still only support equals and not equals comparisons for now. Baby steps
@mattdean-digicatapult mattdean-digicatapult merged commit 4806ddb into main Mar 26, 2024
8 checks passed
@mattdean-digicatapult mattdean-digicatapult deleted the feature/integer-metadata branch March 26, 2024 08:03
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.

2 participants