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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add an option to run Aeneas as a borrow checker
Son Ho
2024-06-05
1
-30
/
+67
*
Rename meta into span
Aymeric Fromherz
2024-05-24
1
-1
/
+1
*
Cleanup a bit and improve the error messages
Son Ho
2024-04-07
1
-1
/
+3
*
Update the way errors are reported
Son Ho
2024-04-04
1
-4
/
+7
*
Now prints all errors in the error_list
Escherichia
2024-04-04
1
-3
/
+5
*
Update the initial configuration
Son Ho
2024-04-03
1
-3
/
+0
*
Cleanup a bit
Son Ho
2024-03-29
1
-17
/
+5
*
Make a minor modification
Son Ho
2024-03-29
1
-1
/
+4
*
Improve the error messages
Son Ho
2024-03-29
1
-8
/
+23
*
formatting
Escherichia
2024-03-28
1
-1
/
+3
*
Should answer all comments, there are still some TODO: error message left
Escherichia
2024-03-28
1
-1
/
+1
*
WIP: translate.ml and extract.ml do not compile. Some assert left to do and w...
Escherichia
2024-03-28
1
-2
/
+2
*
WIP: does not compile yet because we need to propagate the meta variable.
Escherichia
2024-03-28
1
-1
/
+1
*
WIP Beginning working on better errors: began replacing raise (Failure) and a...
Escherichia
2024-03-28
1
-2
/
+2
*
Update the name generation and add CLI to print external pat names
Son Ho
2024-03-10
1
-0
/
+3
*
Make progress on propagating the changes
Son Ho
2024-03-08
1
-6
/
+0
*
Remove the option to split fwd/back functions and update SymbolicToPure
Son Ho
2024-03-08
1
-3
/
+0
*
Update the code generated for tuple projectors
Son Ho
2024-03-08
1
-0
/
+4
*
Fix an issue when deconstructing tuples in Coq
Son Ho
2023-12-23
1
-3
/
+0
*
Add an option to split the fwd/back functions and fix a minor issue
Son Ho
2023-12-22
1
-0
/
+3
*
Print error messages when the command line arguments are invalid
Son Ho
2023-12-05
1
-10
/
+40
*
Do not activate the sanity (invariant) checks by default
Son Ho
2023-11-27
1
-4
/
+4
*
Reorganize the "Extract" files
Son Ho
2023-11-21
1
-1
/
+4
*
Fix minor issues
Son Ho
2023-11-20
1
-0
/
+1
*
Rename Driver.ml to Main.ml
Son Ho
2023-11-16
1
-0
/
+251