summaryrefslogtreecommitdiff
path: root/isabelle-proto/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* actually usable code structure for isabelle-protoHEADmasterstuebinm2021-10-263-95/+67
|
* better code structure for isabelle-protostuebinm2021-10-263-135/+148
|
* slightly less hacky proof of conceptstuebinm2021-10-262-70/+145
|
* proof of concept: talking to `isabelle server`stuebinm2021-09-211-0/+312
for now this just checks a file given on the command line, and panics if anything at all goes wrong.