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