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
/
SynthesizeSymbolic.ml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Start updating to handle function pointers
Son Ho
2023-10-20
1
-1
/
+1
*
Make progress on correctly handling trait method calls in the symbolic execution
Son Ho
2023-09-11
1
-1
/
+1
*
Start adding support for traits
Son Ho
2023-08-31
1
-17
/
+17
*
Make progress
Son Ho
2023-08-02
1
-9
/
+11
*
Make progress proapagating the changes
Son Ho
2023-08-02
1
-3
/
+3
*
Start adding support for const generics
Son Ho
2023-08-01
1
-4
/
+4
*
Improve the pretty names generation for loops
Son Ho
2023-02-03
1
-0
/
+2
*
Fix some issues with the values given back by loop backward translations
Son Ho
2023-02-03
1
-3
/
+15
*
Make good progress on updating SymbolicToPure
Son Ho
2023-02-03
1
-4
/
+6
*
Add a `Loop` node in the pure AST
Son Ho
2023-02-03
1
-1
/
+2
*
Make progress on Interpreter.ml
Son Ho
2023-02-03
1
-5
/
+6
*
Remove the meta-values from the shared and reserved borrow values
Son Ho
2023-02-03
1
-20
/
+24
*
Start implementing support for loops
Son Ho
2023-02-03
1
-0
/
+7
*
Factor out the symbolic execution for the forward/backward translations
Son Ho
2022-11-10
1
-2
/
+3
*
Implement the generation of stateful backward functions (controlled by an opt...
Son Ho
2022-11-10
1
-35
/
+31
*
Reorganize branching symbolic expansions to prepare for the join operation
Son Ho
2022-11-10
1
-0
/
+3
*
Add ids to the dummy variables
Son Ho
2022-11-07
1
-1
/
+1
*
Replace all the occurrences of `failwith ...` with `raise (Failure ...)`
Son Ho
2022-11-07
1
-5
/
+5
*
Move constant_value to PrimitiveValues.ml
Son Ho
2022-10-27
1
-4
/
+5
*
Reorganize a bit the project
Son Ho
2022-10-27
1
-0
/
+156