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
/
main.ml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-11-29
Move some definitions from CfimOfJson.ml to a new Modules.ml
Son Ho
1
-0
/
+4
2021-11-29
Start working logging and make progress on printing ASTs
Son Ho
1
-1
/
+1
2021-11-26
Update the env definition to make the frames easier to manipulate
Son Ho
1
-0
/
+1
2021-11-25
Make a minor modification
Son Ho
1
-1
/
+0
2021-11-23
Activate exception backtrace
Son Ho
1
-0
/
+5
2021-11-22
Implement end_borrow_get_borrow_in_env
Son Ho
1
-3
/
+1
2021-11-19
Start working on pretty-printing
Son Ho
1
-0
/
+2
2021-11-18
Start working on end_borrow
Son Ho
1
-0
/
+1
2021-11-18
Cleanup more
Son Ho
1
-14
/
+0
2021-11-18
Cleanup a bit
Son Ho
1
-28
/
+0
2021-11-18
Remove the automatic derivation of Yojson (de)serializers
Son Ho
1
-2
/
+0
2021-11-18
Make the json deserializer work
Son Ho
1
-3
/
+17
2021-11-17
Start implementing by hand the json deserializers
Son Ho
1
-0
/
+4
2021-11-17
Also generate to_yojson functions
Son Ho
1
-1
/
+7
2021-11-17
Make minor modifications
Son Ho
1
-2
/
+6
2021-11-17
Make progress on deserializing modules
Son Ho
1
-26
/
+20
2021-11-17
Use [@@ëerive of_json] on all the types
Son Ho
1
-1
/
+1
2021-11-17
Start working on json deserialization
Son Ho
1
-1
/
+15
2021-11-03
Implement CfimAst.ml
Son Ho
1
-0
/
+1
2021-11-03
Split main.ml between Identifiers.ml and Types.ml
Son Ho
1
-138
/
+1
2021-11-03
Add some type definitions
Son Ho
1
-2
/
+43
2021-11-02
Setup the project
Son Ho
1
-0
/
+110