| Age | Commit message (Collapse) | Author |
|
Also fix a few shellcheck warnings related to printf while doing so.
|
|
Also some pretty printer improvements
Make all the tests use the same colours for green/red/yellow
|
|
Generate only one Lem model based on the prompt monad (instead of two models
with different monads), and add a lifting from prompt to state monad. Add some
Isabelle lemmas about the monad lifting.
Also drop the "_embed" and "_sequential" suffixes from names of generated
files.
|
|
|
|
Uses the typechecker tests for now. Also fix two minor bugs in pretty-printer
and rewriter uncovered by the tests.
|