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
/
CfimAst.ml
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Make minor modifications
Son Ho
2022-01-24
1
-2
/
+2
|
*
Update the types and deserialization following charon's updates
Son Ho
2022-01-18
1
-25
/
+0
|
*
Make good progress on implementing utilities to test symbolic execution
Son Ho
2022-01-06
1
-2
/
+15
|
*
Generate iterators for statement
Son Ho
2022-01-06
1
-1
/
+50
|
*
Make good progress on eval_local_function_call_symbolic
Son Ho
2022-01-05
1
-6
/
+27
|
*
Update the code to deserialize regions_hierarchy information
Son Ho
2022-01-05
1
-0
/
+19
|
*
Implement the symbolic case of copy_value
Son Ho
2022-01-05
1
-3
/
+3
|
*
Introduce the type_context definition
Son Ho
2022-01-05
1
-0
/
+7
|
*
Use RegionVarId and RegionId in a more consistent manner
Son Ho
2021-12-17
1
-2
/
+2
|
*
Make minor modifications
Son Ho
2021-12-08
1
-2
/
+2
|
*
Move the var definition
Son Ho
2021-12-01
1
-0
/
+11
|
*
Merge statements and expressions into statements
Son Ho
2021-12-01
1
-12
/
+7
|
*
Add various comments
Son Ho
2021-12-01
1
-0
/
+1
|
*
Remove the vector type for the Id module
Son Ho
2021-11-30
1
-4
/
+4
|
*
Derive more printing functions
Son Ho
2021-11-29
1
-1
/
+9
|
*
Remove the automatic derivation of Yojson (de)serializers
Son Ho
2021-11-18
1
-9
/
+1
|
*
Also generate to_yojson functions
Son Ho
2021-11-17
1
-9
/
+9
|
*
Make minor modifications
Son Ho
2021-11-17
1
-1
/
+1
|
*
Make progress on deserializing modules
Son Ho
2021-11-17
1
-0
/
+2
|
*
Use [@@ëerive of_json] on all the types
Son Ho
2021-11-17
1
-1
/
+9
|
*
Start working on json deserialization
Son Ho
2021-11-17
1
-1
/
+1
|
*
Implement CfimAst.ml
Son Ho
2021-11-03
1
-0
/
+71