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
/
InterpreterPaths.ml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make progress
Son Ho
2023-08-02
1
-10
/
+11
*
Make progress proapagating the changes
Son Ho
2023-08-02
1
-4
/
+5
*
Remove the meta-values from the shared and reserved borrow values
Son Ho
2023-02-03
1
-3
/
+3
*
Implement a Config.ml file which groups all the global options in references
Son Ho
2022-11-10
1
-24
/
+24
*
Update `switch` to have a specific treatment of ADTs
Son Ho
2022-11-10
1
-17
/
+15
*
Rename "inactivated borrows" to "reserved borrows"
Son Ho
2022-11-07
1
-11
/
+8
*
Add some .mli files
Son Ho
2022-11-07
1
-146
/
+24
*
Add ids to the dummy variables
Son Ho
2022-11-07
1
-3
/
+4
*
Remove the argument [end_borrows] from prepare_lplace and drop_outer_loans_at...
Son Ho
2022-11-07
1
-41
/
+18
*
Replace all the occurrences of `failwith ...` with `raise (Failure ...)`
Son Ho
2022-11-07
1
-5
/
+7
*
Fix an issue with drop_value
Son Ho
2022-11-07
1
-19
/
+21
*
Fix some comment references
Son Ho
2022-10-27
1
-2
/
+4
*
Move constant_value to PrimitiveValues.ml
Son Ho
2022-10-27
1
-2
/
+2
*
Reorganize a bit the project
Son Ho
2022-10-27
1
-0
/
+801