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
/
AssociatedTypes.ml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
`predicates` got merged into `generic_params`
Nadrieril
2024-06-21
1
-4
/
+7
*
Rename meta into span
Aymeric Fromherz
2024-05-24
1
-43
/
+43
*
Update charon pin
Nadrieril
2024-05-24
1
-2
/
+2
*
Add some error messages
Son Ho
2024-03-29
1
-6
/
+6
*
formatting and changed save_error condition for failing from b to not b
Escherichia
2024-03-29
1
-1
/
+3
*
added file and line arg to craise and cassert
Escherichia
2024-03-29
1
-8
/
+8
*
formatting
Escherichia
2024-03-28
1
-19
/
+38
*
Should answer all comments, there are still some TODO: error message left
Escherichia
2024-03-28
1
-10
/
+10
*
Added sanity_check and sanity_check_opt_meta helpers and changed sanity check...
Escherichia
2024-03-28
1
-1
/
+1
*
changes to extract_ty and related functions to use the right meta
Escherichia
2024-03-28
1
-1
/
+0
*
added a meta option field to norm_ctx and changed the meta used by some asser...
Escherichia
2024-03-28
1
-30
/
+27
*
WIP: translate.ml and extract.ml do not compile. Some assert left to do and w...
Escherichia
2024-03-28
1
-13
/
+20
*
Update following changes in Charon
Son Ho
2024-03-17
1
-16
/
+9
*
Rename some definitions
Son Ho
2023-12-18
1
-5
/
+5
*
Update following changes in Charon
Son Ho
2023-12-05
1
-12
/
+16
*
Do more cleanup
Son Ho
2023-11-15
1
-2
/
+1
*
Start updating the name type, cleanup the names and the module abbrevs
Son Ho
2023-11-15
1
-175
/
+142
*
Normalize the types when computing the regions hierarchies
Son Ho
2023-11-13
1
-67
/
+145
*
Add RegionsHierarchy.ml
Son Ho
2023-11-13
1
-2
/
+3
*
Prefix variants related to types with "T"
Son Ho
2023-11-12
1
-11
/
+11
*
Remove the 'r type variable from the ty type definition
Son Ho
2023-11-12
1
-314
/
+168
*
Fix a small issue in AssociatedTypes
Son Ho
2023-11-09
1
-1
/
+1
*
Update the normalization of associated types
Son Ho
2023-11-07
1
-50
/
+119
*
Fix some issues to make the array test succeed again
Son Ho
2023-10-25
1
-7
/
+32
*
Start updating to handle function pointers
Son Ho
2023-10-20
1
-1
/
+11
*
Normalize the function signatures before translation to pure
Son Ho
2023-09-17
1
-38
/
+111
*
Fix some issues
Son Ho
2023-09-13
1
-2
/
+2
*
Fix more issues
Son Ho
2023-09-13
1
-6
/
+84
*
Make progress on the extraction
Son Ho
2023-09-03
1
-5
/
+5
*
Compute the normalized trait types maps and update Interpreter
Son Ho
2023-09-01
1
-22
/
+113
*
Implement the normalization functions in AssociatedTypes
Son Ho
2023-09-01
1
-9
/
+253
*
Start adding support for traits
Son Ho
2023-08-31
1
-0
/
+91