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
/
ExtractTypes.ml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
had some fun writing an IsabelleHOL backend
stuebinm
2024-06-29
1
-40
/
+65
*
Remove redundant `llbc_name` field
Nadrieril
2024-06-28
1
-8
/
+8
*
Update charon
Nadrieril
2024-06-24
1
-3
/
+3
*
Support for renaming using the rename attribute in charon (#239)
Escherichia
2024-06-18
1
-70
/
+92
*
Tiny dedup
Nadrieril
2024-06-18
1
-10
/
+1
*
Update the code extraction and regenerate the tests
Son Ho
2024-06-12
1
-5
/
+9
*
Revert "Update the scalar notation for the Lean backend"
Son Ho
2024-06-12
1
-1
/
+1
*
Update the scalar notation for the Lean backend
Son Ho
2024-06-12
1
-1
/
+1
*
Add an option to run Aeneas as a borrow checker
Son Ho
2024-06-05
1
-81
/
+92
*
Factor out the code for Lean and Coq
Son Ho
2024-05-24
1
-143
/
+41
*
Merge branch 'main' into afromher/recursive_projectors
Son Ho
2024-05-24
1
-136
/
+138
|
\
|
*
Rename meta into span
Aymeric Fromherz
2024-05-24
1
-129
/
+131
|
*
Rename span into raw_span
Aymeric Fromherz
2024-05-24
1
-8
/
+8
*
|
Add simp, reducible attributes to generated Lean projectors
Aymeric Fromherz
2024-05-23
1
-0
/
+10
*
|
Improve formatting of Lean struct projectors
Aymeric Fromherz
2024-05-23
1
-2
/
+6
*
|
Add printing of projectors for recursive structs in Lean backend
Aymeric Fromherz
2024-05-23
1
-3
/
+130
|
/
*
Catch new literal variants
Nadrieril
2024-05-14
1
-0
/
+3
*
Update charon
Nadrieril
2024-05-06
1
-0
/
+3
*
Start adding integer functions to the Lean library
Son Ho
2024-04-12
1
-4
/
+11
*
added extract_ty_errors and extract_texpression_errors to deal with the error...
Escherichia
2024-04-03
1
-1
/
+8
*
added Error and EError to expressions and propagated related changes
Escherichia
2024-04-03
1
-0
/
+1
*
Add some missing error messages
Son Ho
2024-03-29
1
-2
/
+2
*
formatting and changed save_error condition for failing from b to not b
Escherichia
2024-03-29
1
-3
/
+6
*
added file and line arg to craise and cassert
Escherichia
2024-03-29
1
-29
/
+29
*
formatting
Escherichia
2024-03-28
1
-62
/
+105
*
changes after git rebase main
Escherichia
2024-03-28
1
-1
/
+1
*
Should answer all comments, there are still some TODO: error message left
Escherichia
2024-03-28
1
-17
/
+16
*
Added sanity_check and sanity_check_opt_meta helpers and changed sanity check...
Escherichia
2024-03-28
1
-3
/
+3
*
changes to extract_ty and related functions to use the right meta
Escherichia
2024-03-28
1
-12
/
+12
*
Still need to fill the TODO: error message and check some meta but it builds
Escherichia
2024-03-28
1
-22
/
+23
*
WIP: translate.ml and extract.ml do not compile. Some assert left to do and w...
Escherichia
2024-03-28
1
-108
/
+109
*
Update following changes in Charon
Son Ho
2024-03-17
1
-6
/
+1
*
Update the name generation and add CLI to print external pat names
Son Ho
2024-03-10
1
-6
/
+17
*
Make progress on propagating the changes
Son Ho
2024-03-08
1
-1
/
+1
*
Update the code generation
Son Ho
2024-03-08
1
-5
/
+0
*
Update the extraction to handle casts between integers/bools
Son Ho
2023-12-13
1
-21
/
+60
*
Fix the extraction of the empty type
Son Ho
2023-12-07
1
-12
/
+18
*
Fix minor issues when extracting a structure with one field as a tuple
Son Ho
2023-12-07
1
-0
/
+11
*
Use a better syntax when extracting tuple types (structures with unnamed fields)
Son Ho
2023-12-07
1
-96
/
+134
*
Fix a minor issue with the extraction
Son Ho
2023-11-29
1
-4
/
+5
*
Add support for more bitwise operations and update the extraction
Son Ho
2023-11-29
1
-2
/
+12
*
Merge branch 'main' into afromher_shifts
Son Ho
2023-11-29
1
-1
/
+3
*
Fix the issues with the cross-references for OCaml doc
Son Ho
2023-11-27
1
-1
/
+1
*
Improve further the generation of parent clause/trait clause names
Son Ho
2023-11-22
1
-2
/
+3
*
Reorganize the "Extract" files
Son Ho
2023-11-21
1
-874
/
+106
*
Make minor updates to the extraction of spans
Son Ho
2023-11-21
1
-4
/
+5
*
Add span information to the generated code
Son Ho
2023-11-21
1
-1
/
+14
*
Use the name matcher implemented in Charon
Son Ho
2023-11-20
1
-84
/
+22
*
Fix a minor issue
Son Ho
2023-11-16
1
-1
/
+6
*
Finish propagating the changes to the names and cleaning
Son Ho
2023-11-16
1
-47
/
+108
[next]