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
/
InterpreterProjectors.ml
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Start updating the name type, cleanup the names and the module abbrevs
Son Ho
2023-11-15
1
-93
/
+89
|
*
Add the "V" prefix to most variants related to values
Son Ho
2023-11-12
1
-56
/
+56
|
*
Prefix variants related to types with "T"
Son Ho
2023-11-12
1
-4
/
+4
|
*
Remove the 'r type variable from the ty type definition
Son Ho
2023-11-12
1
-16
/
+19
|
*
Start adding support for traits
Son Ho
2023-08-31
1
-8
/
+7
|
*
Make progress proapagating the changes
Son Ho
2023-08-02
1
-10
/
+10
|
*
Remove the meta-value field from AMutBorrow
Son Ho
2023-02-03
1
-3
/
+1
|
*
Remove the APrimitive variant from the avalues
Son Ho
2023-02-03
1
-2
/
+1
|
*
Remove the meta-values from the shared and reserved borrow values
Son Ho
2023-02-03
1
-4
/
+4
|
*
Make progress on the environment matches
Son Ho
2023-02-03
1
-6
/
+25
|
*
Rename "inactivated borrows" to "reserved borrows"
Son Ho
2022-11-07
1
-7
/
+7
|
*
Add some .mli files
Son Ho
2022-11-07
1
-52
/
+2
|
*
Replace all the occurrences of `failwith ...` with `raise (Failure ...)`
Son Ho
2022-11-07
1
-23
/
+27
|
*
Reformat the code
Son Ho
2022-10-27
1
-1
/
+2
|
*
Move constant_value to PrimitiveValues.ml
Son Ho
2022-10-27
1
-4
/
+4
|
*
Reorganize a bit the project
Son Ho
2022-10-27
1
-0
/
+543