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