Commit Graph

3 Commits

Author SHA1 Message Date
cmounce dc7f70e01b Reorganize parse.rs, don't expose Nom in errors 2026-03-10 19:29:49 -07:00
cmounce d73faf64c7 Split error enum into Encode vs. Decode errors 2026-03-10 14:19:08 -07:00
cmounce 8c1c31be56 Initial conversion to Rust library
I'm spinning zztff off as its own Rust crate, separate from my zztext
project (which will soon consume it). This commit is based on running
filter-repo on the zztext project, followed by the minimal work to get
it to build separately.
2026-03-09 18:41:41 -07:00