Compare commits

..

8 Commits

Author SHA1 Message Date
0c9d4a27ce Add macro definition and substitution support 2026-04-02 15:48:30 -07:00
6180a8f7e9 Move tests, remove old .ts files 2026-04-02 15:40:40 -07:00
7ff92d1923 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
b71ffbf177 Add Cargo.lock file with dependencies 2026-04-02 15:20:11 -07:00
637327b356 omg rust 2026-04-02 15:18:22 -07:00
efa9d5a90b Refactor help command and add tests 2026-04-02 14:15:37 -07:00
9c516604f2 Improve help text and error handling 2026-04-02 14:05:45 -07:00
1c7c0da4b7 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