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-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
2023-11-21
Add an `is_local` field to declarations
Son Ho
5
-3
/
+16
2023-11-21
Rename PrimitiveValues to Values
Son Ho
14
-24
/
+11
2023-11-21
Make a minor modification
Son Ho
1
-1
/
+11
2023-11-21
Update more names
Son Ho
1
-6
/
+7
2023-11-21
Fix issues with the builtin names
Son Ho
2
-51
/
+88
2023-11-20
Fix minor issues
Son Ho
3
-3
/
+9
2023-11-20
Fix minor issues
Son Ho
2
-55
/
+13
2023-11-20
Use the name matcher implemented in Charon
Son Ho
19
-495
/
+440
2023-11-16
Fix a minor issue
Son Ho
1
-1
/
+6
2023-11-16
Do more cleanup
Son Ho
2
-16
/
+17
2023-11-16
Update SymbolicToPure.eliminate_box_functions
Son Ho
1
-30
/
+45
2023-11-16
Rename Driver.ml to Main.ml
Son Ho
2
-3
/
+3
2023-11-16
Finish propagating the changes to the names and cleaning
Son Ho
12
-179
/
+244
2023-11-15
Do more cleanup
Son Ho
2
-5
/
+4
2023-11-15
Do more cleanup
Son Ho
2
-38
/
+34
2023-11-15
Start updating the name type, cleanup the names and the module abbrevs
Son Ho
50
-4397
/
+3751
2023-11-13
Normalize the types when computing the regions hierarchies
Son Ho
4
-77
/
+186
[next]