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
/
InterpreterUtils.ml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a SynthInputGivenBack case in Values.sv_kind
Son Ho
2022-01-25
1
-2
/
+3
*
Update AProjLoans and AEndedProjLoans to take a list of given back
Son Ho
2022-01-21
1
-3
/
+3
*
Start storing meta-values in the avalues, for synthesis purposes
Son Ho
2022-01-19
1
-1
/
+1
*
Implement ty_has_borrow_under_mut
Son Ho
2022-01-19
1
-1
/
+1
*
Implement the sanity checks for consumption of symbolic values by
Son Ho
2022-01-19
1
-0
/
+22
*
Remove ty_has_regions and use ty_has_borrows instead
Son Ho
2022-01-18
1
-0
/
+2
*
Add sv_kind ("symbolic value kind") to track the origin of the symbolic
Son Ho
2022-01-15
1
-4
/
+6
*
Use the new collections
Son Ho
2022-01-15
1
-2
/
+2
*
Implement greedy expansion of symbolic variables and expansion before
Son Ho
2022-01-14
1
-3
/
+0
*
Fix compilation errors
Son Ho
2022-01-14
1
-3
/
+3
*
Implement give_back_symbolic_value
Son Ho
2022-01-14
1
-0
/
+8
*
Update aproj to make AEndedProjLoans take an `aproj option` and add the
Son Ho
2022-01-14
1
-39
/
+14
*
Update the projectors to ignore values when they don't contain regions
Son Ho
2022-01-13
1
-6
/
+12
*
Introduce "AIgnore" for the avalues
Son Ho
2022-01-13
1
-0
/
+1
*
Introduce ended borrow/loan projectors over symbolic values
Son Ho
2022-01-13
1
-0
/
+4
*
Start working on checking proj_loans over symbolic values when ending
Son Ho
2022-01-13
1
-0
/
+3
*
Fix a small bug in projections_intersect and add more debugging output
Son Ho
2022-01-13
1
-43
/
+0
*
Update end_borrow to check if there are loans in borrowed values
Son Ho
2022-01-12
1
-0
/
+8
*
Introduce dummy variables and update assign_to_place
Son Ho
2022-01-12
1
-1
/
+1
*
remove another warning
Jonathan Protzenko
2022-01-10
1
-1
/
+0
*
Merge remote-tracking branch 'refs/remotes/origin/main'
Jonathan Protzenko
2022-01-10
1
-10
/
+11
|
\
|
*
Improve logging and introduce eval_operands_prepare
Son Ho
2022-01-07
1
-10
/
+11
*
|
Merge remote-tracking branch 'refs/remotes/origin/main'
Jonathan Protzenko
2022-01-06
1
-47
/
+227
|
\
|
|
*
Cleanup
Son Ho
2022-01-06
1
-3
/
+1
|
*
Make the symbolic, borrow, region and abstration counters global and
Son Ho
2022-01-06
1
-4
/
+3
|
*
Remove the symbolic_proj_comp def and make the set of ended regions a
Son Ho
2022-01-06
1
-56
/
+22
|
*
Fix some bugs
Son Ho
2022-01-06
1
-0
/
+2
|
*
Make minor improvements to printing
Son Ho
2022-01-06
1
-0
/
+2
|
*
Make minor modifications
Son Ho
2022-01-06
1
-0
/
+7
|
*
Make good progress on implementing utilities to test symbolic execution
Son Ho
2022-01-06
1
-5
/
+23
|
*
Move more definitions and do more cleanup
Son Ho
2022-01-06
1
-67
/
+0
|
*
Cleanup and reorganize
Son Ho
2022-01-06
1
-474
/
+1
|
*
Cleanup the dependencies a bit
Son Ho
2022-01-06
1
-2
/
+0
|
*
Move some functions from Interpreter to InterpreterExpansion
Son Ho
2022-01-06
1
-0
/
+17
|
*
Move some functions from Interpreter to InterpreterProjectors
Son Ho
2022-01-06
1
-0
/
+160
|
*
Make progress on eval_non_local_function_call_symbolic
Son Ho
2022-01-05
1
-1
/
+7
|
*
Make progress on implementing the symbolic evaluation for the non-local
Son Ho
2022-01-05
1
-7
/
+1
|
*
Implement eval_unary_op_symbolic
Son Ho
2022-01-05
1
-0
/
+5
|
*
Start inserting calls to dummy synthesis functions in Interpreter.ml
Son Ho
2022-01-05
1
-0
/
+7
|
*
Move some functions from Interpreter to InterpreterUtils
Son Ho
2022-01-04
1
-0
/
+536
*
|
More compiler warnings
Jonathan Protzenko
2022-01-04
1
-3
/
+0
|
/
*
Commit a forgotten file
Son Ho
2022-01-04
1
-0
/
+86