Emma Tebibyte emma
emma deleted branch strerror from bonsai/harakit 2024-04-25 16:47:33 -06:00
emma pushed to manpage-install at bonsai/harakit 2024-04-25 12:44:25 -06:00
d8b54fdbf5 Makefile: fixes erroneous whitespace
emma created pull request bonsai/harakit#97 2024-04-25 12:43:01 -06:00
Makefile: fixed manpage install location
emma created branch manpage-install in bonsai/harakit 2024-04-25 12:41:56 -06:00
emma pushed to manpage-install at bonsai/harakit 2024-04-25 12:41:56 -06:00
f6aac60aee Makefile: fixed manpage install location
emma pushed to main at yac/yacexits 2024-04-24 21:05:14 -06:00
191d271663 updated to deprecate
emma pushed to main at emma/rustexits 2024-04-24 21:01:23 -06:00
554705cb42 fixed license
emma pushed to main at emma/rustexits 2024-04-24 20:51:53 -06:00
11a4f12c79 updated for publishing on crates.io
emma pushed to main at emma/rustexits 2024-04-24 20:38:42 -06:00
bf7a53994e fixed whitespace issues
emma pushed to main at emma/rustexits 2024-04-24 20:35:57 -06:00
79189561c6 better error handling
emma pushed to main at emma/rustexits 2024-04-24 20:20:33 -06:00
72c46447c1 removed unnecessary strings
emma pushed to main at emma/rustexits 2024-04-24 20:19:50 -06:00
c1a9df3166 removed unnecessary strings
emma pushed to main at emma/rustexits 2024-04-24 20:16:01 -06:00
112e052f18 fixed .gitignore
d837076021 initial commit
Compare 2 commits »
emma pushed to testing at bonsai/harakit 2024-04-24 19:29:28 -06: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/harakit 2024-04-24 15:25:30 -06:00
28f2d44e2f CONTRIBUTING: updated to include docs and tests requirement
emma pushed to testing at bonsai/harakit 2024-04-24 15:23:03 -06:00
aefa87d9e5 tests: fixed aliasing and created mm.sh
emma created pull request bonsai/harakit#96 2024-04-24 15:00:28 -06:00
WIP: testing
emma pushed to testing at bonsai/harakit 2024-04-24 14:59:33 -06:00
057f5571d6 moved tests into test directory
emma commented on issue bonsai/harakit#94 2024-04-23 19:25:54 -06: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/harakit#86 2024-04-23 19:24:59 -06:00
docs: fixed formatting of many manpages

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