index
:
aeneas
isabelle
aeneas rust verifier with a hacky Isabelle backend
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
/
lean
/
Base
/
Arith
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-10-17
Refold the scalar types when applying progress
Son Ho
2
-3
/
+3
2023-10-17
Implement tactics for termination proofs which involve arithmetic
Son Ho
3
-0
/
+34
2023-09-18
Improve scalar_tac
Son Ho
2
-5
/
+20
2023-09-14
Update to Lean 4.0.0 and fix some broken proofs
Son Ho
1
-1
/
+1
2023-08-04
Start adding support for Arrays/Slices in the Lean library
Son Ho
2
-10
/
+25
2023-07-26
Update the syntax of the progress tactic
Son Ho
2
-2
/
+2
2023-07-25
Make progress on the proofs of the hashmap
Son Ho
1
-0
/
+1
2023-07-25
Make progress on the hashmap properties
Son Ho
3
-1
/
+8
2023-07-25
Improve int_tac and scalar_tac
Son Ho
2
-10
/
+59
2023-07-20
Make some proofs in Hashmap/Properties.lean and improve progress
Son Ho
1
-1
/
+1
2023-07-19
Improve progress
Son Ho
1
-8
/
+0
2023-07-18
Move an arithmetic lemma
Son Ho
1
-0
/
+6
2023-07-17
Reorganize the Lean backend
Son Ho
3
-329
/
+284
2023-07-17
Move a definition
Son Ho
1
-3
/
+0
2023-07-13
Update a comment
Son Ho
1
-2
/
+1
2023-07-13
Add IList.lean
Son Ho
2
-64
/
+112
2023-07-12
Improve progress to use assumptions and start working on a nice syntax
Son Ho
1
-41
/
+1
2023-07-12
Improve the handling of arithmetic bounds
Son Ho
1
-2
/
+6
2023-07-12
Finish a first version of the progress tactic
Son Ho
1
-93
/
+29
2023-07-11
Work on the progress tactic
Son Ho
1
-13
/
+29
2023-07-10
Start working on the progress tactic
Son Ho
2
-0
/
+419