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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-06-04
Idiomatic naming conventions
Jonathan Protzenko
1
-2
/
+7
2023-06-04
Improve formatting further by removing useless spaces
Son Ho
1
-15
/
+22
2023-06-04
Make sure let-bindings in Lean end with line breaks and improve formatting
Son Ho
1
-41
/
+48
2023-06-04
Improve formatting of the termination_by clauses
Son Ho
1
-2
/
+8
2023-06-04
Make minor fixes, improve formatting for Lean and generate code for all the t...
Son Ho
1
-124
/
+135
2023-06-04
All of the generated code is syntactically correct
Jonathan Protzenko
1
-4
/
+5
2023-06-04
WIP
Jonathan Protzenko
1
-2
/
+8
2023-06-04
Fix runaway indentation
Jonathan Protzenko
1
-4
/
+4
2023-06-04
Fill out more of the primitives file, attempt at type classes for scalar_cast
Jonathan Protzenko
1
-10
/
+15
2023-06-04
Don't need extra variables for the decreases clauses
Jonathan Protzenko
1
-3
/
+9
2023-06-04
WIP printing proper clauses
Jonathan Protzenko
1
-3
/
+58
2023-06-04
Fix some printing bits, proper syntax for terminates and decreases clauses
Jonathan Protzenko
1
-15
/
+136
2023-06-04
WIP lots of stuff
Jonathan Protzenko
1
-9
/
+17
2023-06-04
Fix a syntax error
Jonathan Protzenko
1
-2
/
+6
2023-06-04
Custom syntax support for structures in Lean
Jonathan Protzenko
1
-9
/
+34
2023-06-04
More cosmetic improvements
Jonathan Protzenko
1
-12
/
+20
2023-06-04
Fix a couple bugs here and there, improve Lean code-gen, still WIP
Jonathan Protzenko
1
-9
/
+30
2023-06-04
New directory structure and corresponding extraction, + misc fixes, for Lean
Jonathan Protzenko
1
-12
/
+11
2023-06-04
Write a tactic to discharge integer literal proof obligations
Jonathan Protzenko
1
-1
/
+1
2023-06-04
Initial Lean backend, WIP
Jonathan Protzenko
1
-91
/
+197
2023-02-03
Fix an issue with the names of the loop decreases clauses
Son Ho
1
-3
/
+4
2023-02-03
Fix various issues with the generation of code for the loops
Son Ho
1
-11
/
+18
2023-02-03
Add a `Loop` node in the pure AST
Son Ho
1
-0
/
+3
2023-02-03
Introduce new loop ids in Pure and keep track of the number of loops in a fun...
Son Ho
1
-3
/
+4
2023-02-03
Add loop ids to the pure functions identifiers
Son Ho
1
-4
/
+10
2022-11-16
Generate record field projectors for Coq
Son Ho
1
-71
/
+228
2022-11-16
Improve formatting
Son Ho
1
-95
/
+116
2022-11-16
Make minor modifications to the extraction
Son Ho
1
-4
/
+13
2022-11-14
Extract the Polonius examples in Coq
Son Ho
1
-13
/
+16
2022-11-14
Add a `-use-fuel` option
Son Ho
1
-7
/
+22
2022-11-14
Make [Result::Failure] type an [Error] parameter
Son Ho
1
-1
/
+12
2022-11-14
Improve the formatting of [if then else] expressions
Son Ho
1
-15
/
+24
2022-11-14
Improve the formatting of the generated code
Son Ho
1
-33
/
+47
2022-11-14
Make good progress on the Coq backend
Son Ho
1
-317
/
+679
2022-11-14
Reorganize the project to prepare for new backends
Son Ho
1
-0
/
+0
2022-11-10
Make a minor cleanup
Son Ho
1
-10
/
+1
2022-11-10
Implement the generation of stateful backward functions (controlled by an opt...
Son Ho
1
-3
/
+5
2022-11-10
Update the way function names are handled in Pure
Son Ho
1
-17
/
+17
2022-11-10
Reorganize branching symbolic expansions to prepare for the join operation
Son Ho
1
-4
/
+12
2022-10-28
Take care of some TODOs
Son Ho
1
-1
/
+1
2022-10-27
Fix some comment references
Son Ho
1
-1
/
+1
2022-10-27
Move constant_value to PrimitiveValues.ml
Son Ho
1
-7
/
+7
2022-10-27
Reorganize a bit the project
Son Ho
1
-0
/
+0
2022-10-26
Update the code documentation to fix links and syntax issues
Son Ho
1
-140
/
+140
2022-09-22
Add some comments
Son Ho
1
-0
/
+3
2022-09-22
Make minor cleanup
Son Ho
1
-3
/
+3
2022-09-22
Make minor modifications
Son Ho
1
-30
/
+26
2022-09-22
Update src/ExtractToFStar.ml
Son HO
1
-1
/
+1
2022-09-22
Update src/ExtractToFStar.ml
Son HO
1
-1
/
+1
2022-09-22
Update src/ExtractToFStar.ml
Son HO
1
-1
/
+0
[next]