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
/
InterpreterLoopsMatchCtxs.ml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a small issue with the loops
Son Ho
2024-03-08
1
-5
/
+17
*
Fix some issues with the loops
Son Ho
2024-03-08
1
-16
/
+39
*
Make a minor modification
Son Ho
2024-01-25
1
-2
/
+2
*
Fix a minor issue when values are moved in the loops
Son Ho
2024-01-25
1
-139
/
+362
*
Rename some definitions
Son Ho
2023-12-18
1
-2
/
+2
*
Remove the type sv_kind ("symbolic value kind")
Son Ho
2023-12-05
1
-16
/
+8
*
Update following changes in Charon
Son Ho
2023-12-05
1
-5
/
+5
*
Do not activate the sanity (invariant) checks by default
Son Ho
2023-11-27
1
-1
/
+1
*
Start updating the name type, cleanup the names and the module abbrevs
Son Ho
2023-11-15
1
-273
/
+251
*
Add the "V" prefix to most variants related to values
Son Ho
2023-11-12
1
-38
/
+38
*
Prefix variants related to types with "T"
Son Ho
2023-11-12
1
-5
/
+5
*
Remove the 'r type variable from the ty type definition
Son Ho
2023-11-12
1
-42
/
+45
*
Start adding support for traits
Son Ho
2023-08-31
1
-7
/
+12
*
Make progress proapagating the changes
Son Ho
2023-08-02
1
-18
/
+19
*
Add a comment
Son Ho
2023-02-03
1
-0
/
+33
*
Split InterpreterLoops into several files
Son Ho
2023-02-03
1
-0
/
+1591