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
/
Primitives
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-10-24
Fix minor issues
Son Ho
1
-2
/
+2
2023-10-24
Add definitions in for the Lean Primitives library
Son Ho
2
-0
/
+55
2023-10-16
Improve formatting of scalars in Lean
Son Ho
1
-0
/
+15
2023-10-13
Add sup
Son Ho
1
-0
/
+9
2023-09-18
Add notations for the Isize.ofInt, etc.
Son Ho
1
-0
/
+16
2023-09-18
Add arithmetic lemmas in Scalar.lean
Son Ho
1
-12
/
+179
2023-09-18
Improve scalar_tac
Son Ho
1
-51
/
+16
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
Start adding support for Arrays/Slices in the Lean library
Son Ho
4
-20
/
+425
2023-07-26
Update some of the Vec function specs
Son Ho
1
-4
/
+9
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
2
-13
/
+9
2023-07-25
Make progress on the hashmap properties
Son Ho
2
-24
/
+37
2023-07-25
Improve int_tac and scalar_tac
Son Ho
1
-13
/
+12
2023-07-20
Add fine-grained lemmas for the arithmetic operations
Son Ho
1
-7
/
+130
2023-07-19
Add arithmetic spec lemmas
Son Ho
1
-6
/
+161
2023-07-18
Make modifications to Vec.lean
Son Ho
1
-3
/
+5
2023-07-17
Start proving theorems for primitive definitions
Son Ho
2
-33
/
+57
2023-07-17
Reorganize the Lean backend
Son Ho
3
-0
/
+750