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

Replace libdparse with DMD in IfConstraintsIndentCheck #128

Merged
merged 4 commits into from
Nov 8, 2024

Conversation

Vladiwostok
Copy link
Collaborator

No description provided.


@("issue #829")
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Removed as this no longer applies with current code

}

override void visit(const InterfaceDeclaration decl)
private void lexFile()
Copy link
Collaborator

Choose a reason for hiding this comment

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

I have seen this method before. Maybe it should be made public and let all visitors use it.

@RazvanN7 RazvanN7 merged commit f6bfa57 into Dlang-UPB:replace_libdparse Nov 8, 2024
17 checks passed
@Vladiwostok Vladiwostok deleted the if-constraints branch November 8, 2024 08:35
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.

Replace libdparse with DMD in IfConstraintsIndentCheck
2 participants