epfl-lara / lisa

Proof assistant based on first-order logic and set theory
Apache License 2.0
33 stars 18 forks source link

Cleaning #123

Closed SimonGuilloud closed 1 year ago

SimonGuilloud commented 1 year ago

Reorganise lisa.utils, split more clearly between parsing, library and kernel helpers. INclude more documentation and helper functions. Solve issue with tests finishing early by making LISA run in a fork, not in the same process as sbt.