|
a01cea572d
|
dj(1): replace do/while on hard seeking
|
2024-07-19 18:26:59 -06:00 |
|
|
f7ebe7cf57
|
STYLE: added 10 rules reference
|
2024-07-19 17:31:51 -06:00 |
|
|
22bb26b9cb
|
STYLE: added introduction statement
|
2024-07-19 17:04:49 -06:00 |
|
|
3ba6682ab3
|
STYLE: extern and use statements rules
|
2024-07-19 16:41:02 -06:00 |
|
|
e90d25e30f
|
Merge branch 'strcmp'
|
2024-07-15 19:52:26 -06:00 |
|
|
71f372d2c2
|
Merge branch 'intcmp'
|
2024-07-15 15:21:31 -06:00 |
|
|
27ff64dffa
|
intcmp(1): add comments
|
2024-07-15 14:51:54 -06:00 |
|
|
becb3bac4e
|
strcmp(1): code clarification
|
2024-07-15 14:40:26 -06:00 |
|
|
9f2447ce94
|
STYLE: code block indentation edits and example
|
2024-07-15 13:38:26 -06:00 |
|
|
fbdf4f9c45
|
intcmp(1): switch formatting
|
2024-07-15 13:38:08 -06:00 |
|
|
806ddac8da
|
dj(1): whitespace formatting
|
2024-07-15 13:31:38 -06:00 |
|
|
a0ed14a089
|
STYLE: example for trailing comma & add includes guideline
|
2024-07-15 13:29:12 -06:00 |
|
|
dc2a4a39ba
|
swab(1): note what sysexits are being used
|
2024-07-15 13:17:00 -06:00 |
|
|
7ff14214c3
|
npc(1): move bit comment to be next to hex
|
2024-07-15 13:16:41 -06:00 |
|
|
a3ceb845e3
|
dj(1): revert some formatting changes
|
2024-07-15 13:16:05 -06:00 |
|
|
c2e6744e2b
|
dj(1): revert changes to function return type formatting
|
2024-07-15 13:09:09 -06:00 |
|
|
71e98dbde7
|
dj.1: fixes more ambiguity
|
2024-07-15 13:06:34 -06:00 |
|
|
e9496cb4a5
|
dj.1: fixes ambiguity and false information
|
2024-07-15 13:04:23 -06:00 |
|
|
789046f694
|
STYLE: removes do while constraint & reword indentation rule
|
2024-07-15 13:03:53 -06:00 |
|
|
e7a6632b41
|
mm(1): improves comments
|
2024-07-15 12:52:02 -06:00 |
|
|
48dbea0228
|
mm(1): imports full enum
|
2024-07-15 12:52:02 -06:00 |
|
|
64f3f73d96
|
mm(1): formatting
|
2024-07-15 12:52:02 -06:00 |
|
|
eda5385058
|
mm.1: small correction
|
2024-07-15 12:52:02 -06:00 |
|
|
7a0ad78000
|
mm.1: reflects new changes
|
2024-07-15 12:52:02 -06:00 |
|
|
8dc763f05e
|
mm(1): treats trailing arguments as optargs for the last opt
|
2024-07-15 12:52:01 -06:00 |
|
|
20692d581a
|
mm(1): makes -e block inferring stdout as an output, mm.1: reflects changes to -e
|
2024-07-15 12:52:01 -06:00 |
|
|
8d693b6664
|
mm(1): removes debug print
|
2024-07-15 12:52:01 -06:00 |
|
|
37804aab6b
|
mm(1): fixes comment about flags -a & -t
|
2024-07-15 12:52:01 -06:00 |
|
|
3b76254599
|
mm(1): fixes creating files
|
2024-07-15 12:52:01 -06:00 |
|
|
e972ff468a
|
mm(1): added -t for disabling truncation; mm.1: updated docs
|
2024-07-15 12:52:01 -06:00 |
|
|
1b3b03cae0
|
mm(1): rewritten in Rust
|
2024-07-15 12:51:48 -06:00 |
|
|
efb3ce626d
|
strcmp(1): fix program_name type
|
2024-07-15 04:29:43 -06:00 |
|
|
16f23e11c0
|
strcmp.1: update docs to match utility
|
2024-07-15 04:26:57 -06:00 |
|
|
d87c278be5
|
strcmp(1): re-style, tweak exits
|
2024-07-15 04:21:50 -06:00 |
|
|
5caefbb465
|
strcmp(1): note used sysexit
|
2024-07-15 03:45:36 -06:00 |
|
|
8d743dab7a
|
strcmp(1): add copyright header
I could trace strcmp(1) as far back as
<293436c5ad/src/streq.c >
in my repo.
|
2024-07-15 03:43:25 -06:00 |
|
|
2f2270322a
|
intcmp(1): rewrite in rust
|
2024-07-15 03:14:57 -06:00 |
|
|
699893af89
|
intcmp(1): initial rust impl
|
2024-07-15 03:09:00 -06:00 |
|
|
9addfc9284
|
Merge branch 'dj'
|
2024-07-15 02:36:07 -06:00 |
|
|
ab003f7d4a
|
strcmp(1): commenting
|
2024-07-14 03:25:52 -06:00 |
|
|
3c243e4a09
|
str(1): formatting
|
2024-07-14 03:20:15 -06:00 |
|
|
49031102f2
|
npc(1): commenting
|
2024-07-14 03:17:21 -06:00 |
|
|
fd1ed79329
|
dj(1): return top-of-scope variable
|
2024-07-14 02:43:01 -06:00 |
|
|
fe0c631d42
|
dj.1: reverts change to hex literals
|
2024-07-14 02:41:59 -06:00 |
|
|
aa074ad9b6
|
dj.1: fixes ambiguity in block size options
|
2024-07-14 02:37:37 -06:00 |
|
|
b22ded9e98
|
STYLE: adds do while rule
|
2024-07-14 02:15:07 -06:00 |
|
|
579bf3b622
|
STYLE: initial commit
|
2024-07-14 02:10:18 -06:00 |
|
|
b0602388e7
|
rpn(1): better comments
|
2024-07-13 18:29:27 -06:00 |
|
|
a9b388fe4b
|
hru(1): adds more descriptive comments
|
2024-07-13 18:18:32 -06:00 |
|
|
e4e823a309
|
fop(1): adds more comments
|
2024-07-13 18:03:49 -06:00 |
|