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

Reorg libs #100

Merged
merged 5 commits into from
Oct 19, 2024
Merged

Reorg libs #100

merged 5 commits into from
Oct 19, 2024

Conversation

leostera
Copy link
Collaborator

@leostera leostera commented Oct 19, 2024

Gets rid of the global namespace pollution while preserving a single package.

You can still use riot in your libraries just to get access to the stdlib.

You can now depend only on the runtime if you really wish to (riot_runtime).

Next step is the camel-casification of everything but pushing this now means refactoring a bunch of things that break downstream so we'll wait a few weeks.

Should finally fix #19

@leostera leostera merged commit c2d5266 into main Oct 19, 2024
2 of 8 checks passed
@leostera leostera deleted the leostera/reorg-libs branch October 19, 2024 03:37
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.

core sublibrary clashes with core alternate standard library
1 participant