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
/
Translate.ml
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Make good progress on merging the fwd/back functions
Son Ho
2023-12-21
1
-1
/
+2
|
*
Remove SymbolicToPure.bs_ctx.loop_backward_outputs
Son Ho
2023-12-19
1
-1
/
+0
|
*
Simplify SymbolicToPure.bs_ctx.{backward_outputs, loop_backward_outputs}
Son Ho
2023-12-19
1
-16
/
+1
|
*
Rename some definitions
Son Ho
2023-12-18
1
-7
/
+7
|
*
Make progress on updating the code
Son Ho
2023-12-15
1
-114
/
+93
|
*
Make progress on generated merged fwd/back functions
Son Ho
2023-12-14
1
-1
/
+3
|
*
Update Pure.fun_sig_info
Son Ho
2023-12-13
1
-2
/
+6
|
*
Update following changes in Charon
Son Ho
2023-12-05
1
-1
/
+1
|
*
Update the way the Primitives file is copied
Son Ho
2023-11-27
1
-13
/
+20
|
*
Generate a dedicated file for the external types
Son Ho
2023-11-27
1
-12
/
+102
|
*
Update the generation of files for external definitions and regenerate the tests
Son Ho
2023-11-27
1
-9
/
+14
|
*
Reorganize the "Extract" files
Son Ho
2023-11-21
1
-15
/
+4
|
*
Use the name matcher implemented in Charon
Son Ho
2023-11-20
1
-11
/
+14
|
*
Finish propagating the changes to the names and cleaning
Son Ho
2023-11-16
1
-81
/
+78
|
*
Add RegionsHierarchy.ml
Son Ho
2023-11-13
1
-2
/
+5
|
*
Remove the 'r type variable from the ty type definition
Son Ho
2023-11-12
1
-6
/
+6
|
*
Make the traits work for Coq
Son Ho
2023-11-09
1
-6
/
+16
|
*
Make progress on fixing the extraction for Lean
Son Ho
2023-10-26
1
-18
/
+3
|
*
Make the hashmap files typecheck again in Lean
Son Ho
2023-10-25
1
-0
/
+1
|
*
Fix some issues at extraction and add builtins
Son Ho
2023-10-25
1
-4
/
+6
|
*
Filter some type arguments for the builtin types/functions
Son Ho
2023-10-24
1
-0
/
+2
|
*
Remove the possibility of generating opaque module signatures
Son Ho
2023-10-24
1
-32
/
+2
|
*
Add support for builtin trait implementations
Son Ho
2023-10-24
1
-1
/
+16
|
*
Fix various issues with the builtins
Son Ho
2023-10-24
1
-68
/
+90
|
*
Make progress on handling the builtins
Son Ho
2023-10-23
1
-2
/
+7
|
*
Remove some assumed types and add more support for builtin definitions
Son Ho
2023-10-23
1
-42
/
+65
|
*
Start updating to handle function pointers
Son Ho
2023-10-20
1
-5
/
+5
|
*
Make minor modifications
Son Ho
2023-09-17
1
-4
/
+1
|
*
Merge trans_ctx and decls_ctx
Son Ho
2023-09-17
1
-62
/
+17
|
*
Fix more issues with the extraction
Son Ho
2023-09-17
1
-7
/
+33
|
*
Add a strict_names_map in the extraction_ctx
Son Ho
2023-09-16
1
-0
/
+14
|
*
Map some globals like u32::MAX to standard definitions
Son Ho
2023-09-07
1
-18
/
+18
|
*
Do more cleanup
Son Ho
2023-09-03
1
-3
/
+1
|
*
Add the keep_fwd field in TranslateCore.pure_fun_translation
Son Ho
2023-09-03
1
-18
/
+16
|
*
Update TranslateCore.pure_fun_translation
Son Ho
2023-09-03
1
-21
/
+19
|
*
Update the type TranslateCore.fun_and_loops
Son Ho
2023-09-03
1
-23
/
+23
|
*
Make progress on extracting trait decls and merge gen_ctx and extraction_ctx
Son Ho
2023-09-03
1
-93
/
+70
|
*
Make more progress
Son Ho
2023-09-03
1
-18
/
+52
|
*
Make progress on the extraction
Son Ho
2023-09-03
1
-0
/
+1
|
*
Make progress on the extraction
Son Ho
2023-09-03
1
-16
/
+93
|
*
Start adding support for traits
Son Ho
2023-08-31
1
-3
/
+1
|
*
Update the code following a refactor on Charon's side
Son Ho
2023-08-08
1
-4
/
+7
|
*
Add an option to not override Hashmap.lean
Son Ho
2023-08-04
1
-2
/
+1
|
*
Fix issues with the extraction and extend the primitive libraries for Coq and F*
Son Ho
2023-08-04
1
-0
/
+2
|
*
Make a minor formatting modification for Lean
Son Ho
2023-08-03
1
-1
/
+1
|
*
Use short names for the structure fields in Lean
Son Ho
2023-07-06
1
-0
/
+1
|
*
Improve the generated comments
Son Ho
2023-07-06
1
-0
/
+4
|
*
Start using namespaces in the Lean backend
Son Ho
2023-07-05
1
-28
/
+52
|
*
Fix minor issues
Son Ho
2023-07-04
1
-51
/
+115
|
*
Reorganize the Lean tests
Son Ho
2023-07-04
1
-35
/
+35
|
[next]