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
*
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