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
/
TypesUtils.ml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reorganize a bit the project
Son Ho
2022-10-27
1
-190
/
+0
*
Update the code documentation to fix links and syntax issues
Son Ho
2022-10-26
1
-8
/
+9
*
Make minor cleanup
Son Ho
2022-09-22
1
-1
/
+0
*
Update src/TypesUtils.ml
Son HO
2022-09-22
1
-1
/
+1
*
read globals from LLBC JSON into functions
Sidney Congard
2022-06-08
1
-5
/
+8
*
Make minor fixes
Son Ho
2022-05-05
1
-1
/
+5
*
Add an Opaque variant to type_decl_kind and start updating the code
Son Ho
2022-03-03
1
-0
/
+3
*
Rename TypeDef...,type_def...,FunDef,fun_def to ...Decl,...decl
Son Ho
2022-03-03
1
-5
/
+5
*
Start adding more assumed types and functions
Son Ho
2022-02-08
1
-1
/
+7
*
Add more printing facilities and fix minor bugs
Son Ho
2022-01-27
1
-2
/
+7
*
Make good progress on SymbolicToPure.translate_expansion
Son Ho
2022-01-25
1
-0
/
+16
*
Implement ty_has_borrow_under_mut
Son Ho
2022-01-19
1
-3
/
+4
*
Implement the sanity checks for consumption of symbolic values by
Son Ho
2022-01-19
1
-2
/
+6
*
Remove ty_has_regions and use ty_has_borrows instead
Son Ho
2022-01-18
1
-23
/
+0
*
Implement ty_has_borrows and ty_has_nested_borrows
Son Ho
2022-01-18
1
-0
/
+21
*
Rename type_is_primitively_copyable to ty_is_...
Son Ho
2022-01-18
1
-2
/
+2
*
Make a minor modification
Son Ho
2022-01-18
1
-0
/
+2
*
Use the new collections
Son Ho
2022-01-15
1
-3
/
+3
*
Implement greedy expansion of symbolic variables and expansion before
Son Ho
2022-01-14
1
-3
/
+6
*
Update the projectors to ignore values when they don't contain regions
Son Ho
2022-01-13
1
-0
/
+20
*
Fix some bugs
Son Ho
2022-01-06
1
-1
/
+1
*
Move more definitions and do more cleanup
Son Ho
2022-01-06
1
-0
/
+15
*
Cleanup and reorganize
Son Ho
2022-01-06
1
-0
/
+20
*
Implement statement_has_loops and make minor modifications
Son Ho
2022-01-06
1
-1
/
+1
*
Make progress on implementing the symbolic evaluation for the non-local
Son Ho
2022-01-05
1
-0
/
+45
*
Make good progress on eval_local_function_call_symbolic
Son Ho
2022-01-05
1
-0
/
+22
*
Merge the ADTs, tuples and assumed types in the type and value
Son Ho
2021-12-01
1
-2
/
+2
*
Reimplement [erase_regions] with the substitution functions
Son Ho
2021-12-01
1
-25
/
+0
*
Move some definitions to new files
Son Ho
2021-12-01
1
-0
/
+48