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
/
InterpreterExpressions.ml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement a pass to filter shallow borrows
Son Ho
2023-02-03
1
-5
/
+4
*
Add more loop examples and fix issues
Son Ho
2023-02-03
1
-6
/
+28
*
Remove the meta-values from the shared and reserved borrow values
Son Ho
2023-02-03
1
-9
/
+9
*
Make [Result::Failure] type an [Error] parameter
Son Ho
2022-11-14
1
-4
/
+4
*
Implement a Config.ml file which groups all the global options in references
Son Ho
2022-11-10
1
-9
/
+9
*
Update `switch` to have a specific treatment of ADTs
Son Ho
2022-11-10
1
-91
/
+5
*
Rename "inactivated borrows" to "reserved borrows"
Son Ho
2022-11-07
1
-7
/
+7
*
Add some .mli files
Son Ho
2022-11-07
1
-27
/
+99
*
Replace all the occurrences of `failwith ...` with `raise (Failure ...)`
Son Ho
2022-11-07
1
-3
/
+5
*
Move the AssignGlobal case from statement to rvalue
Son Ho
2022-10-28
1
-2
/
+3
*
Take care of some TODOs
Son Ho
2022-10-28
1
-1
/
+1
*
Reorganize Print.ml
Son Ho
2022-10-27
1
-1
/
+1
*
Reformat the code
Son Ho
2022-10-27
1
-3
/
+4
*
Move constant_value to PrimitiveValues.ml
Son Ho
2022-10-27
1
-34
/
+35
*
Reorganize a bit the project
Son Ho
2022-10-27
1
-0
/
+720