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
/
Substitute.ml
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Update following changes in Charon
Son Ho
2023-12-05
1
-36
/
+84
|
*
Fix the issues with the cross-references for OCaml doc
Son Ho
2023-11-27
1
-1
/
+1
|
*
Use the name matcher implemented in Charon
Son Ho
2023-11-20
1
-2
/
+2
|
*
Start updating the name type, cleanup the names and the module abbrevs
Son Ho
2023-11-15
1
-198
/
+176
|
*
Add RegionsHierarchy.ml
Son Ho
2023-11-13
1
-3
/
+9
|
*
Prefix variants related to types with "T"
Son Ho
2023-11-12
1
-4
/
+4
|
*
Rename some variants
Son Ho
2023-11-12
1
-2
/
+2
|
*
Remove the 'r type variable from the ty type definition
Son Ho
2023-11-12
1
-274
/
+152
|
*
Update the normalization of associated types
Son Ho
2023-11-07
1
-0
/
+3
|
*
Remove some assumed types and add more support for builtin definitions
Son Ho
2023-10-23
1
-13
/
+1
|
*
Compute the normalized trait types maps and update Interpreter
Son Ho
2023-09-01
1
-14
/
+33
|
*
Implement the normalization functions in AssociatedTypes
Son Ho
2023-09-01
1
-4
/
+32
|
*
Start adding support for traits
Son Ho
2023-08-31
1
-183
/
+260
|
*
Make progress
Son Ho
2023-08-02
1
-0
/
+5
|
*
Start adding support for const generics
Son Ho
2023-08-01
1
-166
/
+154
|
*
Implement support for nested borrows in loops, and add loop tests
Son Ho
2023-02-03
1
-1
/
+29
|
*
Make some fixes
Son Ho
2023-02-03
1
-2
/
+1
|
*
Improve some visitors and ctx_merge_regions
Son Ho
2023-02-03
1
-1
/
+14
|
*
Improve merge_abstractions
Son Ho
2023-02-03
1
-0
/
+12
|
*
Improve the value visitors and some substitution functions
Son Ho
2023-02-03
1
-6
/
+5
|
*
Make progress on environments matches and joins
Son Ho
2023-02-03
1
-23
/
+120
|
*
Update `switch` to have a specific treatment of ADTs
Son Ho
2022-11-10
1
-12
/
+19
|
*
Replace all the occurrences of `failwith ...` with `raise (Failure ...)`
Son Ho
2022-11-07
1
-1
/
+1
|
*
Move the AssignGlobal case from statement to rvalue
Son Ho
2022-10-28
1
-3
/
+1
|
*
Reorganize a bit the project
Son Ho
2022-10-27
1
-0
/
+357