index
:
aeneas
isabelle
aeneas rust verifier with a hacky Isabelle backend
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
InterpreterPaths.ml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make minor fixes
Son Ho
2022-05-05
1
-2
/
+3
*
Improve the generation of names for given back values
Son Ho
2022-04-21
1
-3
/
+4
*
Rename TypeDef...,type_def...,FunDef,fun_def to ...Decl,...decl
Son Ho
2022-03-03
1
-5
/
+5
*
Update some comments
Son Ho
2022-02-22
1
-21
/
+8
*
Fix a minor issue
Son Ho
2022-02-08
1
-1
/
+0
*
Add an option to allow the presence of bottom values below borrows
Son Ho
2022-02-08
1
-0
/
+4
*
Fix more issues
Son Ho
2022-02-08
1
-5
/
+8
*
Update the projection functions to take into account the option type
Son Ho
2022-02-08
1
-19
/
+28
*
Rename the meta-places to [mplace] and update some comments
Son Ho
2022-01-27
1
-2
/
+2
*
Make a modification in InterpreterPath
Son Ho
2022-01-27
1
-8
/
+16
*
Add meta information for the variable names in SymbolicAst
Son Ho
2022-01-27
1
-0
/
+3
*
Add a meta-value in SharedBorrow to carry the shared value
Son Ho
2022-01-26
1
-4
/
+4
*
Finish updating the calls to the synthesis functions to generate the
Son Ho
2022-01-21
1
-1
/
+0
*
Update InterpreterExpansion and InterpreterPaths to use CPS
Son Ho
2022-01-19
1
-86
/
+92
*
Start storing meta-values in the avalues, for synthesis purposes
Son Ho
2022-01-19
1
-2
/
+4
*
Rename type_is_primitively_copyable to ty_is_...
Son Ho
2022-01-18
1
-1
/
+1
*
Update type_context to have to have a type info field, use maps instead
Son Ho
2022-01-18
1
-2
/
+2
*
Start working on Collections.ml
Son Ho
2022-01-15
1
-1
/
+1
*
Implement greedy expansion of symbolic variables and expansion before
Son Ho
2022-01-14
1
-6
/
+9
*
Start working on greedy symbolic value expansion and expansion before
Son Ho
2022-01-14
1
-2
/
+4
*
Make more updates to assignment and update ctx_pop_frame
Son Ho
2022-01-13
1
-5
/
+11
*
Start updating the assignment semantics
Son Ho
2022-01-13
1
-12
/
+21
*
Remove the inner_outer parameter from end_borrow, etc.
Son Ho
2022-01-12
1
-4
/
+4
*
Update end_borrow to check if there are loans in borrowed values
Son Ho
2022-01-12
1
-137
/
+59
*
Make minor modifications
Son Ho
2022-01-12
1
-0
/
+2
*
Make more modifications to logging
Son Ho
2022-01-07
1
-4
/
+7
*
Make the symbolic, borrow, region and abstration counters global and
Son Ho
2022-01-06
1
-1
/
+1
*
Remove the symbolic_proj_comp def and make the set of ended regions a
Son Ho
2022-01-06
1
-3
/
+2
*
Make good progress on implementing utilities to test symbolic execution
Son Ho
2022-01-06
1
-1
/
+1
*
Move more definitions and do more cleanup
Son Ho
2022-01-06
1
-0
/
+2
*
Cleanup and reorganize
Son Ho
2022-01-06
1
-0
/
+1
*
Cleanup a bit more the dependencies and activate more warnings/errors
Son Ho
2022-01-06
1
-1
/
+0
*
Cleanup the dependencies a bit
Son Ho
2022-01-06
1
-7
/
+0
*
Move some definitions from Interpreter to InterpreterPaths
Son Ho
2022-01-06
1
-0
/
+833