summaryrefslogtreecommitdiff
path: root/isabelle-proto/src/main.rs (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-10-26better code structure for isabelle-protostuebinm1-134/+3
2021-10-26slightly less hacky proof of conceptstuebinm1-70/+19
2021-09-21proof of concept: talking to `isabelle server`stuebinm1-0/+312
for now this just checks a file given on the command line, and panics if anything at all goes wrong.