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

Implement split-input-file and relevant slight refactors. #60

Merged
merged 3 commits into from
Oct 24, 2024

Conversation

PapyChacal
Copy link
Collaborator

--split-input-file allows to split the input file around // ----- separators in the file, effectively behaving as if those were a batch of files.

Super handy for lit testing when combined with some coming up options (parsing-diagnostics and verify-diagnostics)... to be continued 😉

@PapyChacal PapyChacal requested a review from baymaks October 23, 2024 16:56
@PapyChacal PapyChacal self-assigned this Oct 23, 2024
Copy link
Collaborator

@baymaks baymaks left a comment

Choose a reason for hiding this comment

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

Let me know what you think ;)

@PapyChacal PapyChacal merged commit 2a356e1 into main Oct 24, 2024
3 checks passed
@PapyChacal PapyChacal deleted the emilien/split-input-file branch October 24, 2024 09:15
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