sidekick/src/checker
Simon Cruanes 597a6c378e
wip: split VecI32 and VecSmallInt
- use VecSmallInt for small integers of type `int`
- use VecI32 to store actual int32 (in particular for proof steps)
2021-10-16 20:31:56 -04:00
..
drup_check.ml wip: split VecI32 and VecSmallInt 2021-10-16 20:31:56 -04:00
dune fix: remove dep on mtime in checker 2021-08-23 10:17:51 -04:00
main.ml fix: remove dep on mtime in checker 2021-08-23 10:17:51 -04:00