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

Improve system to compile global macros first #100

Merged
merged 2 commits into from
Jul 31, 2021

Conversation

MysteryBlokHed
Copy link
Owner

Instead of using a macro to effectively copy + paste 100 lines of code into two for loops, create a vector of filepaths with the global macro paths first in the list.

Instead of using a macro to effectively copy + paste 100 lines of code
into two for loops, create a vector of filepaths with the global macro
paths first in the list.
@github-actions github-actions bot added the source Affects the project's source label Jul 31, 2021
@MysteryBlokHed MysteryBlokHed added this to the v0.6 milestone Jul 31, 2021
@MysteryBlokHed MysteryBlokHed marked this pull request as ready for review July 31, 2021 15:02
@MysteryBlokHed MysteryBlokHed merged commit a76995d into master Jul 31, 2021
@MysteryBlokHed MysteryBlokHed deleted the improve-global-macros branch July 31, 2021 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
source Affects the project's source
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant