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
/
Base.lean
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Update lean to v4.6.0-rc1 and start fixing the proofs
Son Ho
2024-02-02
1
-15
/
+22
|
*
Make progress on supporting higher-order divergent functions
Son Ho
2023-12-12
1
-10
/
+12
|
*
Start working on higher-order examples for Diverge
Son Ho
2023-12-11
1
-0
/
+3
|
*
Update Diverge/Elab.lean to use the more general FixII definitions
Son Ho
2023-12-11
1
-7
/
+2
|
*
Start working on a version of Diverge.FixI more suited to higher-order functions
Son Ho
2023-12-07
1
-67
/
+503
|
*
Update to Lean 4.0.0 and fix some broken proofs
Son Ho
2023-09-14
1
-19
/
+16
|
*
Move an arithmetic lemma
Son Ho
2023-07-18
1
-10
/
+4
|
*
Start proving theorems for primitive definitions
Son Ho
2023-07-17
1
-2
/
+1
|
*
Improve progress to use assumptions and start working on a nice syntax
Son Ho
2023-07-12
1
-22
/
+0
|
*
Finish a first version of the progress tactic
Son Ho
2023-07-12
1
-1
/
+1
|
*
Make Diverge use Primitives
Son Ho
2023-07-04
1
-64
/
+1
|
*
Add an implemented_by attribute to fix
Son Ho
2023-07-04
1
-11
/
+18
|
*
Generate the proofs of validity in Elab.lean
Son Ho
2023-07-03
1
-2
/
+74
|
*
Generate the fixed-point bodies in Elab.lean
Son Ho
2023-06-30
1
-4
/
+4
|
*
Write function to compute the input/output types
Son Ho
2023-06-29
1
-1
/
+2
|
*
Generalize a bit FixI and add an example
Son Ho
2023-06-29
1
-109
/
+151
|
*
Start working on Elab.lean
Son Ho
2023-06-29
1
-0
/
+3
|
*
Reorganize backends/lean/Base
Son Ho
2023-06-28
1
-0
/
+1105