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

Automatic import of runtime modules #204

Merged
merged 5 commits into from
Sep 17, 2022
Merged

Automatic import of runtime modules #204

merged 5 commits into from
Sep 17, 2022

Conversation

marcauberer
Copy link
Member

  • Add mechanism to automatically import runtime modules like string_rt and thread_rt
  • Add data structures LinkedList, DoublyLinkedList and BinaryTree to the std
  • Code improvements
  • Dependency upgrades

@marcauberer marcauberer added enhancement New feature or request improvement Improvement of an existing feature std Prs / issues regarding the standard lib labels Sep 17, 2022
@marcauberer marcauberer added this to the 0.12.0 milestone Sep 17, 2022
@marcauberer marcauberer requested review from a team as code owners September 17, 2022 21:34
@marcauberer marcauberer self-assigned this Sep 17, 2022
@marcauberer marcauberer merged commit 7a5d6c8 into main Sep 17, 2022
@marcauberer marcauberer deleted the fix/bug-203 branch September 17, 2022 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request improvement Improvement of an existing feature size/L std Prs / issues regarding the standard lib
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant