plasma-umass / cwhy

"See why!" Explains and suggests fixes for compile-time errors for C, C++, C#, Go, Java, LaTeX, PHP, Python, Ruby, Rust, and TypeScript
Apache License 2.0
273 stars 6 forks source link

Restore pipe functionality #63

Open nicovank opened 6 months ago

nicovank commented 6 months ago

I've gotten some feedback today that the pipe functionality was useful and missed. I took it out at some point to force wrapper mode, in part to guarantee we could have the compile command. It should be okay to restore it and mark the compile command as not available.