Commit graph

3 commits

Author SHA1 Message Date
a8c3473b1a fix(norm): khais -> kcolin in headers
Closes #184
2025-04-30 11:29:20 +02:00
ac411d36cc
debug: special command can turn debug mode on and off
Using the .debug command, debug mode can be toggled. It starts turned off.

When it is on, each command, before being executed, is debug-printed using the
tree-printing facilities.
2025-04-15 15:16:51 +02:00
abea59eba4
get_command refactor: put into own file 2025-02-20 14:40:57 +01:00