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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-04-11
Update a comment
Son HO
1
-1
/
+1
2024-04-10
Trust rustc regarding `Copy` bounds
Nadrieril
3
-7
/
+7
2024-04-07
Improve the error messages further
Son Ho
3
-1
/
+44
2024-04-07
Cleanup a bit and improve the error messages
Son Ho
12
-82
/
+91
2024-04-05
Resolved comments and added the name of the not translated element
Escherichia
2
-7
/
+18
2024-04-05
resolved comments
Escherichia
3
-99
/
+113
2024-04-05
error catching should now be able to tell when code couldn't be generated
Escherichia
3
-101
/
+144
2024-04-04
Add field mk_return, mk_panic in SymbolicToPure.bs_ctx
Son Ho
2
-90
/
+152
2024-04-04
Update the extraction
Son Ho
8
-34
/
+30
2024-04-04
Fix a minor issue
Son Ho
1
-1
/
+1
2024-04-04
Update the way errors are reported
Son Ho
2
-10
/
+7
2024-04-04
Make a minor update in SymbolicToPure
Son Ho
1
-8
/
+7
2024-04-04
Now prints all errors in the error_list
Escherichia
2
-3
/
+11
2024-04-04
Improve the name of the backward functions further
Son Ho
2
-5
/
+19
2024-04-04
Update the names of the synthesized backward functions
Son Ho
2
-2
/
+13
2024-04-04
Update a comment
Son Ho
1
-3
/
+5
2024-04-04
Make a minor modification
Son Ho
1
-2
/
+4
2024-04-04
Make minor modifications
Son Ho
1
-15
/
+21
2024-04-03
Add builtins for some checked ops such as checked_add
Zyad Hassan
1
-0
/
+31
2024-04-03
rebased branch
Escherichia
1
-13
/
+19
2024-04-03
Added meta information to names_map_id field in names_map type
Escherichia
1
-22
/
+23
2024-04-03
resolved requested changes
Escherichia
1
-1
/
+0
2024-04-03
resolved requested changes
Escherichia
3
-6
/
+4
2024-04-03
Update the initial configuration
Son Ho
2
-4
/
+1
2024-04-03
added extract_ty_errors and extract_texpression_errors to deal with the error...
Escherichia
2
-3
/
+10
2024-04-03
added Error and EError to expressions and propagated related changes
Escherichia
12
-5
/
+41
2024-03-29
Cleanup and fix a mistake
Son Ho
13
-194
/
+172
2024-03-29
Add an error message
Son Ho
1
-3
/
+1
2024-03-29
Add some error messages
Son Ho
8
-25
/
+29
2024-03-29
Add some missing error messages
Son Ho
3
-9
/
+6
2024-03-29
Improve the error messages
Son Ho
3
-6
/
+18
2024-03-29
Cleanup a bit
Son Ho
4
-55
/
+31
2024-03-29
formatting and changed save_error condition for failing from b to not b
Escherichia
30
-181
/
+468
2024-03-29
added file and line arg to craise, cassert and all related functions
Escherichia
1
-3
/
+3
2024-03-29
added file and line arg to craise and cassert
Escherichia
36
-928
/
+929
2024-03-29
Make a minor modification
Son Ho
1
-1
/
+4
2024-03-29
Improve the error messages
Son Ho
3
-17
/
+35
2024-03-28
Fix an issue
Son Ho
1
-1
/
+1
2024-03-28
Revert some changes which shouldn't be here
Son Ho
1
-6
/
+5
2024-03-28
formatting
Escherichia
43
-1435
/
+2155
2024-03-28
changes after git rebase main
Escherichia
11
-41
/
+50
2024-03-28
Should answer all comments, there are still some TODO: error message left
Escherichia
37
-877
/
+882
2024-03-28
Added sanity_check and sanity_check_opt_meta helpers and changed sanity check...
Escherichia
23
-108
/
+113
2024-03-28
changes to extract_ty and related functions to use the right meta
Escherichia
4
-60
/
+52
2024-03-28
added a meta option field to norm_ctx and changed the meta used by some asser...
Escherichia
8
-38
/
+35
2024-03-28
Inverted meta and config argument orders (from meta -> config to config -> meta)
Escherichia
20
-303
/
+303
2024-03-28
Replaced some unclear TODOs error message placeholder by clearer TODOs, they ...
Escherichia
4
-36
/
+36
2024-03-28
Still need to fill the TODO: error message and check some meta but it builds
Escherichia
10
-178
/
+186
2024-03-28
WIP: translate.ml and extract.ml do not compile. Some assert left to do and w...
Escherichia
45
-1885
/
+1947
2024-03-28
WIP: does not compile yet because we need to propagate the meta variable.
Escherichia
11
-223
/
+226
[prev]
[next]