Block a user
qi(1)
: Syntax
Some thoughts on dereferencing.
- Prefixing with a symbol may be the only good option.
- nasm's
[var]
would be simple but ugly. I…
- nasm's
WIP: Automatic git commit messages
qi(1)
: Builtins
The only built-in commands I see as absolutely necessary are let
(or a way to change the shell environment; see #152) and cd
or chdir
.
The argument that built-ins drastically speed up…
74d6ec16ac
Merge branch 'testing' of git.tebibyte.media:bonsai/harakit into testing
e93d218b87
tests/bonsai: str.mk: -h test
cd5983b10b
tests/bonsai: intcmp.mk: add a comment
acdbecf178
tests: bonsai/scrut.mk: add tests
0f2d357476
tests/bonsai: dj.mk: tee diagnostics to stderr instead of tty
588680406a
tests: bonsai/npc.mk: full ASCII test coverage
Makefile improvements
-eq is integer equality, identical to intcmp -e. You'll want to use an equality sign instead.
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
6bbccb3776
fop(1): fix minor optind bug, add some comments
fd13a7f189
swab(1): fix imports to be consistent