index
:
aeneas
isabelle
aeneas rust verifier with a hacky Isabelle backend
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
Logging.ml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-02-03
Split InterpreterLoops into several files
Son Ho
1
-0
/
+9
2023-02-03
Fix some bugs
Son Ho
1
-2
/
+2
2023-02-03
Compute the SCCs of the functions to extract in Translate.ml
Son Ho
1
-0
/
+6
2023-02-03
Start implementing support for loops
Son Ho
1
-0
/
+3
2022-11-14
Make good progress on the Coq backend
Son Ho
1
-2
/
+2
2022-11-07
Add some .mli files
Son Ho
1
-0
/
+3
2022-10-28
Move some files to the Charon project
Son Ho
1
-137
/
+1
2022-10-27
Reorganize a bit the project
Son Ho
1
-0
/
+0
2022-10-26
Update the code documentation to fix links and syntax issues
Son Ho
1
-2
/
+4
2022-03-03
Rename CfimOfJson to LlbcOfJson
Son Ho
1
-2
/
+2
2022-03-03
Rename CFIM to LLBC
Son Ho
1
-1
/
+1
2022-02-10
Make minor updates to deserialization
Son Ho
1
-0
/
+3
2022-02-09
Implement the generation of `decreases` clauses in the definition
Son Ho
1
-3
/
+4
2022-02-08
Fix some mistakes in the type conversion to pure
Son Ho
1
-0
/
+3
2022-02-08
Implement pre-passes to update the AST before executing the interpreter
Son Ho
1
-0
/
+3
2022-01-28
Make a lot of small modifications
Son Ho
1
-0
/
+3
2022-01-27
Move some definitions from SymbolicToPure to PureToExtract
Son Ho
1
-0
/
+3
2022-01-26
Make progress on translation
Son Ho
1
-0
/
+6
2022-01-07
Make more modifications to logging
Son Ho
1
-4
/
+8
2022-01-07
Add logging information for borrows
Son Ho
1
-4
/
+6
2022-01-07
Make more improvements to logging
Son Ho
1
-3
/
+10
2022-01-07
Improve logging and introduce eval_operands_prepare
Son Ho
1
-0
/
+13
2021-12-07
Update the formatting for the logger
Son Ho
1
-2
/
+128
2021-11-29
Start working logging and make progress on printing ASTs
Son Ho
1
-0
/
+3