Commit Graph

11 Commits

Author SHA1 Message Date
Case Duckworth
0b168832be Change spacing
Aesthetic.  Removed space before parentheses, tho:
save 1b.
2021-01-30 15:31:45 -06:00
Case Duckworth
833420b432 Use ^D instead of ZZ
One byte control character.
Saves 2b
2021-01-30 15:31:12 -06:00
Case Duckworth
0069fc381d Don't force removal of O; it should remove on its own
saves 1b
2021-01-30 15:30:43 -06:00
Case Duckworth
ac67187949 Don't exit on error
saves 3b
2021-01-30 15:30:02 -06:00
Case Duckworth
ba91b9d3da Move TM to L; change I/ file names
TM->L saves 3b
changing I/ filenames to include the output extension before the input extension
saves 4 bytes, and it's more flexible: it can output any type of files now.
2021-01-30 15:28:28 -06:00
Case Duckworth
1d87462286 Abort on error 2019-07-01 17:29:37 -05:00
Case Duckworth
84527685ea Fix permissions 2019-07-01 16:36:29 -05:00
Case Duckworth
6791fa51f6 Change T and B to functions 2019-07-01 16:12:05 -05:00
Case Duckworth
ba7a8b4bd6 Fix output file format 2019-07-01 13:03:35 -05:00
Case Duckworth
1776cac9c7 Change names and shorter head/tail 2019-06-30 23:46:31 -05:00
Case Duckworth
f21affe233 Rename 2019-06-30 14:42:05 -05:00