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

Rewrite rename framework #547

Draft
wants to merge 172 commits into
base: main
Choose a base branch
from

Conversation

toinehartman
Copy link
Contributor

@toinehartman toinehartman commented Dec 17, 2024

This reimplements the rename refactoring using the language-parametric renaming framework https://github.com/SWAT-engineering/rascal-rename-framework/. It aims to increase readability, maintainability and performance and almost completely rewrites the existing implementation.

Work included in this PR (separately reviewed):

@toinehartman toinehartman self-assigned this Dec 17, 2024
@toinehartman toinehartman changed the title [WIP] Rename framework Parameterize rename framework Dec 19, 2024
@toinehartman toinehartman force-pushed the fix/rename-refactoring/maintainability branch from d56c958 to 580c61c Compare December 19, 2024 12:23
@toinehartman toinehartman marked this pull request as ready for review December 20, 2024 11:54
@toinehartman toinehartman marked this pull request as draft January 30, 2025 22:58
toinehartman and others added 30 commits March 20, 2025 16:36
…tainability-typeparams

Rename: type parameters
…tainability-grammar-augmentation

Rename: implement grammars
…tainability-error-handling

Rename: parse/type error handling
…tainability-escaping

Rename: fix escaping of qualified names
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