index
:
aeneas
isabelle
aeneas rust verifier with a hacky Isabelle backend
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
Extract.ml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a couple bugs here and there, improve Lean code-gen, still WIP
Jonathan Protzenko
2023-06-04
1
-9
/
+30
*
New directory structure and corresponding extraction, + misc fixes, for Lean
Jonathan Protzenko
2023-06-04
1
-12
/
+11
*
Write a tactic to discharge integer literal proof obligations
Jonathan Protzenko
2023-06-04
1
-1
/
+1
*
Initial Lean backend, WIP
Jonathan Protzenko
2023-06-04
1
-91
/
+197
*
Fix an issue with the names of the loop decreases clauses
Son Ho
2023-02-03
1
-3
/
+4
*
Fix various issues with the generation of code for the loops
Son Ho
2023-02-03
1
-11
/
+18
*
Add a `Loop` node in the pure AST
Son Ho
2023-02-03
1
-0
/
+3
*
Introduce new loop ids in Pure and keep track of the number of loops in a fun...
Son Ho
2023-02-03
1
-3
/
+4
*
Add loop ids to the pure functions identifiers
Son Ho
2023-02-03
1
-4
/
+10
*
Generate record field projectors for Coq
Son Ho
2022-11-16
1
-71
/
+228
*
Improve formatting
Son Ho
2022-11-16
1
-95
/
+116
*
Make minor modifications to the extraction
Son Ho
2022-11-16
1
-4
/
+13
*
Extract the Polonius examples in Coq
Son Ho
2022-11-14
1
-13
/
+16
*
Add a `-use-fuel` option
Son Ho
2022-11-14
1
-7
/
+22
*
Make [Result::Failure] type an [Error] parameter
Son Ho
2022-11-14
1
-1
/
+12
*
Improve the formatting of [if then else] expressions
Son Ho
2022-11-14
1
-15
/
+24
*
Improve the formatting of the generated code
Son Ho
2022-11-14
1
-33
/
+47
*
Make good progress on the Coq backend
Son Ho
2022-11-14
1
-0
/
+2001