Commit Graph

6 Commits

Author SHA1 Message Date
20f30f496b Excercise tracker scraping 2025-02-10 01:30:29 +00:00
a7ea02282f bcode_print: swap parameters order
Better aligns with printf-family of functions.
2025-02-10 01:26:37 +00:00
f5552b2526 Rename bcode.h => bt.h
In preparation for adding tracker-related functionality.
2025-02-09 22:53:01 +00:00
d1be45bce6 bt: remove hardcoded test file
Allow passing a filename on command line or read from stdin otherwise.
2025-01-28 18:39:44 +00:00
7d77ac987d Rename bcode_dump -> bcode_print 2025-01-28 03:02:35 +00:00
d95e10600c Initial import 2025-01-28 00:24:03 +00:00