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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-10-16
Improve formatting of scalars in Lean
Son Ho
1
-0
/
+15
2023-10-13
Add sup
Son Ho
2
-1
/
+65
2023-09-07
Fix some issues
Son Ho
1
-24
/
+24
2023-09-07
Map some globals like u32::MAX to standard definitions
Son Ho
1
-0
/
+42
2023-08-04
Fix issues with the extraction and extend the primitive libraries for Coq and F*
Son Ho
1
-14
/
+14
2023-08-04
Make minor modifications
Son Ho
1
-4
/
+4
2023-08-04
Add SliceLen as a primitive function and make minor adjustments
Son Ho
1
-42
/
+38
2023-08-04
Add the UtilsBase.lean file
Son Ho
1
-0
/
+10
2023-08-04
Start adding support for Arrays/Slices in the Lean library
Son Ho
8
-39
/
+680
2023-07-26
Update some of the Vec function specs
Son Ho
2
-9
/
+21
2023-07-26
Update the syntax of the progress tactic
Son Ho
4
-25
/
+32
2023-07-25
Make progress on the proofs of the hashmap
Son Ho
1
-4
/
+43
2023-07-25
Make progress on the proofs of the hashmap
Son Ho
6
-30
/
+104
2023-07-25
Make progress on the hashmap properties
Son Ho
7
-29
/
+49
2023-07-25
Improve int_tac and scalar_tac
Son Ho
5
-32
/
+87
2023-07-25
Add the possibility of using "_" as ident for progress
Son Ho
2
-18
/
+26
2023-07-25
Improve the syntax of progress: `as ⟨ x, y .. ⟩`
Son Ho
2
-44
/
+94
2023-07-20
Fix a naming issue with progress
Son Ho
1
-4
/
+4
2023-07-20
Make progress on some of the hashmap proofs
Son Ho
1
-8
/
+22
2023-07-20
Make some proofs in Hashmap/Properties.lean and improve progress
Son Ho
4
-63
/
+64
2023-07-20
Improve progress further and move some lemmas
Son Ho
2
-21
/
+101
2023-07-20
Add fine-grained lemmas for the arithmetic operations
Son Ho
2
-8
/
+131
2023-07-20
Improve progress further
Son Ho
2
-72
/
+142
2023-07-19
Fix a small issue with the persistent state of progress
Son Ho
2
-5
/
+13
2023-07-19
Add some utilities for progress
Son Ho
2
-5
/
+35
2023-07-19
Add arithmetic spec lemmas
Son Ho
1
-6
/
+161
2023-07-19
Start implementing support for some type classes for progress
Son Ho
2
-25
/
+117
2023-07-19
Cleanup more
Son Ho
1
-3
/
+0
2023-07-19
Cleanup a bit
Son Ho
1
-2
/
+0
2023-07-19
Improve progress
Son Ho
3
-43
/
+99
2023-07-18
Move an arithmetic lemma
Son Ho
2
-10
/
+10
2023-07-18
Make modifications to Vec.lean
Son Ho
1
-3
/
+5
2023-07-18
Improve progress
Son Ho
3
-5
/
+21
2023-07-17
Start proving theorems for primitive definitions
Son Ho
6
-50
/
+116
2023-07-17
Reorganize the Lean backend
Son Ho
11
-1171
/
+1184
2023-07-17
Move a definition
Son Ho
2
-3
/
+3
2023-07-17
Update the lean dependencies and update IList
Son Ho
2
-4
/
+0
2023-07-13
Update a comment
Son Ho
1
-2
/
+1
2023-07-13
Add IList.lean
Son Ho
3
-64
/
+239
2023-07-13
Finish implementing the syntax for `progress`
Son Ho
2
-38
/
+107
2023-07-12
Improve progress to use assumptions and start working on a nice syntax
Son Ho
5
-95
/
+140
2023-07-12
Make the `by inlit` implicit
Son Ho
1
-8
/
+7
2023-07-12
Improve the handling of arithmetic bounds
Son Ho
3
-115
/
+126
2023-07-12
Finish a first version of the progress tactic
Son Ho
6
-171
/
+349
2023-07-11
Work on the progress tactic
Son Ho
6
-13
/
+346
2023-07-10
Start working on the progress tactic
Son Ho
4
-74
/
+99
2023-07-09
Improve int_tac
Son Ho
1
-23
/
+18
2023-07-09
Implement a first working version of int_tac
Son Ho
1
-38
/
+58
2023-07-09
Make progress on the int tactic
Son Ho
3
-268
/
+267
2023-07-06
Reorganize a bit the lean backend files
Son Ho
2
-0
/
+121
[next]