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
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Add some .mli files
Son Ho
2022-11-07
16
-381
/
+642
|
*
Update InterpreterBorrows
Son Ho
2022-11-07
1
-70
/
+35
|
*
Add ids to the dummy variables
Son Ho
2022-11-07
9
-93
/
+139
|
*
Remove the argument [end_borrows] from prepare_lplace and ↵
Son Ho
2022-11-07
3
-52
/
+24
|
|
|
|
drop_outer_loans_at_lplace
*
Deactivate filter_drop_assigns and implement remove_useless_cf_merges in ↵
Son Ho
2022-11-07
1
-4
/
+107
|
|
|
|
PrePasses
*
Replace all the occurrences of `failwith ...` with `raise (Failure ...)`
Son Ho
2022-11-07
17
-148
/
+171
|
*
Fix an issue with drop_value
Son Ho
2022-11-07
2
-28
/
+32
|
*
Update aeneas.opam
Son Ho
2022-10-28
1
-2
/
+2
|
*
Move the AssignGlobal case from statement to rvalue
Son Ho
2022-10-28
5
-40
/
+46
|
*
Make minor modifications
Son Ho
2022-10-28
4
-7
/
+11
|
*
Make minor updates to account for Charon's changes
Son Ho
2022-10-28
11
-52
/
+47
|
*
Take care of some TODOs
Son Ho
2022-10-28
10
-12
/
+10
|
*
Move some files to the Charon project
Son Ho
2022-10-28
29
-3486
/
+57
|
*
Reorganize Print.ml
Son Ho
2022-10-27
4
-270
/
+279
|
*
Reformat the code
Son Ho
2022-10-27
7
-22
/
+68
|
*
Fix some comment references
Son Ho
2022-10-27
6
-17
/
+19
|
*
Move constant_value to PrimitiveValues.ml
Son Ho
2022-10-27
20
-156
/
+183
|
*
Rename driver.ml to Driver.ml
Son Ho
2022-10-27
2
-1
/
+1
|
*
Update the README and a comment
Son Ho
2022-10-27
1
-2
/
+3
|
*
Reorganize a bit the project
Son Ho
2022-10-27
57
-0
/
+24491