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
/
InterpreterUtils.ml
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Start updating the name type, cleanup the names and the module abbrevs
Son Ho
2023-11-15
1
-188
/
+179
|
*
Make minor modifications
Son Ho
2023-11-13
1
-6
/
+2
|
*
Add RegionsHierarchy.ml
Son Ho
2023-11-13
1
-2
/
+7
|
*
Add the "V" prefix to most variants related to values
Son Ho
2023-11-12
1
-4
/
+4
|
*
Remove the 'r type variable from the ty type definition
Son Ho
2023-11-12
1
-45
/
+38
|
*
Start updating to handle function pointers
Son Ho
2023-10-20
1
-0
/
+5
|
*
Normalize the function signatures before translation to pure
Son Ho
2023-09-17
1
-0
/
+105
|
*
Fix some issues
Son Ho
2023-09-13
1
-0
/
+2
|
*
Make minor modifications
Son Ho
2023-09-13
1
-1
/
+5
|
*
Make progress on correctly handling trait method calls in the symbolic execution
Son Ho
2023-09-11
1
-0
/
+3
|
*
Add support for the trait associated constants
Son Ho
2023-09-10
1
-1
/
+1
|
*
Start adding support for traits
Son Ho
2023-08-31
1
-1
/
+1
|
*
Update following the introduction of ConstantExpr
Son Ho
2023-08-18
1
-1
/
+2
|
*
Fix issues
Son Ho
2023-08-03
1
-1
/
+1
|
*
Improve the order of the loop input parameters
Son Ho
2023-02-03
1
-0
/
+3
|
*
Add more loop examples and fix issues
Son Ho
2023-02-03
1
-3
/
+20
|
*
Implement support for nested borrows in loops, and add loop tests
Son Ho
2023-02-03
1
-0
/
+14
|
*
Make good progress on updating SymbolicToPure
Son Ho
2023-02-03
1
-14
/
+32
|
*
Make progress on Interpreter.ml
Son Ho
2023-02-03
1
-0
/
+1
|
*
Make minor modifications
Son Ho
2023-02-03
1
-6
/
+5
|
*
Implement [match_ctx_with_target]
Son Ho
2023-02-03
1
-5
/
+20
|
*
Make some fixes
Son Ho
2023-02-03
1
-0
/
+4
|
*
Make progress on checking that two environments are equivalent
Son Ho
2023-02-03
1
-0
/
+70
|
*
Make progress on environment matches and joins
Son Ho
2023-02-03
1
-2
/
+11
|
*
Start implementing support for loops
Son Ho
2023-02-03
1
-3
/
+10
|
*
Add ids to the dummy variables
Son Ho
2022-11-07
1
-1
/
+4
|
*
Move the AssignGlobal case from statement to rvalue
Son Ho
2022-10-28
1
-1
/
+1
|
*
Move some files to the Charon project
Son Ho
2022-10-28
1
-3
/
+3
|
*
Reorganize a bit the project
Son Ho
2022-10-27
1
-0
/
+245