Emma Tebibyte emma
emma commented on issue bonsai/harakit#42 2024-02-07 19:57:01 -07:00
fop(1): use std::process::ExitCode

This is not worth pursuing because the majority of exit()s are inside closures.

emma closed issue bonsai/harakit#42 2024-02-07 19:57:01 -07:00
fop(1): use std::process::ExitCode
emma pushed to main at bonsai/harakit 2024-02-07 19:42:46 -07:00
3e39739e88 Makefile: added rpn to all
emma closed pull request bonsai/harakit#36 2024-02-07 19:24:50 -07:00
rpn(1)
emma pushed to main at bonsai/harakit 2024-02-07 19:24:21 -07:00
0f5247e722 merged rpn(1); closes #2
7fb68a2c7a rpn.1: fixed DESCRIPTION
b95b198923 rpn(1): typo
af53375ff2 rpn.1: fixed some clunky stuff
4e040e0021 rpn(1): added alternative representation for powers
Compare 31 commits »
emma pushed to rpn at bonsai/harakit 2024-02-07 19:18:31 -07:00
7fb68a2c7a rpn.1: fixed DESCRIPTION
emma pushed to rpn at bonsai/harakit 2024-02-07 19:13:02 -07:00
b95b198923 rpn(1): typo
emma pushed to rpn at bonsai/harakit 2024-02-07 19:12:27 -07:00
af53375ff2 rpn.1: fixed some clunky stuff
emma commented on pull request bonsai/harakit#36 2024-02-07 19:05:05 -07:00
rpn(1)

Due to [...] the way floats are represented in accordance with the IEEE Standard [...]

This does not imply any work on our part. The floats are represented in accordance with IEEE standards…

emma commented on pull request bonsai/harakit#36 2024-02-07 18:54:18 -07:00
rpn(1)

According to Merriam-Webster [1], the verb outputted is the past tense form of output. I want to change this paragraph regardless because it is a bit clunky.

[1] https://www.merriam-webster.com/…

emma pushed to rpn at bonsai/harakit 2024-02-07 18:52:43 -07:00
4e040e0021 rpn(1): added alternative representation for powers
emma commented on issue bonsai/harakit#46 2024-02-06 23:36:44 -07:00
out(1): output arguments

The out(1) utility should output the argv array to the standard output.

emma opened issue bonsai/harakit#46 2024-02-06 23:35:29 -07:00
out(1): output arguments
emma closed issue bonsai/harakit#26 2024-02-06 23:33:02 -07:00
Usage of Projects tab
emma pushed to rpn at bonsai/harakit 2024-02-06 23:30:24 -07:00
d768a257a3 rpn(1): made EvaluationError struct contain exit code
emma commented on issue bonsai/harakit#21 2024-02-06 23:24:29 -07:00
rpn(1) - reverse polish notation

I’ll leave out comparisons. I think it’s basically done, then.

emma commented on issue bonsai/harakit#34 2024-02-06 23:14:58 -07:00
Name

Consider uutils, which is packaged as a great variety of names

for the record, uutils is packaged that way because it changed names from rust-coreutils to uutils-coreutils at some point in…

emma reopened issue bonsai/harakit#41 2024-02-06 22:59:26 -07:00
rtfm(1) - manual pages
emma closed pull request bonsai/harakit#45 2024-02-06 22:59:13 -07:00
Makefile: removed configure and made library builds better
emma pushed to main at bonsai/harakit 2024-02-06 22:59:10 -07:00
5b47936477 Makefile: removed configure and made library builds better