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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-11-18
Make a minor fix to the deserializer
Son Ho
1
-6
/
+6
2021-11-18
Make the json deserializer work
Son Ho
3
-486
/
+555
2021-11-17
Implement module deserialization
Son Ho
1
-0
/
+66
2021-11-17
Implement deserializing for CfimAst
Son Ho
1
-2
/
+144
2021-11-17
Implement deserialization for Expressions
Son Ho
2
-7
/
+150
2021-11-17
Implement values deserialization
Son Ho
1
-1
/
+82
2021-11-17
Make more progress on CfimOfJson
Son Ho
2
-2
/
+56
2021-11-17
Start implementing by hand the json deserializers
Son Ho
4
-5
/
+186
2021-11-17
Also generate to_yojson functions
Son Ho
6
-42
/
+53
2021-11-17
Make minor modifications
Son Ho
2
-3
/
+7
2021-11-17
Make progress on deserializing modules
Son Ho
3
-28
/
+22
2021-11-17
Use [@@ëerive of_json] on all the types
Son Ho
7
-25
/
+61
2021-11-17
Make minor modifications
Son Ho
1
-12
/
+2
2021-11-17
Start working on json deserialization
Son Ho
4
-4
/
+47
2021-11-03
Implement CfimAst.ml
Son Ho
4
-2
/
+92
2021-11-03
Add Values.ml and Expressions.ml
Son Ho
2
-0
/
+118
2021-11-03
Split main.ml between Identifiers.ml and Types.ml
Son Ho
3
-138
/
+140
2021-11-03
Add some type definitions
Son Ho
1
-2
/
+43
2021-11-02
Setup the project
Son Ho
2
-0
/
+112