• 0.2.4

    100%
    0 Open
    5 Closed
    Updated 2023-08-30 19:20:22 -07:00
    Closed 2023-08-30 19:20:22 -07:00
    1. Allow deletion of individual proof states
    2. Most robust bookkeeping for proof states
    3. Allow monitoring of current resource usage so the client can know when bookkeeping becomes necessary (rather than waiting for the thing to crash and having to rebuild all proof states)
    4. Add pre-commit hooks to run the tests and check for white space usage
  • 0.2.6

    100%
    0 Open
    7 Closed
    Updated 2023-10-28 16:39:01 -07:00
    Closed 2023-10-28 16:39:01 -07:00
    1. Allow hole filing ("Agda style") proof and expression generation
    2. Add more serialization options
    3. Allow for more robust bookkeeping
  • 0.2.7

    100%
    0 Open
    2 Closed
    Updated 2023-10-29 13:08:52 -07:00
    Closed 2023-10-29 13:08:52 -07:00

    Simplify expression serialization

  • 0.2.8

    100%
    0 Open
    1 Closed
    Updated 2023-11-07 16:56:53 -08:00
    Closed 2023-11-07 16:56:53 -08:00
    1. Selectively continue goals
  • 0.2.9

    100%
    0 Open
    1 Closed
    Updated 2023-11-30 01:02:18 -08:00
    Closed 2023-11-30 01:02:18 -08:00
    1. Fix error formatting
    2. Output dependency
  • 0.2.10

    100%
    0 Open
    7 Closed
    Updated 2024-01-16 14:20:31 -08:00
    Closed 2024-01-08 12:24:33 -08:00

    Minor serialization update:

    1. Print Expr.proj as function applications w.r.t. the projector of a structure
    2. Print "private" symbols, which proofs somehow depend on, in the catalog. However unsafe and symbols in the Lean. namespace should not be printed.
  • 0.2.12

    100%
    0 Open
    3 Closed
    Updated 2024-03-06 15:19:41 -08:00
    Closed 2024-03-06 15:19:41 -08:00
    1. Print information about inducts, recursors, and constructors in env.inspect.