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
/
ValuesUtils.ml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Trust rustc regarding `Copy` bounds
Nadrieril
2024-04-10
1
-1
/
+1
*
formatting and changed save_error condition for failing from b to not b
Escherichia
2024-03-29
1
-2
/
+6
*
added file and line arg to craise and cassert
Escherichia
2024-03-29
1
-8
/
+8
*
formatting
Escherichia
2024-03-28
1
-2
/
+4
*
Should answer all comments, there are still some TODO: error message left
Escherichia
2024-03-28
1
-5
/
+5
*
WIP: translate.ml and extract.ml do not compile. Some assert left to do and w...
Escherichia
2024-03-28
1
-18
/
+19
*
Rename PrimitiveValues to Values
Son Ho
2023-11-21
1
-1
/
+1
*
Start updating the name type, cleanup the names and the module abbrevs
Son Ho
2023-11-15
1
-7
/
+8
*
Add the "V" prefix to most variants related to values
Son Ho
2023-11-12
1
-10
/
+10
*
Remove the 'r type variable from the ty type definition
Son Ho
2023-11-12
1
-8
/
+22
*
Fix issues
Son Ho
2023-08-03
1
-0
/
+3
*
Make progress
Son Ho
2023-08-02
1
-0
/
+1
*
Fix an issue with the translation of loops::clear
Son Ho
2023-02-03
1
-1
/
+1
*
Implement support for nested borrows in loops, and add loop tests
Son Ho
2023-02-03
1
-1
/
+21
*
Make progress on Interpreter.ml
Son Ho
2023-02-03
1
-0
/
+7
*
Make progress on environment matches and joins
Son Ho
2023-02-03
1
-0
/
+18
*
Start implementing support for loops
Son Ho
2023-02-03
1
-4
/
+78
*
Rename "inactivated borrows" to "reserved borrows"
Son Ho
2022-11-07
1
-3
/
+3
*
Replace all the occurrences of `failwith ...` with `raise (Failure ...)`
Son Ho
2022-11-07
1
-2
/
+2
*
Reorganize a bit the project
Son Ho
2022-10-27
1
-0
/
+121