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
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
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
/
+1
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
/
+1
2022-08-11
Correct last PR remarks
Sidney Congard
1
-16
/
+8
2022-08-10
Corrected translation without using functions, remaining bug in hashmap trans...
Sidney Congard
1
-1
/
+1
2022-08-08
Register global names, one error remaining
Sidney Congard
1
-0
/
+5
2022-07-29
Create global declaration group, address PR changes but introduce bugs
Sidney Congard
1
-29
/
+35
2022-07-18
Address much stuff of the PR, throw exceptions at remaining places
Sidney Congard
1
-2
/
+9
2022-07-13
Apply small changes from the PR
Sidney Congard
1
-4
/
+4
2022-06-30
Traduct globals body separately (WIP)
Sidney Congard
1
-12
/
+117
2022-06-21
concrete & symbolic evaluation work with new LLBC format
Sidney Congard
1
-2
/
+1
[next]