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
*
Start working on Pure.ml
Son Ho
2022-01-19
1
-0
/
+1
*
Start working on TypesAnalysis
Son Ho
2022-01-18
1
-0
/
+1
*
Implement greedy expansion of symbolic variables and expansion before
Son Ho
2022-01-14
1
-1
/
+2
*
Start working on greedy symbolic value expansion and expansion before
Son Ho
2022-01-14
1
-2
/
+10
*
Update end_borrow to check if there are loans in borrowed values
Son Ho
2022-01-12
1
-1
/
+1
*
Merge remote-tracking branch 'refs/remotes/origin/main'
Jonathan Protzenko
2022-01-10
1
-2
/
+15
|
\
|
*
Make more modifications to logging
Son Ho
2022-01-07
1
-2
/
+5
|
*
Add logging information for borrows
Son Ho
2022-01-07
1
-1
/
+2
|
*
Make more improvements to logging
Son Ho
2022-01-07
1
-0
/
+1
|
*
Improve logging and introduce eval_operands_prepare
Son Ho
2022-01-07
1
-0
/
+8
*
|
Merge remote-tracking branch 'refs/remotes/origin/main'
Jonathan Protzenko
2022-01-06
1
-23
/
+26
|
\
|
|
*
Make minor modifications
Son Ho
2022-01-06
1
-1
/
+1
|
*
Implement tests for the symbolic interpreter
Son Ho
2022-01-06
1
-2
/
+5
|
*
Make good progress on implementing utilities to test symbolic execution
Son Ho
2022-01-06
1
-1
/
+1
|
*
Cleanup a bit
Son Ho
2022-01-05
1
-6
/
+0
|
*
Introduce the type_context definition
Son Ho
2022-01-05
1
-17
/
+23
*
|
one remark
Jonathan Protzenko
2022-01-04
1
-1
/
+2
|
/
*
Parsing of command-line arguments
Jonathan Protzenko
2021-12-15
1
-1
/
+25
*
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