summaryrefslogtreecommitdiff
path: root/src/dateparse.rs
AgeCommit message (Collapse)Author
2026-03-22au
2026-03-15au
2026-03-12cleanupu
2026-03-11drop regex and handroll parseru
the rustflags change, leaner parser, and dropping the regex crate yields a 4x binary size decrease, i can also see it runs around 2.5x faster