summaryrefslogtreecommitdiff
path: root/Cargo.toml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* crate name: util → isabelle2unicodestuebinm2021-09-041-1/+1
|
* remove grmtoolsstuebinm2021-09-031-1/+5
| | | | | | | | | | the parser using grmtools was way oversized for just doing escape sequences, and only really existed since I wanted to play around with it. The new implementation depends on no external crates, uses just an iter wrapped into a nicely composable function, and appears to be exactly equivalent (but faster).
* initial commitstuebinm2021-06-231-0/+2