dtb trinity
trinity commented on pull request bonsai/harakit#142 2024-07-13 00:44:10 -06:00
Formatting

Say which ones you're using.

trinity commented on pull request bonsai/harakit#142 2024-07-13 00:44:10 -06:00
Formatting

This is so I can move to /^function/ to find its definition.

trinity commented on pull request bonsai/harakit#142 2024-07-13 00:44:10 -06:00
Formatting

This ternary should happen somewhere in main.

trinity commented on pull request bonsai/harakit#142 2024-07-13 00:44:10 -06:00
Formatting

Test if argc is zero before doing this.

trinity commented on pull request bonsai/harakit#142 2024-07-13 00:44:10 -06:00
Formatting

Which sysexits?

trinity commented on pull request bonsai/harakit#142 2024-07-13 00:44:10 -06:00
Formatting

if(!(argc > 0)). Also, this program should work when argc==0.

trinity suggested changes for bonsai/harakit#142 2024-07-13 00:44:10 -06:00
Formatting
trinity created pull request bonsai/harakit#141 2024-07-10 12:41:42 -06:00
WIP: utf(1)
trinity deleted branch swab from bonsai/harakit 2024-07-10 12:40:52 -06:00
trinity closed pull request bonsai/harakit#137 2024-07-10 12:40:52 -06:00
swab(1): remove -f, fix arg parsing
trinity commented on pull request bonsai/harakit#137 2024-07-10 12:40:10 -06:00
swab(1): remove -f, fix arg parsing

Merged.

trinity pushed to main at bonsai/harakit 2024-07-10 12:39:54 -06:00
b7bc1f16ad swab(1): use the getopt error message
ca6865688a swab(1): updates getopt usage
1fd768057c swab(1): don't accept positional arguments
35d54d84b0 swab(1): don't use the getopt error message
a141b95293 swab(1): remove -f
Compare 5 commits »
trinity commented on issue bonsai/harakit#139 2024-07-10 12:33:03 -06:00
really bad dj(1) bugs

Does this bug exist on the dj branch?

trinity created pull request bonsai/harakit#138 2024-07-08 22:57:50 -06:00
dj(1): fix yet another stdin skipping bug
trinity created branch dj in bonsai/harakit 2024-07-08 22:53:58 -06:00
trinity pushed to dj at bonsai/harakit 2024-07-08 22:53:58 -06:00
8f8de5de2b dj(1): fix io[0].bufuse underflow
0df2c9f566 dj(1): fix infiniskipping
Compare 2 commits »
trinity pushed to testing at bonsai/harakit 2024-07-08 22:25:30 -06:00
94873a2ddc tests: bonsai/dj.sh: iron out some existing tests
aa819cabc2 tests: bonsai/npc.sh: initial arg parsing tests
7939985c98 Merge branch 'main' into testing
bf06e91be5 Merge branch 'main' into dj
5d5a6d2172 dj(1): fix retvals
Compare 59 commits »
trinity pushed to swab at bonsai/harakit 2024-07-08 14:46:32 -06:00
b7bc1f16ad swab(1): use the getopt error message
trinity created pull request bonsai/harakit#137 2024-07-08 11:47:01 -06:00
swab(1): remove -f, fix arg parsing
trinity pushed to swab at bonsai/harakit 2024-07-08 11:45:34 -06:00
1fd768057c swab(1): don't accept positional arguments
35d54d84b0 swab(1): don't use the getopt error message
a141b95293 swab(1): remove -f
Compare 3 commits »