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