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 support for composable structs #351

Merged
merged 11 commits into from
Oct 7, 2023
Merged

Conversation

marcauberer
Copy link
Member

@marcauberer marcauberer commented Oct 3, 2023

  • Add compose keyword to include structs in other structs
  • Extend data std and finish LinkedList and DoublyLinkedList implementations
  • Upgrade to LLVM 17.0.2

@marcauberer marcauberer added enhancement New feature or request test Contains changes to the test cases std Prs / issues regarding the standard lib labels Oct 3, 2023
@marcauberer marcauberer added this to the 0.18.0 milestone Oct 3, 2023
@marcauberer marcauberer requested a review from a team as a code owner October 3, 2023 03:30
@marcauberer marcauberer self-assigned this Oct 3, 2023
@marcauberer marcauberer requested a review from a team as a code owner October 3, 2023 03:30
@marcauberer marcauberer requested a review from a team as a code owner October 6, 2023 19:36
@marcauberer marcauberer merged commit 9c0d09b into main Oct 7, 2023
5 checks passed
@marcauberer marcauberer deleted the feature/compose-keyword branch October 7, 2023 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request size/XXL std Prs / issues regarding the standard lib test Contains changes to the test cases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant