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
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Make progress on fixing the extraction
Son Ho
2023-10-26
1
-64
/
+64
|
*
Make progress on fixing the extraction for Lean
Son Ho
2023-10-26
1
-114
/
+50
|
*
Make the hashmap files typecheck again in Lean
Son Ho
2023-10-25
3
-32
/
+105
|
*
Fix some issues at extraction and add builtins
Son Ho
2023-10-25
6
-21
/
+204
|
*
Handle properly the builtin, non fallible functions
Son Ho
2023-10-24
1
-2
/
+2
|
*
Fix minor issues
Son Ho
2023-10-24
1
-2
/
+2
|
*
Add definitions in for the Lean Primitives library
Son Ho
2023-10-24
2
-0
/
+55
|
*
Merge branch 'main' into son_traits and fix some issues
Son Ho
2023-10-16
1
-28
/
+198
|
\
|
*
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
1
-51
/
+16
|
|
*
|
Improve formatting of scalars in Lean
Son Ho
2023-10-16
1
-0
/
+15
|
|
*
|
Add sup
Son Ho
2023-10-13
1
-0
/
+9
|
|
*
|
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
|
/
*
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
|
*
Start adding support for Arrays/Slices in the Lean library
Son Ho
2023-08-04
4
-20
/
+425
|
*
Update some of the Vec function specs
Son Ho
2023-07-26
1
-4
/
+9
|
*
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
2
-13
/
+9
|
*
Make progress on the hashmap properties
Son Ho
2023-07-25
2
-24
/
+37
|
*
Improve int_tac and scalar_tac
Son Ho
2023-07-25
1
-13
/
+12
|
*
Add fine-grained lemmas for the arithmetic operations
Son Ho
2023-07-20
1
-7
/
+130
|
*
Add arithmetic spec lemmas
Son Ho
2023-07-19
1
-6
/
+161
|
*
Make modifications to Vec.lean
Son Ho
2023-07-18
1
-3
/
+5
|
*
Start proving theorems for primitive definitions
Son Ho
2023-07-17
2
-33
/
+57
|
*
Reorganize the Lean backend
Son Ho
2023-07-17
3
-0
/
+750