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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-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
Add sup
Son Ho
2
-1
/
+65
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
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
[next]