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-06-04
Make good progress on generating code for HOL4
Son Ho
8
-108
/
+102
2023-06-04
Start updating simplify_aggregates
Son Ho
5
-58
/
+178
2023-06-04
Make sure let-bindings in Lean end with line breaks and improve formatting
Son Ho
9
-27
/
+49
2023-06-04
Make minor fixes, improve formatting for Lean and generate code for all the t...
Son Ho
3
-14
/
+0
2023-02-03
Update the hashmap and regenerate
Son Ho
2
-22
/
+10
2023-02-03
Improve the pretty names generation for loops
Son Ho
3
-31
/
+31
2023-02-03
Make modifications to the Makefiles
Son Ho
1
-3
/
+9
2023-02-03
Implement a pass to filter the unused input arguments in the loop functions
Son Ho
1
-11
/
+7
2023-02-03
Improve the order of the loop input parameters
Son Ho
3
-16
/
+16
2023-02-03
Improve the heuristic to find pretty names for the variables in the loops
Son Ho
3
-150
/
+153
2023-02-03
Improve PureMicroPasses.filter_useless and regenerate the betree code
Son Ho
1
-53
/
+28
2023-02-03
Regenerate the hashmap code and update the proofs
Son Ho
4
-161
/
+325
2023-02-03
Fix some issues with the values given back by loop backward translations
Son Ho
1
-0
/
+73
2023-02-03
Fix an issue with the translation of loops::clear
Son Ho
1
-5
/
+3
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