index
:
aeneas
isabelle
aeneas rust verifier with a hacky Isabelle backend
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make minor fixes, improve formatting for Lean and generate code for all the t...
Son Ho
2023-06-04
1
-6
/
+27
*
Initial Lean backend, WIP
Jonathan Protzenko
2023-06-04
1
-1
/
+7
*
Make minor modifications and generate code for loops
Son Ho
2023-02-03
1
-1
/
+7
*
Add a nix derivation for the Coq proofs
Son Ho
2022-11-16
1
-1
/
+5
*
Add the aeneas-verify-fstar derivation
Son Ho
2022-11-16
1
-1
/
+8
*
Extract the Polonius examples in Coq
Son Ho
2022-11-14
1
-1
/
+11
*
Add a `-use-fuel` option
Son Ho
2022-11-14
1
-0
/
+2
*
Reactivate the option -test-trans-unis for Coq
Son Ho
2022-11-14
1
-3
/
+1
*
Implement a pass to decompose nested patterns in let-bindings
Son Ho
2022-11-14
1
-4
/
+4
*
Make good progress on the Coq backend
Son Ho
2022-11-14
1
-31
/
+65
*
Reorganize the project to prepare for new backends
Son Ho
2022-11-14
1
-1
/
+1
*
Make minor modifications to the tests and regenerate the .fst files
Son Ho
2022-11-11
1
-4
/
+4
*
Move the fstar files to the new backends directory
Son Ho
2022-11-11
1
-3
/
+7
*
Add a `bin` folder
Son Ho
2022-11-11
1
-4
/
+9
*
Make the Nix build work
Son Ho
2022-11-11
1
-29
/
+63
*
Make a minor modification
Son Ho
2022-11-10
1
-1
/
+0
*
Implement a Config.ml file which groups all the global options in references
Son Ho
2022-11-10
1
-4
/
+4
*
Implement the generation of stateful backward functions (controlled by an opt...
Son Ho
2022-11-10
1
-6
/
+28
*
Update the Makefile
Son Ho
2022-10-28
1
-2
/
+2
*
Reformat the code
Son Ho
2022-10-27
1
-1
/
+1
*
Move constant_value to PrimitiveValues.ml
Son Ho
2022-10-27
1
-0
/
+4
*
Reorganize a bit the project
Son Ho
2022-10-27
1
-9
/
+9
*
Update the code documentation to fix links and syntax issues
Son Ho
2022-10-26
1
-1
/
+1
*
Start generating documentation
Son Ho
2022-10-26
1
-4
/
+13
*
Update the Makefile
Son Ho
2022-10-18
1
-3
/
+7
*
Use "polonius" in the names instead of "nll"
Son Ho
2022-10-13
1
-8
/
+9
*
Make minor modifications to the Makefile
Son Ho
2022-10-13
1
-5
/
+5
*
Incorrect assumptions, incorrect recursive make
Jonathan Protzenko
2022-09-27
1
-2
/
+7
*
Add a `format` target in the Makefile
Son Ho
2022-09-22
1
-0
/
+5
*
Update Makefile
Son HO
2022-09-22
1
-1
/
+1
*
Merge branch 'main' of github.com:Kachoc/aeneas into constants-v2
Sidney Congard
2022-06-30
1
-5
/
+10
|
\
|
*
Make minor modifications
Son Ho
2022-06-20
1
-2
/
+2
|
*
Add makefiles to test the F* files
Son Ho
2022-06-20
1
-4
/
+9
*
|
concrete & symbolic evaluation work with new LLBC format
Sidney Congard
2022-06-21
1
-1
/
+1
*
|
crude generation working - missing unit tests & special constants handling
Sidney Congard
2022-06-13
1
-2
/
+5
|
/
*
Update the Makefile for the betree
Son Ho
2022-05-06
1
-1
/
+5
*
Fix minor issues for the translation of hashmap_on_disk
Son Ho
2022-03-04
1
-18
/
+22
*
Fix a minor issue with external function declarations
Son Ho
2022-03-04
1
-1
/
+4
*
Make minor modifications in the Makefile
Son Ho
2022-03-03
1
-3
/
+3
*
Update the Makefile to call Charon's Makefile on the tests
Son Ho
2022-03-03
1
-15
/
+6
*
Change the extension of the serialized files to .llbc
Son Ho
2022-03-03
1
-15
/
+15
*
Fix minor issues due to updates in Charon
Son Ho
2022-02-28
1
-1
/
+2
*
Add the betree_nll.rs test
Son Ho
2022-02-26
1
-0
/
+13
*
Start updating the Makefile for the NLL tests
Son Ho
2022-02-26
1
-5
/
+17
*
Finish writing the code which generates the state-error monad
Son Ho
2022-02-24
1
-1
/
+1
*
Add an option to control the translation to error monad or state-error
Son Ho
2022-02-23
1
-9
/
+10
*
Make minor modifications to the Makefile
Son Ho
2022-02-23
1
-1
/
+4
*
Add support for "fused" match branches
Son Ho
2022-02-22
1
-1
/
+2
*
Merge branch 'main' of github.com:Kachoc/aeneas into main
Son Ho
2022-02-18
1
-3
/
+3
|
\
|
*
More stuff for the paper + interactive mode makefile
Jonathan Protzenko
2022-02-17
1
-3
/
+3
[next]