Andrew Kelley
ae119a9a8d
CLI: fix stdin dumping behavior
...
* no need to move `tmpFilePath` around
* no need for calculating max length of `FileExt` tag name
* provide a canonical file extension name for `FileExt` so that, e.g.
the file will be named `stdin.S` instead of
`stdin.assembly_with_cpp`.
* move temp file cleanup to a function to reduce defer bloat in a large
function.
* fix bug caused by mixing relative and absolute paths in the cleanup
logic.
* remove commented out test and dead code
2023-05-16 16:41:22 -07:00
..
2023-05-15 03:07:51 -04:00
2023-05-09 14:24:21 -07:00
2023-05-12 14:46:20 -07:00
2023-05-15 03:07:51 -04:00
2023-04-25 11:23:41 -07:00
2023-04-10 12:15:05 -04:00
2023-04-25 11:23:41 -07:00
2023-05-11 08:59:44 -07:00
2023-05-13 14:31:53 -04:00
2023-05-02 16:46:27 -07:00
2023-04-20 15:17:07 -07:00
2021-11-26 19:59:33 -07:00
2023-04-23 21:45:08 +03:00
2023-05-15 03:07:51 -04:00
2023-05-16 16:41:22 -07:00
2023-01-21 23:20:50 +02:00
2023-03-17 01:57:14 -04:00
2022-12-17 14:11:33 +01:00
2022-12-06 12:15:04 -07:00
2023-02-18 19:17:21 -07:00
2023-03-17 01:57:14 -04:00
2023-03-17 01:57:14 -04:00
2023-03-17 01:57:14 -04:00
2023-05-01 19:22:52 -04:00
2023-05-12 00:01:52 +03:00
2023-05-16 16:41:22 -07:00
2023-02-18 19:17:21 -07:00
2023-03-15 10:48:13 -07:00
2023-05-11 17:23:06 +03:00
2023-03-15 10:48:13 -07:00
2023-04-28 13:24:43 -07:00
2023-05-15 22:44:32 -07:00
2023-05-11 17:23:06 +03:00
2023-05-13 14:31:53 -04:00
2023-05-13 14:31:53 -04:00
2023-05-07 15:55:21 +10:00
2023-02-18 19:17:21 -07:00
2023-04-20 20:49:34 +01:00
2023-05-15 22:39:45 -07:00
2023-04-21 16:36:31 -04:00
2022-12-11 15:02:44 -05:00
2023-04-28 13:24:43 -07:00
2023-05-15 03:07:51 -04:00
2023-04-13 02:47:16 -04:00
2023-04-30 12:14:02 -07:00
2023-03-15 10:48:13 -07:00
2022-07-09 14:04:38 -07:00
2022-11-04 00:09:27 +03:30
2020-09-21 21:14:01 -07:00
2021-09-01 17:54:07 -07:00
2023-01-25 20:56:23 -07:00
2023-01-25 20:56:23 -07:00
2023-01-25 20:56:23 -07:00
2023-04-23 21:45:08 +03:00
2023-04-23 21:45:08 +03:00
2023-01-25 20:56:23 -07:00
2023-04-20 14:46:53 -07:00
2023-04-20 14:46:53 -07:00
2023-05-07 15:55:21 +10:00