Compare commits

..

9 Commits

Author SHA1 Message Date
6869628353 Add macro definition and substitution support 2026-04-02 15:48:30 -07:00
aba7f9676d Move tests, remove old .ts files 2026-04-02 15:40:40 -07:00
eef0f4d2dc Merge branch 'rust-rewrite'
# Conflicts:
#	package.json
#	src/cli/index.ts
#	src/parse.test.ts
#	src/parse.ts
2026-04-02 15:30:50 -07:00
d92078fa8f Add Cargo.lock file with dependencies 2026-04-02 15:20:11 -07:00
db5a7d66e6 omg rust 2026-04-02 15:18:22 -07:00
4f42cd4887 Refactor help command and add tests 2026-04-02 14:15:37 -07:00
7ca6e12263 remove target/ 2026-04-02 14:06:06 -07:00
1dffe5f98a Improve help text and error handling 2026-04-02 14:05:45 -07:00
175899001a Add Rust implementation of the shout test runner
Rewrites the shout CLI in Rust for better performance, with parallel
test execution via rayon and the same .shout file format semantics.
2026-04-02 13:28:48 -07:00

Diff Content Not Available