Skip to content

Refactor declare-parameterized-const in preparation for deprecating :var#132

Merged
ajreynol merged 17 commits intomainfrom
decParamRefactor
Apr 14, 2025
Merged

Refactor declare-parameterized-const in preparation for deprecating :var#132
ajreynol merged 17 commits intomainfrom
decParamRefactor

Conversation

@ajreynol
Copy link
Copy Markdown
Member

@ajreynol ajreynol commented Apr 10, 2025

Updates declare-parameterized-const to allow implicit or explicit arguments. This is in preparation for deprecating for :var.

This also drops support for eo::_, which was a custom solution to handle congruence on parameterized operators. This is no longer necessary.

Copy link
Copy Markdown
Collaborator

@hansjoergschurr hansjoergschurr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is fine.

Comment thread src/expr_parser.h Outdated
Comment thread src/expr_parser.h Outdated
Co-authored-by: Hans-Jörg <hansjoergschurr@users.noreply.github.com>
@ajreynol ajreynol merged commit 8195fc0 into main Apr 14, 2025
20 checks passed
@ajreynol ajreynol deleted the decParamRefactor branch April 14, 2025 20:44
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