1
0
forked from bonsai/harakit
Commit Graph

32 Commits

Author SHA1 Message Date
821f5d09e9
fop(1), hru(1), intcmp(1), mm(1), rpn(1), swab(1): fixes conditional compilation 2024-08-17 01:51:25 -06:00
6c882f54cb
fop(1): adds pledge support 2024-08-10 12:51:25 -06:00
DTB
6bbccb3776
fop(1): fix minor optind bug, add some comments 2024-07-29 21:14:45 -06:00
6b9d13b8a0
fop(1): better opt matching 2024-07-28 18:27:22 -06:00
d2ae35eac9
fop(1): fixes glaring issue with newline handling 2024-07-28 01:15:08 -06:00
0f121cbac7
fop(1): more descriptive command arguments variable name 2024-07-28 00:40:16 -06:00
09193a14d5
fop(1): fixes unhandled i/o error 2024-07-28 00:35:55 -06:00
e4e823a309
fop(1): adds more comments 2024-07-13 18:03:49 -06:00
6e4aeb7be7
fop(1): bring getopt(3) usage up-to-date 2024-06-23 01:00:48 -06:00
965d1bb76e
Merge branch 'main' into getopt-bindings 2024-06-23 00:57:20 -06:00
4b3333d8d3
fop(1): record separator worky now? 2024-06-21 03:26:42 -06:00
35f49a699f
fop(1): fixes record separator, again 2024-06-19 15:26:46 -06:00
3392d64e44
fop(1): literal record separator 2024-06-05 17:25:22 -06:00
02daca87dc
fop(1): updated to latest optind api 2024-06-05 11:55:16 -06:00
05cde15105
fop(1): updated to use new optind api 2024-06-04 19:15:55 -06:00
2dd6c0ded7
fop(1): adds the ability to use any string as a delimiter 2024-06-02 19:05:30 -06:00
ad92fe27d4
fop(1): switch to getopt.rs(3) 2024-04-11 23:37:04 -06:00
d87b5d0958
hru(1), fop(1): changed to reflect strerror changes 2024-03-18 21:31:25 -06:00
c392dbc680
Makefile: better deps; fop(1), hru(1), strerror(3): changed strerror wrapper function name 2024-03-02 10:16:32 -07:00
8f956d775c
fop(1): changed to use strerror(3) 2024-03-01 23:10:28 -07:00
3cee3de900
fop(1): committing to Rust error messages 2024-02-23 21:46:50 -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
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
f89a686d3c
fop(1): made checking argv better 2023-12-28 22:42:05 -07:00
b74bbd6c92
fop(1): finished implementing sysexits 2023-12-27 22:47:06 -07:00
3355cb3dc3
GNUmakefile, fop(1): added sysexits support 2023-12-27 22:42:50 -07:00
7eda8bb721
fop(1): working prototype 2023-12-27 15:44:19 -07:00
1dff7d7e18
Revert ".editorconfig: fixed utf8 issue"
This reverts commit d20a1da6f8.
2023-12-27 15:42:27 -07:00
d20a1da6f8
.editorconfig: fixed utf8 issue 2023-12-27 15:40:31 -07:00