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 (
Expand
)
Author
Age
Files
Lines
*
Make the definitions in Diverge.Fix dependently typed
Son Ho
2023-06-26
1
-48
/
+47
*
Start working on a better encoding of mut rec defs for Diverge
Son Ho
2023-06-26
1
-2
/
+100
*
Make minor modifications to Arith.lean
Son Ho
2023-06-26
1
-27
/
+37
*
Make intro_has_prop_instances work
Son Ho
2023-06-22
1
-26
/
+145
*
Finish the custom_let tactic
Son Ho
2023-06-22
1
-23
/
+21
*
Start working on Arith.lean
Son Ho
2023-06-21
3
-2
/
+224
*
Remove the use of fun. ext. in Diverge.lean
Son Ho
2023-06-20
1
-15
/
+19
*
Cleanup Diverge.lean
Son Ho
2023-06-19
2
-337
/
+333
*
Add an example with even/odd in Diverge.lean
Son Ho
2023-06-19
1
-1
/
+119
*
Remove the obsolete examples from Diverge
Son Ho
2023-06-19
1
-208
/
+5
*
Simplify the id example in Diverge.lean
Son Ho
2023-06-19
1
-24
/
+95
*
Further simplify the proofs in Diverge.lean
Son Ho
2023-06-19
1
-122
/
+151
*
Make progress on making the proofs in Diverge more systematic
Son Ho
2023-06-19
1
-8
/
+252
*
Make minor modifications
Son Ho
2023-06-18
2
-3
/
+3
*
Make minor modifications
Son Ho
2023-06-14
2
-6
/
+26
*
Find sufficient validity criteria for Diverge.lean
Son Ho
2023-06-13
1
-41
/
+309
*
Start working on extrinsic proofs of termination
Son Ho
2023-06-09
4
-7
/
+232
*
Reorganize a bit the Lean library
Son Ho
2023-06-09
4
-22
/
+36
*
Remove the sorries from Primitives.lean
Son Ho
2023-06-06
2
-65
/
+120
*
Add Result_Inhabited to Primitives.lean
Son Ho
2023-06-04
1
-0
/
+3
*
Make more updates for the Lean backend
Son Ho
2023-06-04
1
-33
/
+57
*
Update Primitives.lean
Son Ho
2023-06-04
1
-90
/
+58
*
Update Primitives.lean
Son Ho
2023-06-04
1
-194
/
+390
*
Add backends/lean/lakefile.lean
Son Ho
2023-06-04
3
-0
/
+39
*
Make minor modifications and regenerate the Lean files
Son Ho
2023-06-04
1
-1
/
+1
*
WIP
Jonathan Protzenko
2023-06-04
1
-35
/
+41
*
More comments
Jonathan Protzenko
2023-06-04
1
-40
/
+53
*
Idiomatic naming conventions
Jonathan Protzenko
2023-06-04
1
-46
/
+46
*
Rename primitives.lean to Primitives.lean
Son Ho
2023-06-04
1
-0
/
+0
*
WIP
Jonathan Protzenko
2023-06-04
1
-26
/
+50
*
Fill out more of the primitives file, attempt at type classes for scalar_cast
Jonathan Protzenko
2023-06-04
1
-2
/
+26
*
Remove last sorry in Primitives
Jonathan Protzenko
2023-06-04
1
-10
/
+105
*
Fix some printing bits, proper syntax for terminates and decreases clauses
Jonathan Protzenko
2023-06-04
1
-3
/
+30
*
WIP lots of stuff
Jonathan Protzenko
2023-06-04
1
-5
/
+30
*
Fixup one primitive that is not assumed to be monadic
Jonathan Protzenko
2023-06-04
1
-4
/
+4
*
More cosmetic improvements
Jonathan Protzenko
2023-06-04
1
-0
/
+1
*
Fix a couple bugs here and there, improve Lean code-gen, still WIP
Jonathan Protzenko
2023-06-04
1
-0
/
+1
*
New directory structure and corresponding extraction, + misc fixes, for Lean
Jonathan Protzenko
2023-06-04
1
-7
/
+9
*
Write a tactic to discharge integer literal proof obligations
Jonathan Protzenko
2023-06-04
1
-4
/
+23
*
Initial Lean backend, WIP
Jonathan Protzenko
2023-06-04
1
-0
/
+155