dtb trinity
trinity pushed to testing at bonsai/harakit 2024-08-02 18:28:34 -06:00
91de98cea3 tests: bonsai/intcmp.mk: make tests more relevant to failure cases
trinity pushed to testing at bonsai/harakit 2024-08-02 18:23:03 -06:00
bd09d16949 tests: bonsai/dj.mk: comment more
trinity approved bonsai/harakit#151 2024-08-01 19:30:36 -06:00
Makefile improvements
trinity commented on pull request bonsai/harakit#151 2024-08-01 10:50:59 -06:00
Makefile improvements

These are good changes. I'll approve them once I know they work.

trinity commented on pull request bonsai/harakit#151 2024-08-01 06:33:33 -06:00
Makefile improvements

Should this be renamed elsewhere too?

trinity commented on pull request bonsai/harakit#151 2024-08-01 06:30:55 -06:00
Makefile improvements

-eq is integer equality, identical to intcmp -e. You'll want to use an equality sign instead.

trinity pushed to pg at bonsai/harakit 2024-07-31 17:31:17 -06:00
2bd7006d7a scroll(1): renamed from pg(1)
4c36ec1807 pg(1): more work on strtok_quoted
c01af89e52 pg(1): finish style changes
73b84f9719 pg(1): update style
383d53168f Merge branch 'main' into pg
Compare 296 commits »
trinity pushed to main at trinity/src 2024-07-31 12:17:23 -06:00
654ade6733 2024-07-31
trinity created branch zn in trinity/overgrown 2024-07-29 22:33:26 -06:00
trinity pushed to zn at trinity/overgrown 2024-07-29 22:33:26 -06:00
a28542e5e5 zn(1): proof of concept
trinity commented on pull request bonsai/harakit#142 2024-07-29 22:20:50 -06:00
Formatting

This is set to be merged.

trinity pushed to dj-formatting at bonsai/harakit 2024-07-29 21:15:01 -06:00
6bbccb3776 fop(1): fix minor optind bug, add some comments
fd13a7f189 swab(1): fix imports to be consistent
Compare 2 commits »
trinity pushed to dj-formatting at bonsai/harakit 2024-07-29 13:44:05 -06:00
8d23c7fbac dj(1): better ASV formatting and comments
trinity commented on pull request bonsai/harakit#142 2024-07-29 11:47:38 -06:00
Formatting

I can get behind merging this.

trinity pushed to dj-formatting at bonsai/harakit 2024-07-29 11:30:53 -06:00
7e347bebdf mm(1): interpret retvals
trinity pushed to dj-formatting at bonsai/harakit 2024-07-29 11:14:54 -06:00
a7b27f0d6a strcmp(1): interpret all retvals
trinity pushed to dj-formatting at bonsai/harakit 2024-07-29 11:14:04 -06:00
c554b96722 swab(1): fix type errors
7b930363bf npc(1): fix syntax errors
Compare 2 commits »
trinity pushed to dj-formatting at bonsai/harakit 2024-07-29 11:10:23 -06:00
5545846c92 dj(1): fix fprintio signature
162c6411b3 mm(1): remove terminate macro
Compare 2 commits »
trinity pushed to dj-formatting at bonsai/harakit 2024-07-29 11:04:06 -06:00
2e172d93e8 dj(1): interpret all retvals
trinity pushed to dj-formatting at bonsai/harakit 2024-07-29 10:54:23 -06:00
549fa98bdb npc(1): interpret all retvals