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

treewide: cleanup #178

Merged
merged 9 commits into from
Nov 16, 2023
Merged

treewide: cleanup #178

merged 9 commits into from
Nov 16, 2023

Conversation

NotAShelf
Copy link
Owner

@NotAShelf NotAShelf commented Nov 6, 2023

This is a somewhat large PR, adding assertions into the build system (thanks to @jordanisaacs for that one) and reduces the let in abuse in the core module by moving large functions into their respective libraries, making the core module less daunting to navigate (or contribute to). Another important highlight is the removal of most with lib; instances, thanks to @FrothyMarrow

Most importantly, we can now use mkRemovedOptionModule and mkRenamedOptionModule inside the module system, with the addition of assertions.

@NotAShelf NotAShelf added this to the 0.5 milestone Nov 7, 2023
@NotAShelf NotAShelf added the enhancement New feature or request label Nov 7, 2023
@NotAShelf NotAShelf marked this pull request as ready for review November 13, 2023 01:17
@NotAShelf NotAShelf merged commit a535f87 into main Nov 16, 2023
7 checks passed
@NotAShelf NotAShelf deleted the assert-assertions branch November 16, 2023 09:04
bloxx12 pushed a commit to bloxx12/nvf that referenced this pull request Sep 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants