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 (
Collapse
)
Author
Age
Files
Lines
*
Update the .gitignore files
Son Ho
2024-02-02
1
-1
/
+2
|
*
Fix more proofs
Son Ho
2024-02-02
3
-13
/
+16
|
*
Fix more proofs
Son Ho
2024-02-02
1
-56
/
+55
|
*
Update lean to v4.6.0-rc1 and start fixing the proofs
Son Ho
2024-02-02
8
-93
/
+120
|
*
Add some lemmas to the Lean backend
Son Ho
2024-01-27
1
-4
/
+14
|
*
Fix a minor issue with the progress tactic
Son Ho
2024-01-27
2
-82
/
+112
|
*
Improve the Lean backend
Son Ho
2024-01-26
5
-10
/
+52
|
*
Fix minor issues
Son Ho
2023-12-22
1
-0
/
+42
|
*
Fix the models for core::mem::replace
Son Ho
2023-12-22
1
-1
/
+1
|
*
Update the Lean standard library
Son Ho
2023-12-22
5
-81
/
+38
|
*
Update the extraction to handle casts between integers/bools
Son Ho
2023-12-13
1
-0
/
+4
|
*
Inline the let-bindings in the validity proofs
Son Ho
2023-12-12
1
-7
/
+40
|
*
Fix a minor issue with the divergent encoding
Son Ho
2023-12-12
1
-53
/
+80
|
*
Fix minor issues with the divergence encoding
Son Ho
2023-12-12
1
-14
/
+5
|
*
Make progress on supporting higher-order divergent functions
Son Ho
2023-12-12
2
-53
/
+95
|
*
Implement a map-reduce visitor for expressions and fix issues with ↵
Son Ho
2023-12-12
1
-31
/
+81
|
|
|
|
get{M,F}VarIds
*
Update the validity proofs for higher-order functions
Son Ho
2023-12-11
2
-11
/
+96
|
*
Start working on higher-order examples for Diverge
Son Ho
2023-12-11
4
-218
/
+355
|
*
Cleanup a bit
Son Ho
2023-12-11
1
-16
/
+47
|
*
Update Diverge/Elab.lean to use the more general FixII definitions
Son Ho
2023-12-11
3
-195
/
+387
|
*
Reorganize a bit
Son Ho
2023-12-11
3
-94
/
+49
|
*
Reactivate the sanity checks for the progress tactic
Son Ho
2023-12-11
3
-26
/
+24
|
*
Update the progress tactic to use discrimination trees
Son Ho
2023-12-08
3
-272
/
+175
|
*
Start working on a version of Diverge.FixI more suited to higher-order functions
Son Ho
2023-12-07
3
-67
/
+510
|
*
Reorganize a bit
Son Ho
2023-12-07
3
-65
/
+94
|
*
Merge branch 'main' into son_fixes2
Son Ho
2023-12-05
15
-472
/
+1011
|
\
|
*
Add support for more bitwise operations and update the extraction
Son Ho
2023-11-29
1
-2
/
+40
|
|
|
*
Update more names
Son Ho
2023-11-21
1
-16
/
+16
|
|
|
*
Update the standard libraries
Son Ho
2023-11-21
3
-26
/
+25
|
|
|
*
Update the failing proofs
Son Ho
2023-11-09
2
-5
/
+23
|
|
|
*
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
4
-33
/
+107
|
|
|
*
Fix some issues at extraction and add builtins
Son Ho
2023-10-25
7
-23
/
+206
|
|
|
*
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
3
-0
/
+57
|
|
|
*
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
|
|
[next]