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
/
ExtractBase.ml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Do more cleanup
Son Ho
2023-09-03
1
-3
/
+3
*
Add the keep_fwd field in TranslateCore.pure_fun_translation
Son Ho
2023-09-03
1
-1
/
+1
*
Update TranslateCore.pure_fun_translation
Son Ho
2023-09-03
1
-1
/
+1
*
Make progress on extracting trait decls and merge gen_ctx and extraction_ctx
Son Ho
2023-09-03
1
-0
/
+4
*
Register the names for the trait decls
Son Ho
2023-09-03
1
-8
/
+70
*
Make more progress
Son Ho
2023-09-03
1
-0
/
+2
*
Make progress on the extraction
Son Ho
2023-09-03
1
-8
/
+55
*
Make progress on the extraction
Son Ho
2023-09-03
1
-10
/
+47
*
Improve the collision detection
Son Ho
2023-09-03
1
-16
/
+54
*
Make good progress on Extract.ml
Son Ho
2023-09-01
1
-3
/
+44
*
Make progress on Extract and ExtractBase
Son Ho
2023-08-31
1
-11
/
+22
*
Make more progress
Son Ho
2023-08-02
1
-0
/
+14
*
Make progress
Son Ho
2023-08-02
1
-0
/
+23
*
Make progress
Son Ho
2023-08-02
1
-6
/
+7
*
Use short names for the structure fields in Lean
Son Ho
2023-07-06
1
-14
/
+54
*
Improve the generated comments
Son Ho
2023-07-06
1
-5
/
+33
*
Start using namespaces in the Lean backend
Son Ho
2023-07-05
1
-1
/
+3
*
Reorganize the Lean tests
Son Ho
2023-07-04
1
-0
/
+10
*
Make good progress on generating code for HOL4
Son Ho
2023-06-04
1
-2
/
+20
*
Improve the generation of variant names for Lean
Son Ho
2023-06-04
1
-0
/
+7
*
Handle the "opaque_defs." prefix in a cleaner manner
Son Ho
2023-06-04
1
-62
/
+160
*
Consistently use the names TerminationMeasure and DecreasesProof
Son Ho
2023-06-04
1
-23
/
+40
*
Make minor fixes, improve formatting for Lean and generate code for all the t...
Son Ho
2023-06-04
1
-10
/
+8
*
All of the generated code is syntactically correct
Jonathan Protzenko
2023-06-04
1
-4
/
+14
*
WIP
Jonathan Protzenko
2023-06-04
1
-1
/
+3
*
Fix some printing bits, proper syntax for terminates and decreases clauses
Jonathan Protzenko
2023-06-04
1
-0
/
+46
*
Fix a couple bugs here and there, improve Lean code-gen, still WIP
Jonathan Protzenko
2023-06-04
1
-17
/
+17
*
New directory structure and corresponding extraction, + misc fixes, for Lean
Jonathan Protzenko
2023-06-04
1
-1
/
+1
*
Initial Lean backend, WIP
Jonathan Protzenko
2023-06-04
1
-1
/
+1
*
Fix an issue with the names of the loop decreases clauses
Son Ho
2023-02-03
1
-9
/
+23
*
Fix some issues with the values given back by loop backward translations
Son Ho
2023-02-03
1
-4
/
+6
*
Fix various issues with the generation of code for the loops
Son Ho
2023-02-03
1
-8
/
+13
*
Introduce new loop ids in Pure and keep track of the number of loops in a fun...
Son Ho
2023-02-03
1
-25
/
+46
*
Add loop ids to the pure functions identifiers
Son Ho
2023-02-03
1
-9
/
+18
*
Add a `-use-fuel` option
Son Ho
2022-11-14
1
-8
/
+8
*
Make [Result::Failure] type an [Error] parameter
Son Ho
2022-11-14
1
-2
/
+7
*
Make good progress on the Coq backend
Son Ho
2022-11-14
1
-0
/
+811
[prev]