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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-06-28
Remove redundant `llbc_name` field
Nadrieril
1
-4
/
+5
2024-06-24
Update charon
Nadrieril
1
-13
/
+26
2024-06-21
Update charon
Nadrieril
1
-0
/
+3
2024-06-17
Deactivate some linter options for the generated Lean files
Son Ho
1
-0
/
+9
2024-06-05
Implement a BorrowCheck.borrow_check_crate
Son Ho
1
-2
/
+3
2024-06-05
Add an option to run Aeneas as a borrow checker
Son Ho
1
-18
/
+19
2024-05-30
Remove the options from the functions synthesizing the symbolic AST
Son Ho
1
-3
/
+2
2024-05-24
Rename meta into span
Aymeric Fromherz
1
-14
/
+14
2024-05-24
Fix a crash which happens when type definitions are ignored
Son Ho
1
-2
/
+5
2024-05-24
Print the name patterns of the definitions which fail to extract
Son Ho
1
-11
/
+19
2024-05-01
Add error when handling mutually recursive traits
Aymeric Fromherz
1
-1
/
+4
2024-04-18
item_meta
Nadrieril
1
-3
/
+3
2024-04-07
Cleanup a bit and improve the error messages
Son Ho
1
-34
/
+35
2024-04-05
Resolved comments and added the name of the not translated element
Escherichia
1
-6
/
+14
2024-04-05
resolved comments
Escherichia
1
-7
/
+16
2024-04-05
error catching should now be able to tell when code couldn't be generated
Escherichia
1
-11
/
+46
2024-04-04
Add field mk_return, mk_panic in SymbolicToPure.bs_ctx
Son Ho
1
-0
/
+2
2024-03-29
Cleanup and fix a mistake
Son Ho
1
-0
/
+1
2024-03-29
added file and line arg to craise and cassert
Escherichia
1
-2
/
+2
2024-03-28
changes after git rebase main
Escherichia
1
-3
/
+2
2024-03-28
Should answer all comments, there are still some TODO: error message left
Escherichia
1
-7
/
+7
2024-03-28
Still need to fill the TODO: error message and check some meta but it builds
Escherichia
1
-24
/
+24
2024-03-28
WIP: translate.ml and extract.ml do not compile. Some assert left to do and w...
Escherichia
1
-25
/
+25
2024-03-28
WIP: does not compile yet because we need to propagate the meta variable.
Escherichia
1
-3
/
+3
2024-03-28
WIP Beginning working on better errors: began replacing raise (Failure) and a...
Escherichia
1
-40
/
+42
2024-03-18
Make good progress on adding generics to global constants
Son Ho
1
-0
/
+1
2024-03-17
Fix a minor issue
Son Ho
1
-1
/
+1
2024-03-11
Update the generation of names
Son Ho
1
-1
/
+1
2024-03-08
Make progress on propagating the changes
Son Ho
1
-118
/
+27
2023-12-22
Update the library for F*
Son Ho
1
-1
/
+7
2023-12-21
Fix several issues
Son Ho
1
-13
/
+16
2023-12-21
Make good progress on merging the fwd/back functions
Son Ho
1
-1
/
+2
2023-12-19
Remove SymbolicToPure.bs_ctx.loop_backward_outputs
Son Ho
1
-1
/
+0
2023-12-19
Simplify SymbolicToPure.bs_ctx.{backward_outputs, loop_backward_outputs}
Son Ho
1
-16
/
+1
2023-12-18
Rename some definitions
Son Ho
1
-7
/
+7
2023-12-15
Make progress on updating the code
Son Ho
1
-114
/
+93
2023-12-14
Make progress on generated merged fwd/back functions
Son Ho
1
-1
/
+3
2023-12-13
Update Pure.fun_sig_info
Son Ho
1
-2
/
+6
2023-12-05
Update following changes in Charon
Son Ho
1
-1
/
+1
2023-11-27
Update the way the Primitives file is copied
Son Ho
1
-13
/
+20
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-21
Reorganize the "Extract" files
Son Ho
1
-15
/
+4
2023-11-20
Use the name matcher implemented in Charon
Son Ho
1
-11
/
+14
2023-11-16
Finish propagating the changes to the names and cleaning
Son Ho
1
-81
/
+78
2023-11-13
Add RegionsHierarchy.ml
Son Ho
1
-2
/
+5
2023-11-12
Remove the 'r type variable from the ty type definition
Son Ho
1
-6
/
+6
2023-11-09
Make the traits work for Coq
Son Ho
1
-6
/
+16
2023-10-26
Make progress on fixing the extraction for Lean
Son Ho
1
-18
/
+3
2023-10-25
Make the hashmap files typecheck again in Lean
Son Ho
1
-0
/
+1
[next]