|
dac7567405
|
Merge branch 'readme-changes' (closes #51 & closes #24)
|
2024-02-16 21:02:41 -07:00 |
|
|
97382b79fd
|
README: changed dependency section and update copyright
|
2024-02-16 21:02:00 -07:00 |
|
|
bee0165074
|
scrut(1): add man page
|
2024-02-16 01:40:38 -07:00 |
|
|
64a1a19bd8
|
scrut(1): fix buffer overflow in option parsing
|
2024-02-16 01:13:37 -07:00 |
|
|
cc93389232
|
README: added cpp(1) as build dep
|
2024-02-15 17:39:26 -07:00 |
|
|
361f0ddb8b
|
hru.1: added manpage for hru(1)
|
2024-02-14 23:31:54 -07:00 |
|
|
448211bbe2
|
fop(1): better newline removal (preserves existing newlines)
|
2024-02-14 23:05:39 -07:00 |
|
|
4c663bf9dd
|
fop(1): closure fix
|
2024-02-14 22:55:28 -07:00 |
|
|
f8e3013563
|
fop(1): fixed trimming and handled unwraps (closes #58)
|
2024-02-14 22:53:45 -07:00 |
|
|
e3a0069180
|
hru(1): improved SI prefix logic
|
2024-02-14 00:07:06 -07:00 |
|
|
1299aefc39
|
hru(1): fixed overflow
|
2024-02-13 23:56:01 -07:00 |
|
|
d0205b71da
|
hru(1): read stdin until EOF
|
2024-02-13 17:48:25 -07:00 |
|
|
1ee668aed6
|
hru(1): made it actually work
|
2024-02-13 17:32:31 -07:00 |
|
|
5b364e104e
|
rpn(1): fixed exponentiation
|
2024-02-13 16:57:29 -07:00 |
|
|
d45e3410f8
|
CONTRIBUTING: fixed some small issues
|
2024-02-07 22:03:08 -07:00 |
|
|
452a1295e6
|
CONTRIBUTING: updated and added copyright info
|
2024-02-07 21:54:46 -07:00 |
|
|
fa686eefb9
|
hru(1): updated copyright year
|
2024-02-07 21:42:43 -07:00 |
|
|
42c5c5642e
|
README: bullets
|
2024-02-07 21:38:32 -07:00 |
|
|
c753eeea9c
|
README: added build information and copyright
|
2024-02-07 21:27:43 -07:00 |
|
|
be89e72c45
|
Makefile, hru(1): add hru(1)
|
2024-02-07 20:58:57 -07:00 |
|
|
d3470233ea
|
Makefile, .gitignore, tests/cc-compat.sh: brought up-to-date
|
2024-02-07 20:13:45 -07:00 |
|
|
3e39739e88
|
Makefile: added rpn to all
|
2024-02-07 19:42:11 -07:00 |
|
|
0f5247e722
|
merged rpn(1); closes #2
|
2024-02-07 19:23:51 -07:00 |
|
|
7fb68a2c7a
|
rpn.1: fixed DESCRIPTION
|
2024-02-07 19:17:59 -07:00 |
|
|
b95b198923
|
rpn(1): typo
|
2024-02-07 19:12:31 -07:00 |
|
|
af53375ff2
|
rpn.1: fixed some clunky stuff
|
2024-02-07 19:11:53 -07:00 |
|
|
4e040e0021
|
rpn(1): added alternative representation for powers
|
2024-02-07 18:51:58 -07:00 |
|
|
d768a257a3
|
rpn(1): made EvaluationError struct contain exit code
|
2024-02-06 23:29:43 -07:00 |
|
|
5b47936477
|
Makefile: removed configure and made library builds better
|
2024-02-06 22:21:46 -07:00 |
|
|
8e0eaeab38
|
rpn.1: made more better
|
2024-02-03 17:20:31 -07:00 |
|
|
6d7522be01
|
rpn.1: made better
|
2024-02-02 23:24:45 -07:00 |
|
|
228a0111c7
|
rpn(1): fixed Invalid error handling
|
2024-02-02 21:05:34 -07:00 |
|
|
a30152d783
|
rpn.1: made more precise
|
2024-02-02 20:12:12 -07:00 |
|
|
4993c53080
|
rpn(1): re-fixed arg parsing
|
2024-02-02 19:17:00 -07:00 |
|
|
6f98fdd1d4
|
rpn(1): fixed expressions on one line
|
2024-02-02 19:13:53 -07:00 |
|
|
fb2a164507
|
rpn(1): rewrote parser for the second time
|
2024-02-02 15:35:36 -07:00 |
|
|
4cb5e8e2b0
|
rpn(1): better error handling
|
2024-02-02 14:16:49 -07:00 |
|
|
885f167afc
|
rpn(1): changes to error message
|
2024-02-02 13:04:57 -07:00 |
|
|
2ec04c0564
|
true(1): fix my copyright dates in man page
|
2024-02-02 06:23:12 -07:00 |
|
|
a39772d7a1
|
false(1): fix my copyright dates in man page
|
2024-02-02 06:22:59 -07:00 |
|
|
258881dbb2
|
rpn(1): minor change
|
2024-02-01 23:35:49 -07:00 |
|
|
b35f87bd27
|
rpn(1): code cleanup
|
2024-02-01 23:34:20 -07:00 |
|
|
e7ee75b03f
|
rpn(1): added From trait to CalcType
|
2024-02-01 23:32:37 -07:00 |
|
|
a90c9b7998
|
true(1): fix man page POSIX reference
|
2024-02-01 20:42:28 -07:00 |
|
|
fb929e63f5
|
strcmp(1): fix man page POSIX reference
|
2024-02-01 20:42:15 -07:00 |
|
|
791db2ed6d
|
str(1): fix man page POSIX reference
|
2024-02-01 20:41:57 -07:00 |
|
|
870548b46b
|
npc(1): fix man page POSIX reference
|
2024-02-01 20:41:42 -07:00 |
|
|
af0c472173
|
intcmp(1): fix man page POSIX reference
|
2024-02-01 20:40:50 -07:00 |
|
|
6715e0a50f
|
false(1): fix man page POSIX reference
|
2024-02-01 20:40:18 -07:00 |
|
|
0d97f81f49
|
rpn(1): unicode subtraction, multiplication, division & code cleanup
|
2024-02-01 13:06:46 -07:00 |
|