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
/
PrePasses.ml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup a bit and improve the error messages
Son Ho
2024-04-07
1
-3
/
+16
*
Cleanup and fix a mistake
Son Ho
2024-03-29
1
-1
/
+1
*
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
-4
/
+4
*
Improve the error messages
Son Ho
2024-03-29
1
-8
/
+11
*
formatting
Escherichia
2024-03-28
1
-3
/
+11
*
Should answer all comments, there are still some TODO: error message left
Escherichia
2024-03-28
1
-4
/
+3
*
WIP: translate.ml and extract.ml do not compile. Some assert left to do and w...
Escherichia
2024-03-28
1
-6
/
+10
*
Start updating the name type, cleanup the names and the module abbrevs
Son Ho
2023-11-15
1
-33
/
+29
*
Prefix variants related to types with "T"
Son Ho
2023-11-12
1
-1
/
+1
*
Remove some assumed types and add more support for builtin definitions
Son Ho
2023-10-23
1
-1
/
+1
*
Start adding support for traits
Son Ho
2023-08-31
1
-2
/
+2
*
Update the code following a refactor on Charon's side
Son Ho
2023-08-08
1
-1
/
+3
*
Add a comment for PrePasses.remove_shallow_borrows
Son Ho
2023-02-03
1
-2
/
+87
*
Implement a pass to filter shallow borrows
Son Ho
2023-02-03
1
-1
/
+80
*
Merge loop abs so that there is one abs per function input region group
Son Ho
2023-02-03
1
-1
/
+115
*
Update `switch` to have a specific treatment of ADTs
Son Ho
2022-11-10
1
-3
/
+2
*
Deactivate filter_drop_assigns and implement remove_useless_cf_merges in PreP...
Son Ho
2022-11-07
1
-4
/
+107
*
Make minor updates to account for Charon's changes
Son Ho
2022-10-28
1
-1
/
+1
*
Reorganize a bit the project
Son Ho
2022-10-27
1
-0
/
+54