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
/
Progress
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update some of the Vec function specs
Son Ho
2023-07-26
1
-5
/
+12
*
Update the syntax of the progress tactic
Son Ho
2023-07-26
1
-19
/
+22
*
Make progress on the proofs of the hashmap
Son Ho
2023-07-25
1
-6
/
+28
*
Make progress on the hashmap properties
Son Ho
2023-07-25
2
-4
/
+4
*
Improve int_tac and scalar_tac
Son Ho
2023-07-25
1
-1
/
+12
*
Add the possibility of using "_" as ident for progress
Son Ho
2023-07-25
1
-16
/
+21
*
Improve the syntax of progress: `as ⟨ x, y .. ⟩`
Son Ho
2023-07-25
1
-31
/
+46
*
Fix a naming issue with progress
Son Ho
2023-07-20
1
-4
/
+4
*
Make some proofs in Hashmap/Properties.lean and improve progress
Son Ho
2023-07-20
2
-54
/
+39
*
Improve progress further and move some lemmas
Son Ho
2023-07-20
1
-21
/
+34
*
Add fine-grained lemmas for the arithmetic operations
Son Ho
2023-07-20
1
-1
/
+1
*
Improve progress further
Son Ho
2023-07-20
2
-72
/
+142
*
Fix a small issue with the persistent state of progress
Son Ho
2023-07-19
2
-5
/
+13
*
Add some utilities for progress
Son Ho
2023-07-19
2
-5
/
+35
*
Start implementing support for some type classes for progress
Son Ho
2023-07-19
2
-25
/
+117
*
Cleanup a bit
Son Ho
2023-07-19
1
-2
/
+0
*
Improve progress
Son Ho
2023-07-19
1
-35
/
+80
*
Improve progress
Son Ho
2023-07-18
2
-5
/
+17
*
Start proving theorems for primitive definitions
Son Ho
2023-07-17
2
-1
/
+6
*
Reorganize the Lean backend
Son Ho
2023-07-17
1
-0
/
+2
*
Update the lean dependencies and update IList
Son Ho
2023-07-17
1
-3
/
+0
*
Finish implementing the syntax for `progress`
Son Ho
2023-07-13
1
-28
/
+70
*
Improve progress to use assumptions and start working on a nice syntax
Son Ho
2023-07-12
2
-32
/
+77
*
Improve the handling of arithmetic bounds
Son Ho
2023-07-12
1
-2
/
+3
*
Finish a first version of the progress tactic
Son Ho
2023-07-12
2
-31
/
+29
*
Work on the progress tactic
Son Ho
2023-07-11
2
-0
/
+287