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
*
Make the `by inlit` implicit
Son Ho
2023-07-12
1
-1
/
+1
*
Use short names for the structure fields in Lean
Son Ho
2023-07-06
1
-4
/
+9
*
Improve the generated comments
Son Ho
2023-07-06
1
-19
/
+65
*
Simplify the names used in Primitives.lean
Son Ho
2023-07-05
1
-16
/
+33
*
Simplify the generated names for the types in Lean
Son Ho
2023-07-05
1
-5
/
+12
*
Start using namespaces in the Lean backend
Son Ho
2023-07-05
1
-13
/
+15
*
Fix minor issues
Son Ho
2023-07-04
1
-4
/
+10
*
Fix some issues with the extraction to Lean
Son Ho
2023-07-04
1
-48
/
+86
*
Reorganize the Lean tests
Son Ho
2023-07-04
1
-8
/
+6
*
Make progress on the HOL4 backend
Son Ho
2023-06-04
1
-10
/
+34
*
Make progress on extracting the HOL4 files
Son Ho
2023-06-04
1
-15
/
+78
*
Make the unfolding theorems collection from evalLib persistent
Son Ho
2023-06-04
1
-9
/
+13
*
Make good progress on generating code for HOL4
Son Ho
2023-06-04
1
-291
/
+906
*
Make more updates for the Lean backend
Son Ho
2023-06-04
1
-14
/
+27
*
Make minor modifications
Son Ho
2023-06-04
1
-1
/
+9
*
Update Extract.ml
Son Ho
2023-06-04
1
-15
/
+35
*
Make extract_adt_cons call extract_adt_g_value
Son Ho
2023-06-04
1
-54
/
+15
*
Make a minor fix
Son Ho
2023-06-04
1
-7
/
+1
*
Improve the generation of variant names for Lean
Son Ho
2023-06-04
1
-14
/
+21
*
Improve simplify_aggregates to introduce structure updates
Son Ho
2023-06-04
1
-1
/
+7
*
Add a special expression for structure creation/update
Son Ho
2023-06-04
1
-51
/
+54
*
Update the extraction of Lean files
Son Ho
2023-06-04
1
-14
/
+28
*
Reorganize the Lean tests and extract the Polonius tests to Lean
Son Ho
2023-06-04
1
-1
/
+1
*
Handle the "opaque_defs." prefix in a cleaner manner
Son Ho
2023-06-04
1
-31
/
+70
*
Make minor modifications
Son Ho
2023-06-04
1
-41
/
+89
*
Consistently use the names TerminationMeasure and DecreasesProof
Son Ho
2023-06-04
1
-16
/
+33
*
Update the generation of termination and decreases_by templates for Lean
Son Ho
2023-06-04
1
-23
/
+30
*
WIP
Jonathan Protzenko
2023-06-04
1
-3
/
+6
*
Idiomatic naming conventions
Jonathan Protzenko
2023-06-04
1
-2
/
+7
*
Improve formatting further by removing useless spaces
Son Ho
2023-06-04
1
-15
/
+22
*
Make sure let-bindings in Lean end with line breaks and improve formatting
Son Ho
2023-06-04
1
-41
/
+48
*
Improve formatting of the termination_by clauses
Son Ho
2023-06-04
1
-2
/
+8
*
Make minor fixes, improve formatting for Lean and generate code for all the t...
Son Ho
2023-06-04
1
-124
/
+135
*
All of the generated code is syntactically correct
Jonathan Protzenko
2023-06-04
1
-4
/
+5
*
WIP
Jonathan Protzenko
2023-06-04
1
-2
/
+8
*
Fix runaway indentation
Jonathan Protzenko
2023-06-04
1
-4
/
+4
*
Fill out more of the primitives file, attempt at type classes for scalar_cast
Jonathan Protzenko
2023-06-04
1
-10
/
+15
*
Don't need extra variables for the decreases clauses
Jonathan Protzenko
2023-06-04
1
-3
/
+9
*
WIP printing proper clauses
Jonathan Protzenko
2023-06-04
1
-3
/
+58
*
Fix some printing bits, proper syntax for terminates and decreases clauses
Jonathan Protzenko
2023-06-04
1
-15
/
+136
*
WIP lots of stuff
Jonathan Protzenko
2023-06-04
1
-9
/
+17
*
Fix a syntax error
Jonathan Protzenko
2023-06-04
1
-2
/
+6
*
Custom syntax support for structures in Lean
Jonathan Protzenko
2023-06-04
1
-9
/
+34
*
More cosmetic improvements
Jonathan Protzenko
2023-06-04
1
-12
/
+20
*
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
[next]