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
/
SymbolicAst.ml
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Make progress on correctly handling trait method calls in the symbolic execution
Son Ho
2023-09-11
1
-1
/
+1
|
*
Add support for the trait associated constants
Son Ho
2023-09-10
1
-1
/
+7
|
*
Start adding support for traits
Son Ho
2023-08-31
1
-4
/
+1
|
*
Update following the introduction of ConstantExpr
Son Ho
2023-08-18
1
-7
/
+13
|
*
Fix an issue with the extraction of aggregated arrays
Son Ho
2023-08-03
1
-1
/
+8
|
*
Make progress
Son Ho
2023-08-02
1
-0
/
+3
|
*
Fix some issues with the values given back by loop backward translations
Son Ho
2023-02-03
1
-0
/
+5
|
*
Add more loop examples and fix issues
Son Ho
2023-02-03
1
-0
/
+16
|
*
Make good progress on updating SymbolicToPure
Son Ho
2023-02-03
1
-9
/
+95
|
*
Add a `Loop` node in the pure AST
Son Ho
2023-02-03
1
-4
/
+6
|
*
Make progress on Interpreter.ml
Son Ho
2023-02-03
1
-2
/
+8
|
*
Remove the meta-values from the shared and reserved borrow values
Son Ho
2023-02-03
1
-4
/
+24
|
*
Start implementing support for loops
Son Ho
2023-02-03
1
-0
/
+7
|
*
Make good progress on the Coq backend
Son Ho
2022-11-14
1
-0
/
+4
|
*
Factor out the symbolic execution for the forward/backward translations
Son Ho
2022-11-10
1
-5
/
+8
|
*
Implement the generation of stateful backward functions (controlled by an ↵
Son Ho
2022-11-10
1
-0
/
+8
|
|
|
|
option)
*
Reorganize branching symbolic expansions to prepare for the join operation
Son Ho
2022-11-10
1
-0
/
+1
|
*
Add ids to the dummy variables
Son Ho
2022-11-07
1
-1
/
+1
|
*
Reorganize a bit the project
Son Ho
2022-10-27
1
-0
/
+98