Skip to content

Backend refactor - #15

Merged
ryanmrichard merged 2 commits into
masterfrom
backend-refactor
Aug 10, 2026
Merged

Backend refactor#15
ryanmrichard merged 2 commits into
masterfrom
backend-refactor

Conversation

@ryanmrichard

Copy link
Copy Markdown
Member

Is this pull request associated with an issue(s)?
No.

Description
The previous backend relied on template recursion and led to slow compile times and ugly compiler errors. This PR switches the backend to using folding to avoid the recursion. I'm not sure if it'll reduce compiler times, but the errors should be a lot easier on the eyes.

TODOs
R2g.

@ryanmrichard ryanmrichard self-assigned this Aug 7, 2026
@ryanmrichard
ryanmrichard merged commit c3007df into master Aug 10, 2026
16 checks passed
@ryanmrichard
ryanmrichard deleted the backend-refactor branch August 10, 2026 19:48
@github-actions

Copy link
Copy Markdown

🚀 [bumpr] Bumped!
New version:v0.0.25
Changes:v0.0.24...v0.0.25

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.

2 participants