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
/
Diverge
/
Elab.lean
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/main' into son/clean
Son Ho
2024-04-11
1
-1
/
+0
|
\
|
*
Update the lean toolchain and fix the proofs
Son Ho
2024-04-05
1
-1
/
+0
|
|
*
|
Rename Result.ret as Result.ok in the backends
Son Ho
2024-04-04
1
-25
/
+25
|
/
*
Fix an issue with the divergent encoding
Son Ho
2024-03-09
1
-3
/
+27
|
*
Update lean to v4.6.0-rc1 and start fixing the proofs
Son Ho
2024-02-02
1
-7
/
+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
1
-43
/
+83
|
*
Update the validity proofs for higher-order functions
Son Ho
2023-12-11
1
-8
/
+93
|
*
Start working on higher-order examples for Diverge
Son Ho
2023-12-11
1
-213
/
+288
|
*
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
1
-188
/
+383
|
*
Reorganize a bit
Son Ho
2023-12-07
1
-4
/
+20
|
*
Update to Lean 4.0.0 and fix some broken proofs
Son Ho
2023-09-14
1
-1
/
+1
|
*
Start working on the progress tactic
Son Ho
2023-07-10
1
-16
/
+1
|
*
Reorganize a bit the lean backend files
Son Ho
2023-07-06
1
-0
/
+2
|
*
Register the unfolding theorems in the Lean equation compilers and solve a ↵
Son Ho
2023-07-06
1
-2
/
+12
|
|
|
|
"unused variable" warning
*
Fix an issue with mkSigmasVal
Son Ho
2023-07-04
1
-85
/
+143
|
*
Fix some issues with the extraction to Lean
Son Ho
2023-07-04
1
-16
/
+47
|
*
Make Diverge use Primitives
Son Ho
2023-07-04
1
-1
/
+1
|
*
Cleanup a bit Diverge/Elab.lean
Son Ho
2023-07-03
1
-169
/
+197
|
*
Automate the proofs of the unfolding theorems for Diverge
Son Ho
2023-07-03
1
-19
/
+88
|
*
Add a missing case in the validity proofs
Son Ho
2023-07-03
1
-6
/
+19
|
*
Generate the proofs of validity in Elab.lean
Son Ho
2023-07-03
1
-32
/
+371
|
*
Generate the fixed-point bodies in Elab.lean
Son Ho
2023-06-30
1
-107
/
+344
|
*
Write function to compute the input/output types
Son Ho
2023-06-29
1
-31
/
+123
|
*
Start working on Elab.lean
Son Ho
2023-06-29
1
-11
/
+127
|
*
Reorganize backends/lean/Base
Son Ho
2023-06-28
1
-0
/
+182