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