|
e6b1db3f40
|
Merge branch 'hru' (closes #33)
|
2024-02-23 22:15:43 -07:00 |
|
|
ef1643660b
|
hru(1): fixed lack of newline
|
2024-02-23 22:11:23 -07:00 |
|
|
b0636b416e
|
Merge branch 'fop-trim' (closes #54, closes #58)
|
2024-02-23 22:05:56 -07:00 |
|
|
bd08ef479c
|
hru(1): error handling tweaks
|
2024-02-23 21:58:23 -07:00 |
|
|
3cee3de900
|
fop(1): committing to Rust error messages
|
2024-02-23 21:46:50 -07:00 |
|
|
0801d89128
|
hru(1): fixed kilo prefix
|
2024-02-18 14:49:09 -07:00 |
|
|
64a1a19bd8
|
scrut(1): fix buffer overflow in option parsing
|
2024-02-16 01:13:37 -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 |
|
|
fa686eefb9
|
hru(1): updated copyright year
|
2024-02-07 21:42:43 -07:00 |
|
|
be89e72c45
|
Makefile, hru(1): add hru(1)
|
2024-02-07 20:58:57 -07:00 |
|
|
b95b198923
|
rpn(1): typo
|
2024-02-07 19:12:31 -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 |
|
|
228a0111c7
|
rpn(1): fixed Invalid error handling
|
2024-02-02 21:05:34 -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 |
|
|
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 |
|
|
0d97f81f49
|
rpn(1): unicode subtraction, multiplication, division & code cleanup
|
2024-02-01 13:06:46 -07:00 |
|
|
b68f13acdc
|
rpn(1): added floor division
|
2024-02-01 12:38:12 -07:00 |
|
|
f7108245ea
|
rpn(1): more code cleanup
|
2024-02-01 10:54:28 -07:00 |
|
|
34b9519e03
|
rpn(1): code cleanup
|
2024-02-01 10:46:10 -07:00 |
|
|
5f8e90b592
|
rpn(1): added modulo
|
2024-02-01 01:26:48 -07:00 |
|
|
5debb9d954
|
rpn(1): highest possible precision
|
2024-02-01 01:18:13 -07:00 |
|
|
942e284f93
|
rpn(1): fixed exiting the program on EOF
|
2024-02-01 00:57:51 -07:00 |
|
|
4870f4679c
|
Makefile, rpn(1): add sysexits dependency
|
2024-02-01 00:41:27 -07:00 |
|
|
ab4d732aaf
|
rpn: initial working prototype
|
2024-02-01 00:24:38 -07:00 |
|
|
e246290bff
|
Merge branch 'djfix'
|
2024-01-31 13:56:04 -07:00 |
|
|
271510476c
|
dj(1): fix getopt optstring
|
2024-01-29 22:33:04 -07:00 |
|
|
601954a0f6
|
Merge branch 'dj-fixes'
|
2024-01-19 20:27:31 -07:00 |
|
|
04923fb1ad
|
Makefile, true(1), false(1): ported true and false back to C for simplicity and size
|
2024-01-15 16:53:34 -07:00 |
|
|
c444198efc
|
closed #18
|
2024-01-15 16:49:46 -07:00 |
|
|
28becbafbc
|
fop(1): updated copyright year and usage info
|
2024-01-15 16:33:51 -07:00 |
|
|
52def0a32d
|
Makefile, fop(1): added argument parsing and -d option
|
2024-01-15 16:30:00 -07:00 |
|
|
91e129b813
|
Makefile, getopt-rs: added getopt-rs library
|
2024-01-15 15:50:12 -07:00 |
|
|
ba7bd26fe6
|
dj(1): fix typos in comments
|
2024-01-15 13:34:30 -07:00 |
|
|
d25c8a64f2
|
dj(1): add copyright header to dj.c
|
2024-01-15 13:32:33 -07:00 |
|
|
612067890f
|
dj(1): interpret a '-' file name as standard input/output
|
2024-01-10 15:03:04 -07:00 |
|
|
88a66bcc01
|
dj(1): import from git.sr.ht/~trinity/src
|
2024-01-09 23:43:45 -07:00 |
|