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
2023-12-18
Rename some definitions
Son Ho
15
-140
/
+139
2023-12-18
Do not register the names of the back funs if they are merged with the fwd funs
Son Ho
1
-3
/
+8
2023-12-15
Make progress on updating the code
Son Ho
3
-200
/
+134
2023-12-15
Make progress on propagating the changes
Son Ho
6
-97
/
+72
2023-12-15
Minor fix
Son Ho
1
-2
/
+2
2023-12-15
Make good progress on updating SymbolicToPure
Son Ho
5
-42
/
+226
2023-12-15
Make progress on updating SymbolicToPure
Son Ho
1
-57
/
+112
2023-12-15
Make progress on generalizing the signature information
Son Ho
5
-218
/
+253
2023-12-15
Make minor modifications
Son Ho
2
-79
/
+38
2023-12-14
Make progress on generated merged fwd/back functions
Son Ho
2
-28
/
+32
2023-12-14
Start updating Pure.fun_sig_info to handle merged forward and backward functions
Son Ho
4
-27
/
+128
2023-12-13
Update the extraction to handle casts between integers/bools
Son Ho
6
-27
/
+95
2023-12-13
Make a minor modification in a comment
Son Ho
1
-1
/
+1
2023-12-13
Update Pure.fun_sig_info
Son Ho
7
-68
/
+129
2023-12-13
Update the interpreter to handle optional otherwise branches
Son Ho
1
-1
/
+4
2023-12-13
Add the num_fwd_inputs_no_fuel_no_state field in Pure.fun_sig
Son Ho
3
-5
/
+13
2023-12-12
Move most of the substitution functions to Charon
Son Ho
1
-315
/
+1
2023-12-07
Fix the extraction of the empty type
Son Ho
1
-12
/
+18
2023-12-07
Update the micro passes to inline deconstruction of tuples with one field
Son Ho
1
-6
/
+34
2023-12-07
Fix minor issues when extracting a structure with one field as a tuple
Son Ho
2
-21
/
+45
2023-12-07
Use a better syntax when extracting tuple types (structures with unnamed fields)
Son Ho
10
-199
/
+347
2023-12-05
Remove the type sv_kind ("symbolic value kind")
Son Ho
8
-158
/
+63
2023-12-05
Print error messages when the command line arguments are invalid
Son Ho
1
-10
/
+40
2023-12-05
Fix a minor issue with the use of const generics
Son Ho
6
-13
/
+40
2023-12-05
Update following changes in Charon
Son Ho
22
-522
/
+700
2023-11-29
Update the code following changes in the NameMatcher
Son Ho
4
-6
/
+23
2023-11-29
Fix a minor issue with the extraction
Son Ho
1
-4
/
+5
2023-11-29
Add support for more bitwise operations and update the extraction
Son Ho
2
-9
/
+17
2023-11-27
Fix the issues with the cross-references for OCaml doc
Son Ho
16
-35
/
+35
2023-11-27
Update a comment
Son Ho
1
-1
/
+2
2023-11-27
Update the way the Primitives file is copied
Son Ho
1
-13
/
+20
2023-11-27
Do not activate the sanity (invariant) checks by default
Son Ho
7
-14
/
+14
2023-11-27
Generate a dedicated file for the external types
Son Ho
1
-12
/
+102
2023-11-27
Update the generation of files for external definitions and regenerate the tests
Son Ho
1
-9
/
+14
2023-11-24
Add the alloc::string::String type in the builtins
Son Ho
3
-5
/
+16
2023-11-24
Update a comment
Son Ho
1
-2
/
+3
2023-11-24
Make a minor fix
Son Ho
1
-1
/
+1
2023-11-24
Update some assumed type names/variants
Son Ho
2
-34
/
+41
2023-11-24
Improve the error messages for some name collisions
Son Ho
1
-2
/
+4
2023-11-24
Make a minor update in ExtractName.pattern_to_extract_name
Son Ho
1
-1
/
+4
2023-11-22
Fix an issue with the nix flake and update the flake.lock
Son Ho
1
-1
/
+1
2023-11-22
Cleanup a bit
Son Ho
1
-87
/
+0
2023-11-22
Make a minor modification
Son Ho
1
-2
/
+3
2023-11-22
Use NameMatcher.NameMatcherMap instead of associative lists
Son Ho
2
-18
/
+22
2023-11-22
Improve further the generation of parent clause/trait clause names
Son Ho
8
-48
/
+177
2023-11-21
Improve the generation of parent clause names
Son Ho
3
-11
/
+45
2023-11-21
Update the generation of names for the parent trait clauses
Son Ho
1
-4
/
+29
2023-11-21
Reorganize the "Extract" files
Son Ho
7
-1439
/
+1299
2023-11-21
Make minor updates to the extraction of spans
Son Ho
1
-4
/
+5
2023-11-21
Add span information to the generated code
Son Ho
12
-45
/
+91
[next]