Age | Commit message (Collapse) | Author |
|
* Use `cat` instead of `read -r` to stream stdin to file
* Cleanup dmd-wrapper
* Fix typo
* Make wrapper work on macOS
* Use fifo instead of temporary file
* Fix stdin-wrapper
* Use `awk` instead of `read` hackery
* Finish refactoring
* Fix `exec` issue
* Add myself as an coauthor of wrapper scripts (no shame at all :P)
* Fix dmd-wrapper
* Extract check_dubfile
|
|
|
|
* Use a more universal shebang.
* Use the template feature of mktemp to avoid silly gymnastics.
|
|
|
|
|
|
for other tools, and fix a readline problem with the DMD wrapper script.
|