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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-06-21
`predicates` got merged into `generic_params`
Nadrieril
1
-1
/
+1
2024-06-03
Update some comments
Son Ho
1
-2
/
+2
2024-05-24
Rename meta into span
Aymeric Fromherz
1
-16
/
+16
2024-03-29
Add some error messages
Son Ho
1
-1
/
+1
2024-03-29
added file and line arg to craise and cassert
Escherichia
1
-8
/
+8
2024-03-28
formatting
Escherichia
1
-9
/
+13
2024-03-28
Should answer all comments, there are still some TODO: error message left
Escherichia
1
-3
/
+3
2024-03-28
WIP: translate.ml and extract.ml do not compile. Some assert left to do and w...
Escherichia
1
-14
/
+15
2023-12-12
Move most of the substitution functions to Charon
Son Ho
1
-315
/
+1
2023-12-05
Update following changes in Charon
Son Ho
1
-36
/
+84
2023-11-27
Fix the issues with the cross-references for OCaml doc
Son Ho
1
-1
/
+1
2023-11-20
Use the name matcher implemented in Charon
Son Ho
1
-2
/
+2
2023-11-15
Start updating the name type, cleanup the names and the module abbrevs
Son Ho
1
-198
/
+176
2023-11-13
Add RegionsHierarchy.ml
Son Ho
1
-3
/
+9
2023-11-12
Prefix variants related to types with "T"
Son Ho
1
-4
/
+4
2023-11-12
Rename some variants
Son Ho
1
-2
/
+2
2023-11-12
Remove the 'r type variable from the ty type definition
Son Ho
1
-274
/
+152
2023-11-07
Update the normalization of associated types
Son Ho
1
-0
/
+3
2023-10-23
Remove some assumed types and add more support for builtin definitions
Son Ho
1
-13
/
+1
2023-09-01
Compute the normalized trait types maps and update Interpreter
Son Ho
1
-14
/
+33
2023-09-01
Implement the normalization functions in AssociatedTypes
Son Ho
1
-4
/
+32
2023-08-31
Start adding support for traits
Son Ho
1
-183
/
+260
2023-08-02
Make progress
Son Ho
1
-0
/
+5
2023-08-01
Start adding support for const generics
Son Ho
1
-166
/
+154
2023-02-03
Implement support for nested borrows in loops, and add loop tests
Son Ho
1
-1
/
+29
2023-02-03
Make some fixes
Son Ho
1
-2
/
+1
2023-02-03
Improve some visitors and ctx_merge_regions
Son Ho
1
-1
/
+14
2023-02-03
Improve merge_abstractions
Son Ho
1
-0
/
+12
2023-02-03
Improve the value visitors and some substitution functions
Son Ho
1
-6
/
+5
2023-02-03
Make progress on environments matches and joins
Son Ho
1
-23
/
+120
2022-11-10
Update `switch` to have a specific treatment of ADTs
Son Ho
1
-12
/
+19
2022-11-07
Replace all the occurrences of `failwith ...` with `raise (Failure ...)`
Son Ho
1
-1
/
+1
2022-10-28
Move the AssignGlobal case from statement to rvalue
Son Ho
1
-3
/
+1
2022-10-27
Reorganize a bit the project
Son Ho
1
-0
/
+0
2022-10-26
Update the code documentation to fix links and syntax issues
Son Ho
1
-2
/
+2
2022-10-26
Add meta data with code locations to the various definitions
Son Ho
1
-0
/
+4
2022-09-22
Make minor cleanup
Son Ho
1
-2
/
+4
2022-06-21
concrete & symbolic evaluation work with new LLBC format
Sidney Congard
1
-9
/
+2
2022-05-15
Add AggregatedOption
Son Ho
1
-2
/
+8
2022-05-10
Make minor modifications
Son Ho
1
-1
/
+1
2022-05-01
Perform some renamings
Son Ho
1
-3
/
+3
2022-03-03
Make good progress on adding support for external and opaque
Son Ho
1
-4
/
+4
2022-03-03
Rename CFIM to LLBC
Son Ho
1
-1
/
+1
2022-03-03
Add an Opaque variant to type_decl_kind and start updating the code
Son Ho
1
-0
/
+2
2022-03-03
Rename TypeDef...,type_def...,FunDef,fun_def to ...Decl,...decl
Son Ho
1
-13
/
+13
2022-02-08
Start adding more assumed types and functions
Son Ho
1
-2
/
+8
2022-01-26
Implement sanity checks to check the types of the input/output arguments
Son Ho
1
-1
/
+4
2022-01-18
Update the types and deserialization following charon's updates
Son Ho
1
-6
/
+6
2022-01-06
Make the symbolic, borrow, region and abstration counters global and
Son Ho
1
-8
/
+4
2022-01-06
Implement statement_has_loops and make minor modifications
Son Ho
1
-1
/
+0
[next]