Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | proof of concept: talking to `isabelle server` | stuebinm | 2021-09-21 | 1 | -1/+2 |
| | | | | | for now this just checks a file given on the command line, and panics if anything at all goes wrong. | ||||
* | crate name: util → isabelle2unicode | stuebinm | 2021-09-04 | 1 | -1/+1 |
| | |||||
* | remove grmtools | stuebinm | 2021-09-03 | 1 | -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 commit | stuebinm | 2021-06-23 | 1 | -0/+2 |