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
*
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