Emma Tebibyte emma
emma pushed to dj-formatting at bonsai/harakit 2024-07-19 16:42:00 -06:00
3ba6682ab3 STYLE: extern and use statements rules
emma commented on issue bonsai/harakit#148 2024-07-17 12:11:16 -06:00
kv(1) - key/value

I definitely think this is a little too high-level to implement here as its own tool. We should aim to support this via other tools in harakit, though.

emma opened issue bonsai/harakit#147 2024-07-16 23:17:26 -06:00
README is still too vague
emma commented on pull request bonsai/harakit#102 2024-07-16 09:51:31 -06:00
Replace str(1) with stris(1)

I’m worried about collisions with this name and #14, with the -is being “isolator” there.

emma commented on pull request bonsai/harakit#142 2024-07-16 08:01:51 -06:00
Formatting

They are not in Rust. I can add it to the style guidelines if it is wanted.

emma deleted branch mm-rs from bonsai/harakit 2024-07-16 07:59:40 -06:00
emma commented on pull request bonsai/harakit#145 2024-07-15 15:06:53 -06:00
strcmp(1): re-style and tweak exit codes

Should this be return EXIT_SUCCESS; or return EX_OK;?

emma approved bonsai/harakit#144 2024-07-15 15:04:40 -06:00
intcmp(1): rewrite in Rust
emma commented on pull request bonsai/harakit#146 2024-07-15 14:34:53 -06:00
Replace scrut(1) with fileis(1)

I didn’t mean to close this.

Is there an issue describing what is happening in this PR?

emma reopened pull request bonsai/harakit#146 2024-07-15 14:34:27 -06:00
Replace scrut(1) with fileis(1)
emma closed pull request bonsai/harakit#146 2024-07-15 14:34:24 -06:00
Replace scrut(1) with fileis(1)
emma commented on issue bonsai/harakit#48 2024-07-15 14:22:49 -06:00
flip(1) – reverse data

@trinity what do you think of flip(1)?

emma commented on issue bonsai/harakit#140 2024-07-15 14:19:24 -06:00
Style guide

We should also embed a rustfmt.toml for Rust code.

emma commented on pull request bonsai/harakit#103 2024-07-15 14:13:03 -06:00
eep(1)

This could theoretically be a u128 to allow larger numbers.

emma commented on pull request bonsai/harakit#145 2024-07-15 14:08:17 -06:00
strcmp(1): re-style and tweak exit codes

The word “ref” needs to be clarified.

emma suggested changes for bonsai/harakit#145 2024-07-15 14:08:17 -06:00
strcmp(1): re-style and tweak exit codes
emma closed pull request bonsai/harakit#141 2024-07-15 14:04:13 -06:00
WIP: utf(1)
emma commented on pull request bonsai/harakit#141 2024-07-15 14:04:10 -06:00
WIP: utf(1)

There is no issue for discussion about the implementation details of this tool. I was unaware of the development of this tool. Please open an issue so we may discuss it before opening another PR.

emma closed issue bonsai/harakit#139 2024-07-15 14:02:22 -06:00
really bad dj(1) bugs