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
/
Main.ml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-06-29
had some fun writing an IsabelleHOL backend
stuebinm
1
-0
/
+6
2024-06-18
Support for renaming using the rename attribute in charon (#239)
Escherichia
1
-7
/
+10
2024-06-05
Implement a BorrowCheck.borrow_check_crate
Son Ho
1
-3
/
+6
2024-06-05
Add an option to run Aeneas as a borrow checker
Son Ho
1
-30
/
+67
2024-05-24
Rename meta into span
Aymeric Fromherz
1
-1
/
+1
2024-04-07
Cleanup a bit and improve the error messages
Son Ho
1
-1
/
+3
2024-04-04
Update the way errors are reported
Son Ho
1
-4
/
+7
2024-04-04
Now prints all errors in the error_list
Escherichia
1
-3
/
+5
2024-04-03
Update the initial configuration
Son Ho
1
-3
/
+0
2024-03-29
Cleanup a bit
Son Ho
1
-17
/
+5
2024-03-29
Make a minor modification
Son Ho
1
-1
/
+4
2024-03-29
Improve the error messages
Son Ho
1
-8
/
+23
2024-03-28
formatting
Escherichia
1
-1
/
+3
2024-03-28
Should answer all comments, there are still some TODO: error message left
Escherichia
1
-1
/
+1
2024-03-28
WIP: translate.ml and extract.ml do not compile. Some assert left to do and w...
Escherichia
1
-2
/
+2
2024-03-28
WIP: does not compile yet because we need to propagate the meta variable.
Escherichia
1
-1
/
+1
2024-03-28
WIP Beginning working on better errors: began replacing raise (Failure) and a...
Escherichia
1
-2
/
+2
2024-03-10
Update the name generation and add CLI to print external pat names
Son Ho
1
-0
/
+3
2024-03-08
Make progress on propagating the changes
Son Ho
1
-6
/
+0
2024-03-08
Remove the option to split fwd/back functions and update SymbolicToPure
Son Ho
1
-3
/
+0
2024-03-08
Update the code generated for tuple projectors
Son Ho
1
-0
/
+4
2023-12-23
Fix an issue when deconstructing tuples in Coq
Son Ho
1
-3
/
+0
2023-12-22
Add an option to split the fwd/back functions and fix a minor issue
Son Ho
1
-0
/
+3
2023-12-05
Print error messages when the command line arguments are invalid
Son Ho
1
-10
/
+40
2023-11-27
Do not activate the sanity (invariant) checks by default
Son Ho
1
-4
/
+4
2023-11-21
Reorganize the "Extract" files
Son Ho
1
-1
/
+4
2023-11-20
Fix minor issues
Son Ho
1
-0
/
+1
2023-11-16
Rename Driver.ml to Main.ml
Son Ho
1
-0
/
+0
2023-11-16
Finish propagating the changes to the names and cleaning
Son Ho
1
-12
/
+9
2023-11-13
Make minor modifications
Son Ho
1
-0
/
+1
2023-11-09
Modify some options and update the Makefile
Son Ho
1
-7
/
+7
2023-11-09
Fix a small issue in AssociatedTypes
Son Ho
1
-1
/
+7
2023-10-26
Make minor modifications and update the array test for F*
Son Ho
1
-1
/
+3
2023-10-25
Remove the warning for loops
Son Ho
1
-8
/
+0
2023-10-16
Fix a small issue
Son Ho
1
-2
/
+0
2023-10-13
Add sup
Son Ho
1
-0
/
+2
2023-09-07
Map some globals like u32::MAX to standard definitions
Son Ho
1
-14
/
+0
2023-09-04
Fix minor issues
Son Ho
1
-1
/
+3
2023-08-08
Update the code following a refactor on Charon's side
Son Ho
1
-2
/
+6
2023-08-04
Add an option to not override Hashmap.lean
Son Ho
1
-0
/
+6
2023-07-06
Use short names for the structure fields in Lean
Son Ho
1
-1
/
+3
2023-07-04
Reorganize the Lean tests
Son Ho
1
-0
/
+6
2023-06-04
Make good progress on generating code for HOL4
Son Ho
1
-0
/
+5
2023-06-04
Add a sanity check in Driver.ml
Son Ho
1
-0
/
+13
2023-06-04
Remove the symbolic interpreter tests
Son Ho
1
-5
/
+0
2023-06-04
Automate the generation of the lakefile.lean files
Son Ho
1
-1
/
+1
2023-06-04
Add a check in Driver.ml
Son Ho
1
-0
/
+12
2023-06-04
Consistently use the names TerminationMeasure and DecreasesProof
Son Ho
1
-11
/
+13
2023-06-04
Add more checks in Driver.ml
Son Ho
1
-2
/
+6
2023-06-04
Print warnings for the Lean backend and loops
Son Ho
1
-8
/
+13
[next]