Emma Tebibyte emma
emma pushed to main at emma/rustexits 2024-04-25 02:38:42 +00:00
bf7a53994e fixed whitespace issues
emma pushed to main at emma/rustexits 2024-04-25 02:35:57 +00:00
79189561c6 better error handling
emma pushed to main at emma/rustexits 2024-04-25 02:20:33 +00:00
72c46447c1 removed unnecessary strings
emma pushed to main at emma/rustexits 2024-04-25 02:19:50 +00:00
c1a9df3166 removed unnecessary strings
emma pushed to main at emma/rustexits 2024-04-25 02:16:01 +00:00
112e052f18 fixed .gitignore
d837076021 initial commit
Compare 2 commits »
emma pushed to testing at bonsai/coreutils 2024-04-25 01:29:28 +00:00
1aa2b596d0 tests: aliases: added set -x
c6f30c4195 tests: bonsai: fop.sh: added test
3398fc372c tests: bonsai: mm.sh: fixed copyright
Compare 3 commits »
emma pushed to testing at bonsai/coreutils 2024-04-24 21:25:30 +00:00
28f2d44e2f CONTRIBUTING: updated to include docs and tests requirement
emma pushed to testing at bonsai/coreutils 2024-04-24 21:23:03 +00:00
aefa87d9e5 tests: fixed aliasing and created mm.sh
emma created pull request bonsai/coreutils#96 2024-04-24 21:00:28 +00:00
WIP: testing
emma pushed to testing at bonsai/coreutils 2024-04-24 20:59:33 +00:00
057f5571d6 moved tests into test directory
emma commented on issue bonsai/coreutils#94 2024-04-24 01:25:54 +00:00
Number parsing routine

I could write C bindings to the Rust functions, that way they just accept anything Rust does.

I’m not really sure what this is all about, though. Can you explain in-depth what this issue is for?

emma commented on pull request bonsai/coreutils#86 2024-04-24 01:24:59 +00:00
WIP: docs: fixed formatting of many manpages

The problem is that null is a word and nul is a representation in practice.

emma commented on pull request bonsai/coreutils#86 2024-04-24 01:24:33 +00:00
WIP: docs: fixed formatting of many manpages

@silt what are your thoughts

emma pushed to main at emma/protonkey 2024-04-24 01:20:15 +00:00
997e3250c0 retired script
emma commented on pull request bonsai/coreutils#86 2024-04-22 15:55:32 +00:00
WIP: docs: fixed formatting of many manpages

To be fair to me, this is not an infinitive, it is the second-person conjugation of the verb. The infinitive would be “to compare integers”, but it reads “[you] compare integers”. This…

emma pushed to main at emma/en 2024-04-18 17:51:14 +00:00
41b0293d42 stdin support, added optional highlight(1) dependency
4f0788048b made en print to stdout by default
Compare 2 commits »
emma pushed to docs at bonsai/coreutils 2024-04-18 14:48:12 +00:00
187d9486b7 dj.1: debug output clarification
b41af1b578 dj.1: -c: grammar
ed284b9949 dj.1: -a: More specific wording
3cdade71e2 dj.1: -S whether or not the input is a stream is irrelevant
df16707b0e intcmp.1: -e permits adjacent integers to be equal to each other
Compare 5 commits »
emma commented on pull request bonsai/coreutils#86 2024-04-18 14:38:18 +00:00
WIP: docs: fixed formatting of many manpages

Null with two Ls is often used to refer to the null (zero) memory address, which is typically somewhere between 16 and 48 bits.

But is it not clear if it is a null byte (which is 8 bits in…

emma commented on pull request bonsai/coreutils#86 2024-04-18 14:37:26 +00:00
WIP: docs: fixed formatting of many manpages

@trinity did you have any thoughts on this?