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
/
Expressions.ml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename TypeDef...,type_def...,FunDef,fun_def to ...Decl,...decl
Son Ho
2022-03-03
1
-2
/
+2
*
Add comments
Son Ho
2022-02-23
1
-0
/
+2
*
Start adding more assumed types and functions
Son Ho
2022-02-08
1
-2
/
+5
*
Implement extraction of function calls
Son Ho
2022-02-03
1
-0
/
+20
*
Make more cleanup
Son Ho
2022-01-29
1
-8
/
+28
*
Make minor modifications
Son Ho
2022-01-24
1
-2
/
+2
*
Cleanup a bit
Son Ho
2021-12-01
1
-2
/
+0
*
Derive more printing functions
Son Ho
2021-11-29
1
-0
/
+4
*
Start deriving formatters for debugging
Son Ho
2021-11-29
1
-4
/
+7
*
Implement type substitution for function definitions (and expressions,
Son Ho
2021-11-25
1
-0
/
+2
*
Make progress on eval_rvalue and update aggregate_kind
Son Ho
2021-11-24
1
-1
/
+2
*
Add a comment
Son Ho
2021-11-22
1
-0
/
+1
*
Make progress on {read,write}_path
Son Ho
2021-11-22
1
-1
/
+0
*
Remove the automatic derivation of Yojson (de)serializers
Son Ho
2021-11-18
1
-11
/
+4
*
Implement deserialization for Expressions
Son Ho
2021-11-17
1
-4
/
+6
*
Also generate to_yojson functions
Son Ho
2021-11-17
1
-12
/
+11
*
Use [@@ëerive of_json] on all the types
Son Ho
2021-11-17
1
-3
/
+11
*
Implement CfimAst.ml
Son Ho
2021-11-03
1
-1
/
+1
*
Add Values.ml and Expressions.ml
Son Ho
2021-11-03
1
-0
/
+78