command line util for doing hex/dec/oct/bin math quickly
Stars
128
Forks
22
Watchers
Open Issues
8
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
97
commits
update to version 6
f7a55ad
be a bit selfish
1f9af6a
convert boolean command line options to stdbool too
2cff5da
switch to long double to increase integer precision
9410cfe
tests: disable code sensitive to math library accuracy
10b2c52
add options to control floating point precision
c9c96b9
rewrite command line parsing with getopts
a317483
fix command line processing
f2db061
tests: fallback to $at_dir
1ad0913
tests: log shell state for debugging
d28f92d
CI: migrate from Travis to GH Actions
ced9d69
disable use of yywrap
1644553
distcheck: include install testing
73c1a71
README: convert to markdown for GH rendering
d93be9e
store: constify the file/name args
d0ab0c9