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