Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-06-29 | some isabelle/hol verificationHEADmain | stuebinm | 1 | -24/+19 | |
doesn't do much, just proves that the find function won't cause an error. also removes all uses of rust traits, since these are currently broken on the aeneas side. | |||||
2024-04-18 | feat: make `find` extractable | Raito Bezarius | 1 | -1/+1 | |
I was not borrowing `&self`! Signed-off-by: Raito Bezarius <masterancpp@gmail.com> | |||||
2024-04-16 | feat: add `find` function | Raito Bezarius | 1 | -0/+13 | |
Signed-off-by: Raito Bezarius <masterancpp@gmail.com> | |||||
2024-04-12 | feat: note on extraction for inductive | Raito Bezarius | 1 | -0/+2 | |
Signed-off-by: Raito Bezarius <masterancpp@gmail.com> | |||||
2024-03-25 | Initial extraction | Raito Bezarius | 1 | -9/+7 | |
Signed-off-by: Raito Bezarius <masterancpp@gmail.com> |