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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-11-29
Add support for more bitwise operations and update the extraction
Son Ho
3
-10
/
+275
2023-11-21
Update more names
Son Ho
3
-48
/
+48
2023-11-21
Update the standard libraries
Son Ho
5
-78
/
+85
2023-11-09
Update the failing proofs
Son Ho
3
-6
/
+40
2023-10-27
Regenerate the Coq test files
Son Ho
1
-1
/
+1
2023-10-27
Update Primitives.v
Son Ho
1
-60
/
+342
2023-10-27
Regenerate some of the F* test files
Son Ho
1
-2
/
+19
2023-10-26
Update Primitives.fst
Son Ho
1
-48
/
+318
2023-10-26
Make progress on fixing the extraction
Son Ho
1
-64
/
+64
2023-10-26
Make progress on fixing the extraction for Lean
Son Ho
1
-114
/
+50
2023-10-25
Make the hashmap files typecheck again in Lean
Son Ho
4
-33
/
+107
2023-10-25
Fix some issues at extraction and add builtins
Son Ho
7
-23
/
+206
2023-10-24
Handle properly the builtin, non fallible functions
Son Ho
1
-2
/
+2
2023-10-24
Fix minor issues
Son Ho
1
-2
/
+2
2023-10-24
Add definitions in for the Lean Primitives library
Son Ho
3
-0
/
+57
2023-10-22
Add more support for numeric operations, xor, rotate
Jonathan Protzenko
1
-1
/
+22
2023-10-17
Refold the scalar types when applying progress
Son Ho
4
-16
/
+91
2023-10-17
Implement tactics for termination proofs which involve arithmetic
Son Ho
4
-21
/
+37
2023-10-16
Improve formatting of scalars in Lean
Son Ho
1
-0
/
+15
2023-10-13
Update Primitives.fst
Son Ho
1
-0
/
+3
2023-10-13
Add sup
Son Ho
3
-1
/
+68
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
3
-56
/
+36
2023-09-18
Fix an issue when loading the saved theorem maps for the progress tactic
Son Ho
2
-3
/
+68
2023-09-14
Fix the hashmap proofs in Lean
Son Ho
2
-7
/
+8
2023-09-14
Fix panic issues with the progress tactic
Son Ho
1
-3
/
+5
2023-09-14
Update to Lean 4.0.0 and fix some broken proofs
Son Ho
7
-38
/
+50
2023-09-07
Fix some issues
Son Ho
5
-34
/
+221
2023-09-07
Map some globals like u32::MAX to standard definitions
Son Ho
1
-0
/
+42
2023-08-04
Update the Makefile and regenerate the test files
Son Ho
1
-1
/
+0
2023-08-04
Fix issues with the extraction and extend the primitive libraries for Coq and F*
Son Ho
3
-20
/
+139
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
[next]