index
:
aeneas
isabelle
aeneas rust verifier with a hacky Isabelle backend
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
coq
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-02-03
Add more loop examples and fix issues
Son Ho
1
-0
/
+136
2023-02-03
Implement support for nested borrows in loops, and add loop tests
Son Ho
1
-6
/
+374
2023-02-03
Regenerate the tests
Son Ho
1
-0
/
+186
2023-02-03
Improve the loops' numbering
Son Ho
1
-10
/
+9
2023-02-03
Make another loop example work
Son Ho
1
-0
/
+17
2023-02-03
Regenerate the files
Son Ho
9
-214
/
+98
2023-02-03
Make minor modifications and generate code for loops
Son Ho
2
-0
/
+73
2022-11-16
Add a nix derivation for the Coq proofs
Son Ho
2
-2
/
+7
2022-11-16
Do not introduce match on the fuel for non-recursive functions
Son Ho
3
-667
/
+477
2022-11-16
Automatically generate the Makefile and _CoqProject files in the tests subdir...
Son Ho
9
-13
/
+35
2022-11-16
Generate record field projectors for Coq
Son Ho
10
-695
/
+612
2022-11-16
Change the name of the generated Coq modules
Son Ho
11
-42
/
+42
2022-11-16
Improve formatting
Son Ho
15
-561
/
+563
2022-11-16
Make minor modifications to the extraction
Son Ho
4
-8
/
+0
2022-11-14
Extract the Polonius examples in Coq
Son Ho
8
-1
/
+2105
2022-11-14
Generate Coq code for `hashmap` and `hashmap_on_disk`
Son Ho
11
-0
/
+2264
2022-11-14
Add a `-use-fuel` option
Son Ho
2
-3
/
+41
2022-11-14
Regenerate the files and fix the proofs
Son Ho
4
-59
/
+71
2022-11-14
Improve the formatting of [if then else] expressions
Son Ho
2
-86
/
+70
2022-11-14
Reactivate the option -test-trans-unis for Coq
Son Ho
1
-0
/
+3
2022-11-14
Improve the formatting of the generated code
Son Ho
3
-16
/
+35
2022-11-14
Implement a pass to decompose nested patterns in let-bindings
Son Ho
1
-2
/
+3
2022-11-14
Make minor modifications
Son Ho
1
-2
/
+1
2022-11-14
Make good progress on the Coq backend
Son Ho
10
-0
/
+1428