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
2022-02-04
Improve the command line arguments
Son Ho
1
-21
/
+57
2022-02-04
Work on decomposition of monadic let-bindings for F*
Son Ho
1
-1
/
+2
2022-02-04
Make the micro passes config a parameter of Translate.translate_module
Son Ho
1
-1
/
+9
2022-02-04
Add generation of unit tests for the synthesized functions
Son Ho
1
-1
/
+2
2022-02-04
Make minor modifications with regards to logging
Son Ho
1
-0
/
+1
2022-02-04
Deactivate some logs
Son Ho
1
-4
/
+4
2022-02-03
Cleanup a bit
Son Ho
1
-3
/
+0
2022-02-02
Start generating code for type definitions
Son Ho
1
-3
/
+1
2022-01-29
Rename ExtractToFstar to ExtractToFStar
Son Ho
1
-1
/
+1
2022-01-29
Start working on extraction to F*
Son Ho
1
-0
/
+1
2022-01-28
Start working on ExtractAst
Son Ho
1
-0
/
+1
2022-01-28
Make a lot of small modifications
Son Ho
1
-0
/
+1
2022-01-27
Move some definitions from SymbolicToPure to PureToExtract
Son Ho
1
-1
/
+1
2022-01-27
Add more printing facilities and fix minor bugs
Son Ho
1
-1
/
+3
2022-01-27
Make minor modifications and add comments
Son Ho
1
-1
/
+4
2022-01-27
Start testing translation to pure
Son Ho
1
-3
/
+7
2022-01-27
Cleanup a bit by removing useless `open`
Son Ho
1
-2
/
+0
2022-01-27
Implement Translate.translate_function
Son Ho
1
-0
/
+1
2022-01-27
Implement the borrow_content case of end_abstraction_borrows
Son Ho
1
-1
/
+1
2022-01-26
Fix various issues
Son Ho
1
-2
/
+2
2022-01-26
Test the generation of the symbolic AST
Son Ho
1
-1
/
+1
2022-01-26
Start working on signatures for the assumed functions
Son Ho
1
-1
/
+1
2022-01-26
Fix a typo
Son Ho
1
-1
/
+1
2022-01-26
Remove SymbolicAstUtils.ml
Son Ho
1
-1
/
+0
2022-01-25
Implement SymbolicToPure.translate_fun_sig
Son Ho
1
-1
/
+2
2022-01-24
Start working on name generation for the synthesis
Son Ho
1
-0
/
+1
2022-01-24
Start working on printing for symbolic AST
Son Ho
1
-0
/
+2
2022-01-21
Add invariant checks at the end of [end_borrow] and [end_abstraction]
Son Ho
1
-1
/
+1
2022-01-19
Start working on Pure.ml
Son Ho
1
-0
/
+1
2022-01-18
Start working on TypesAnalysis
Son Ho
1
-0
/
+1
2022-01-14
Implement greedy expansion of symbolic variables and expansion before
Son Ho
1
-1
/
+2
2022-01-14
Start working on greedy symbolic value expansion and expansion before
Son Ho
1
-2
/
+10
2022-01-12
Update end_borrow to check if there are loans in borrowed values
Son Ho
1
-1
/
+1
2022-01-07
Make more modifications to logging
Son Ho
1
-2
/
+5
2022-01-07
Add logging information for borrows
Son Ho
1
-1
/
+2
2022-01-07
Make more improvements to logging
Son Ho
1
-0
/
+1
2022-01-07
Improve logging and introduce eval_operands_prepare
Son Ho
1
-0
/
+8
2022-01-06
Make minor modifications
Son Ho
1
-1
/
+1
2022-01-06
Implement tests for the symbolic interpreter
Son Ho
1
-2
/
+5
2022-01-06
Make good progress on implementing utilities to test symbolic execution
Son Ho
1
-1
/
+1
2022-01-05
Cleanup a bit
Son Ho
1
-6
/
+0
2022-01-05
Introduce the type_context definition
Son Ho
1
-17
/
+23
2022-01-04
one remark
Jonathan Protzenko
1
-1
/
+2
2021-12-15
Parsing of command-line arguments
Jonathan Protzenko
1
-1
/
+25
2021-12-01
Cleanup a bit
Son Ho
1
-1
/
+1
2021-11-29
Start deriving formatters for debugging
Son Ho
1
-0
/
+4
2021-11-29
Improve formatting
Son Ho
1
-1
/
+1
2021-11-29
Test the unit functions
Son Ho
1
-1
/
+5
2021-11-29
Debug pretty-printing
Son Ho
1
-1
/
+1
2021-11-29
Fix some issues and start printing modules
Son Ho
1
-4
/
+4
[next]