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
/
Extract.ml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-11-12
Remove the 'r type variable from the ty type definition
Son Ho
1
-13
/
+13
2023-11-09
Make the traits work for Coq
Son Ho
1
-140
/
+251
2023-11-09
Extract the trait parent clauses after the types and the constants
Son Ho
1
-24
/
+25
2023-11-09
Progress on making the traits work for F*
Son Ho
1
-9
/
+29
2023-11-09
Fix a small issue in AssociatedTypes
Son Ho
1
-2
/
+2
2023-11-07
Update the extraction
Son Ho
1
-2
/
+2
2023-11-06
Update following some changes in Charon
Son Ho
1
-22
/
+15
2023-10-26
Make progress on fixing the extraction for Lean
Son Ho
1
-1
/
+1
2023-10-26
Fix more issues at extraction and factor out defs in ExtractBuiltin
Son Ho
1
-6
/
+23
2023-10-25
Make the hashmap files typecheck again in Lean
Son Ho
1
-2391
/
+109
2023-10-25
Fix some issues at extraction and add builtins
Son Ho
1
-23
/
+22
2023-10-25
Update following the addition of raw pointers
Son Ho
1
-1
/
+4
2023-10-24
Fix an issue coming from the modification for the opaque signatures
Son Ho
1
-12
/
+7
2023-10-24
Fix a printing issue with scalar values
Son Ho
1
-3
/
+5
2023-10-24
Filter some type arguments for the builtin types/functions
Son Ho
1
-2
/
+65
2023-10-24
Remove the possibility of generating opaque module signatures
Son Ho
1
-116
/
+51
2023-10-24
Add support for builtin trait implementations
Son Ho
1
-2
/
+30
2023-10-24
Fix various issues with the builtins
Son Ho
1
-34
/
+81
2023-10-23
Make progress on handling the builtins
Son Ho
1
-42
/
+212
2023-10-23
Remove some assumed types and add more support for builtin definitions
Son Ho
1
-68
/
+77
2023-10-22
Add more support for numeric operations, xor, rotate
Jonathan Protzenko
1
-4
/
+7
2023-10-20
Start updating to handle function pointers
Son Ho
1
-2
/
+2
2023-10-16
Improve formatting of scalars in Lean
Son Ho
1
-23
/
+10
2023-10-13
Add sup
Son Ho
1
-1
/
+3
2023-10-06
Slightly improve formatting of the generated code
Son Ho
1
-1
/
+6
2023-09-19
Cleanup a bit
Son Ho
1
-2
/
+2
2023-09-17
Merge trans_ctx and decls_ctx
Son Ho
1
-6
/
+2
2023-09-17
Make progress on correctly extracting trait method calls
Son Ho
1
-26
/
+84
2023-09-17
Fix some issues with calls to trait methods
Son Ho
1
-9
/
+14
2023-09-17
Fix some formatting issues
Son Ho
1
-2
/
+10
2023-09-17
Fix several issues with the extraction
Son Ho
1
-66
/
+98
2023-09-16
Fix issues with name registration/lookup
Son Ho
1
-2
/
+26
2023-09-16
Fix more issues
Son Ho
1
-7
/
+6
2023-09-16
Fix issues with name collisions
Son Ho
1
-7
/
+21
2023-09-14
Make progress on the extraction
Son Ho
1
-1
/
+9
2023-09-11
Make progress on correctly handling trait method calls in the symbolic execution
Son Ho
1
-2
/
+2
2023-09-10
Add support for the trait associated constants
Son Ho
1
-1
/
+12
2023-09-07
Fix some issues
Son Ho
1
-1
/
+0
2023-09-07
Map some globals like u32::MAX to standard definitions
Son Ho
1
-1
/
+7
2023-09-04
Fix a minor issue in HOL4
Son Ho
1
-1
/
+1
2023-09-03
Implement extract_trait_impl
Son Ho
1
-6
/
+160
2023-09-03
Extract the trait decl methods
Son Ho
1
-19
/
+47
2023-09-03
Make progress registering the trait decl method names
Son Ho
1
-17
/
+33
2023-09-03
Do more cleanup
Son Ho
1
-3
/
+5
2023-09-03
Update TranslateCore.pure_fun_translation
Son Ho
1
-1
/
+2
2023-09-03
Update the type TranslateCore.fun_and_loops
Son Ho
1
-2
/
+2
2023-09-03
Make progress on extracting trait decls and merge gen_ctx and extraction_ctx
Son Ho
1
-5
/
+145
2023-09-03
Register the names for the trait decls
Son Ho
1
-6
/
+84
2023-09-03
Make more progress
Son Ho
1
-6
/
+13
2023-09-03
Make progress on the extraction
Son Ho
1
-53
/
+165
[next]