Emma Tebibyte emma
emma pushed to mm-rs at bonsai/harakit 2024-07-14 01:26:23 -06:00
23f1ce9612 mm(1): removes debug print
emma pushed to mm-rs at bonsai/harakit 2024-07-14 00:34:32 -06:00
004d2daa14 mm(1): fixes comment about flags -a & -t
emma pushed to mm-rs at bonsai/harakit 2024-07-14 00:32:23 -06:00
4f0b544fa2 mm(1): fixes creating files
emma commented on pull request bonsai/harakit#143 2024-07-13 23:58:53 -06:00
mm(1): rewritten in Rust

I disabled truncation by default as I see it as counterintuitive for a tool like this: I think it should be opt-in. I also removed -n as we have discussed. Let me know what you think, @trinity.

emma pushed to mm-rs at bonsai/harakit 2024-07-13 23:57:25 -06:00
5b62569664 mm(1): added -t for disabling truncation; mm.1: updated docs
emma created pull request bonsai/harakit#143 2024-07-13 23:50:49 -06:00
mm(1): rewritten in Rust
emma created branch mm-rs in bonsai/harakit 2024-07-13 23:50:26 -06:00
emma pushed to mm-rs at bonsai/harakit 2024-07-13 23:50:26 -06:00
eea61467a0 mm(1): rewritten in Rust
emma pushed to dj-formatting at bonsai/harakit 2024-07-13 18:30:23 -06:00
b0602388e7 rpn(1): better comments
emma pushed to dj-formatting at bonsai/harakit 2024-07-13 18:19:27 -06:00
a9b388fe4b hru(1): adds more descriptive comments
e4e823a309 fop(1): adds more comments
Compare 2 commits »
emma commented on pull request bonsai/harakit#142 2024-07-13 17:25:39 -06:00
Formatting

This code needs to be commented two to three times as much as it is.

emma pushed to dj-formatting at bonsai/harakit 2024-07-13 17:24:27 -06:00
c7c6ca2c60 mm(1): formatting
emma pushed to dj-formatting at bonsai/harakit 2024-07-13 17:05:33 -06:00
26b0c93f4d strcmp(1): returns -1, specifies sysexits imports
35a20dca79 npc(1): specifies sysexits imports, formatting
8421f8be87 mm(1): specifies sysexits imports
0c530dffbf intcmp(1): formatting, fixes argv[0] ternary and usage function
d9dd4e6057 intcmp(1): formatting, lists sysexits imports, allows no args
Compare 8 commits »
emma commented on pull request bonsai/harakit#142 2024-07-12 16:24:20 -06:00
Formatting

mm(1) will be complex to do, I can finish it later.

emma pushed to dj-formatting at bonsai/harakit 2024-07-12 16:23:50 -06:00
34cd715e37 mm(1): removes unnecessary macros
emma commented on pull request bonsai/harakit#142 2024-07-12 16:20:44 -06:00
Formatting

@trinity please remove the goto and pass label from str(1), I couldn’t figure out how to make it work otherwise.

emma pushed to dj-formatting at bonsai/harakit 2024-07-12 16:19:43 -06:00
958bfa52ed scrut(1): more formatting
emma pushed to dj-formatting at bonsai/harakit 2024-07-12 16:16:50 -06:00
59de0262bd strcmp(1): adds copyright header, formatting, removes unused #include
emma pushed to dj-formatting at bonsai/harakit 2024-07-12 16:05:02 -06:00
5d2872d050 scrut(1): formatting, removes gotos
emma pushed to dj-formatting at bonsai/harakit 2024-07-12 15:56:31 -06:00
6e1e3db6c8 npc(1): forgot to update copyright