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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add some error messages
Son Ho
2024-03-29
8
-25
/
+29
*
Add some missing error messages
Son Ho
2024-03-29
3
-9
/
+6
*
Improve the error messages
Son Ho
2024-03-29
3
-6
/
+18
*
Cleanup a bit
Son Ho
2024-03-29
4
-55
/
+31
*
formatting and changed save_error condition for failing from b to not b
Escherichia
2024-03-29
30
-181
/
+468
*
added file and line arg to craise, cassert and all related functions
Escherichia
2024-03-29
1
-3
/
+3
*
added file and line arg to craise and cassert
Escherichia
2024-03-29
36
-928
/
+929
*
Make a minor modification
Son Ho
2024-03-29
1
-1
/
+4
*
Improve the error messages
Son Ho
2024-03-29
3
-17
/
+35
*
Fix an issue
Son Ho
2024-03-28
1
-1
/
+1
*
Revert some changes which shouldn't be here
Son Ho
2024-03-28
1
-6
/
+5
*
formatting
Escherichia
2024-03-28
43
-1435
/
+2155
*
changes after git rebase main
Escherichia
2024-03-28
11
-41
/
+50
*
Should answer all comments, there are still some TODO: error message left
Escherichia
2024-03-28
37
-877
/
+882
*
Added sanity_check and sanity_check_opt_meta helpers and changed sanity check...
Escherichia
2024-03-28
23
-108
/
+113
*
changes to extract_ty and related functions to use the right meta
Escherichia
2024-03-28
4
-60
/
+52
*
added a meta option field to norm_ctx and changed the meta used by some asser...
Escherichia
2024-03-28
8
-38
/
+35
*
Inverted meta and config argument orders (from meta -> config to config -> meta)
Escherichia
2024-03-28
20
-303
/
+303
*
Replaced some unclear TODOs error message placeholder by clearer TODOs, they ...
Escherichia
2024-03-28
4
-36
/
+36
*
Still need to fill the TODO: error message and check some meta but it builds
Escherichia
2024-03-28
10
-178
/
+186
*
WIP: translate.ml and extract.ml do not compile. Some assert left to do and w...
Escherichia
2024-03-28
45
-1885
/
+1947
*
WIP: does not compile yet because we need to propagate the meta variable.
Escherichia
2024-03-28
11
-223
/
+226
*
WIP Beginning working on better errors: began replacing raise (Failure) and a...
Escherichia
2024-03-28
15
-1032
/
+1076
*
Improve the generation of pretty name and the micro passes
Son Ho
2024-03-20
8
-30
/
+144
*
Improve the pure micro passes
Son Ho
2024-03-19
2
-8
/
+64
*
Update extract_trait_impl
Son Ho
2024-03-18
1
-7
/
+23
*
Fix the extraction of trait constants
Son Ho
2024-03-18
2
-35
/
+22
*
Make good progress on adding generics to global constants
Son Ho
2024-03-18
8
-47
/
+172
*
Fix a minor issue
Son Ho
2024-03-17
1
-1
/
+1
*
Make minor updates
Son Ho
2024-03-17
3
-7
/
+14
*
Fix a small issue ollowing updates in Charon
Son Ho
2024-03-17
1
-3
/
+8
*
Update following changes in Charon
Son Ho
2024-03-17
11
-72
/
+34
*
Simplify the generated names
Son Ho
2024-03-11
1
-14
/
+25
*
Update the generation of names
Son Ho
2024-03-11
7
-39
/
+57
*
Update a builtin name
Son Ho
2024-03-11
1
-1
/
+1
*
Update the builtin name patterns
Son Ho
2024-03-10
1
-23
/
+66
*
Update the name generation and add CLI to print external pat names
Son Ho
2024-03-10
7
-48
/
+106
*
Fix some issues
Son Ho
2024-03-08
2
-9
/
+10
*
Add some comments
Son Ho
2024-03-08
2
-9
/
+12
*
Fix an issue in PureMicroPasses.filter_loop_inputs
Son Ho
2024-03-08
1
-13
/
+43
*
Simplify the contexts before symbolically evaluating loops
Son Ho
2024-03-08
4
-2
/
+137
*
Fix a last issue
Son Ho
2024-03-08
2
-51
/
+110
*
Fix an issue with the loops
Son Ho
2024-03-08
1
-1
/
+7
*
Make progress on fixing the loops
Son Ho
2024-03-08
8
-31
/
+70
*
Fix a small issue with the loops
Son Ho
2024-03-08
2
-7
/
+19
*
Fix some issues with the loops
Son Ho
2024-03-08
3
-140
/
+206
*
Do not fail in end_abstraction_aux if the abs disappeared
Son Ho
2024-03-08
2
-64
/
+80
*
Add logging information
Son Ho
2024-03-08
3
-0
/
+24
*
Update Print.ml
Son Ho
2024-03-08
1
-8
/
+8
*
Make progress on propagating the changes
Son Ho
2024-03-08
14
-949
/
+259
[next]