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

Add Array to Hylo standard library #1001

Merged
merged 86 commits into from
Sep 20, 2023
Merged

Add Array to Hylo standard library #1001

merged 86 commits into from
Sep 20, 2023

Conversation

camio
Copy link
Collaborator

@camio camio commented Sep 12, 2023

This PR adds Array to the Hylo standard library

camio and others added 30 commits September 12, 2023 17:15
- This is a partial implementation of only some functionality
- DynamicBuffer was made Movable to work around a compiler defect
Since the current behaviour is not the desired behaviour I add a case
enforcing the current behaviour. On the commit that changes the
behaviour we change this test aswel. That way we maintain the invariant
that all commits pass the tests.
This also inverts the negative test
@kyouko-taiga kyouko-taiga marked this pull request as ready for review September 20, 2023 12:28
@kyouko-taiga kyouko-taiga merged commit e2c62c0 into main Sep 20, 2023
8 checks passed
@kyouko-taiga kyouko-taiga deleted the array branch September 20, 2023 15:12
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.

4 participants