We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This would be useful for sharing reduced test cases and experimenting, so we can't have to create files on disk.
I believe we used to have this?
The text was updated successfully, but these errors were encountered:
We stopped taking stdin here:
This is closer to the likely eventual interface of receiving a glob of files.
Which is referencing #25.
I think we could add stdin/stdout support for an individual input without breaking forwards-compatibility with #25.
Accepting stdin via the CLI parser is a bit fiddly as evidenced by tshm.
Sorry, something went wrong.
This relates a bit to #129.
intlc compile
No branches or pull requests
This would be useful for sharing reduced test cases and experimenting, so we can't have to create files on disk.
I believe we used to have this?
The text was updated successfully, but these errors were encountered: