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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Refold the scalar types when applying progress
Son Ho
2023-10-17
4
-16
/
+91
|
*
Implement tactics for termination proofs which involve arithmetic
Son Ho
2023-10-17
4
-21
/
+37
|
*
Merge branch 'main' into son_traits and fix some issues
Son Ho
2023-10-16
11
-83
/
+348
|
|
\
|
*
|
Improve formatting of scalars in Lean
Son Ho
2023-10-16
1
-0
/
+15
|
*
|
Add sup
Son Ho
2023-10-13
2
-1
/
+65
|
*
|
Fix some issues
Son Ho
2023-09-07
1
-24
/
+24
|
*
|
Map some globals like u32::MAX to standard definitions
Son Ho
2023-09-07
1
-0
/
+42
*
|
|
Prove that Vec is inhabited
Son Ho
2023-09-18
1
-0
/
+4
*
|
|
Simplify some lemmas and prove that the scalars and Vec are inhabited
Son Ho
2023-09-18
2
-9
/
+10
|
|
/
|
/
|
*
|
Add notations for the Isize.ofInt, etc.
Son Ho
2023-09-18
1
-0
/
+16
*
|
Add arithmetic lemmas in Scalar.lean
Son Ho
2023-09-18
1
-12
/
+179
*
|
Improve scalar_tac
Son Ho
2023-09-18
3
-56
/
+36
*
|
Fix an issue when loading the saved theorem maps for the progress tactic
Son Ho
2023-09-18
2
-3
/
+68
*
|
Fix the hashmap proofs in Lean
Son Ho
2023-09-14
2
-7
/
+8
*
|
Fix panic issues with the progress tactic
Son Ho
2023-09-14
1
-3
/
+5
*
|
Update to Lean 4.0.0 and fix some broken proofs
Son Ho
2023-09-14
7
-38
/
+50
|
/
*
Fix issues with the extraction and extend the primitive libraries for Coq and F*
Son Ho
2023-08-04
1
-14
/
+14
*
Make minor modifications
Son Ho
2023-08-04
1
-4
/
+4
*
Add SliceLen as a primitive function and make minor adjustments
Son Ho
2023-08-04
1
-42
/
+38
*
Add the UtilsBase.lean file
Son Ho
2023-08-04
1
-0
/
+10
*
Start adding support for Arrays/Slices in the Lean library
Son Ho
2023-08-04
8
-39
/
+680
*
Update some of the Vec function specs
Son Ho
2023-07-26
2
-9
/
+21
*
Update the syntax of the progress tactic
Son Ho
2023-07-26
4
-25
/
+32
*
Make progress on the proofs of the hashmap
Son Ho
2023-07-25
1
-4
/
+43
*
Make progress on the proofs of the hashmap
Son Ho
2023-07-25
6
-30
/
+104
*
Make progress on the hashmap properties
Son Ho
2023-07-25
7
-29
/
+49
*
Improve int_tac and scalar_tac
Son Ho
2023-07-25
5
-32
/
+87
*
Add the possibility of using "_" as ident for progress
Son Ho
2023-07-25
2
-18
/
+26
*
Improve the syntax of progress: `as ⟨ x, y .. ⟩`
Son Ho
2023-07-25
2
-44
/
+94
*
Fix a naming issue with progress
Son Ho
2023-07-20
1
-4
/
+4
*
Make progress on some of the hashmap proofs
Son Ho
2023-07-20
1
-8
/
+22
*
Make some proofs in Hashmap/Properties.lean and improve progress
Son Ho
2023-07-20
4
-63
/
+64
*
Improve progress further and move some lemmas
Son Ho
2023-07-20
2
-21
/
+101
*
Add fine-grained lemmas for the arithmetic operations
Son Ho
2023-07-20
2
-8
/
+131
*
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
*
Add arithmetic spec lemmas
Son Ho
2023-07-19
1
-6
/
+161
*
Start implementing support for some type classes for progress
Son Ho
2023-07-19
2
-25
/
+117
*
Cleanup more
Son Ho
2023-07-19
1
-3
/
+0
*
Cleanup a bit
Son Ho
2023-07-19
1
-2
/
+0
*
Improve progress
Son Ho
2023-07-19
3
-43
/
+99
*
Move an arithmetic lemma
Son Ho
2023-07-18
2
-10
/
+10
*
Make modifications to Vec.lean
Son Ho
2023-07-18
1
-3
/
+5
*
Improve progress
Son Ho
2023-07-18
3
-5
/
+21
*
Start proving theorems for primitive definitions
Son Ho
2023-07-17
6
-50
/
+116
*
Reorganize the Lean backend
Son Ho
2023-07-17
11
-1171
/
+1184
*
Move a definition
Son Ho
2023-07-17
2
-3
/
+3
*
Update the lean dependencies and update IList
Son Ho
2023-07-17
5
-9
/
+12
*
Update a comment
Son Ho
2023-07-13
1
-2
/
+1
[prev]
[next]