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
/
PureTypeCheck.ml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename meta into span
Aymeric Fromherz
2024-05-24
1
-75
/
+75
*
Merge remote-tracking branch 'origin/main' into son/clean
Son Ho
2024-04-11
1
-5
/
+5
|
\
|
*
Cleanup a bit and improve the error messages
Son Ho
2024-04-07
1
-5
/
+4
|
*
added Error and EError to expressions and propagated related changes
Escherichia
2024-04-03
1
-0
/
+1
*
|
Update the extraction
Son Ho
2024-04-04
1
-1
/
+1
|
/
*
formatting and changed save_error condition for failing from b to not b
Escherichia
2024-03-29
1
-4
/
+10
*
added file and line arg to craise and cassert
Escherichia
2024-03-29
1
-39
/
+39
*
formatting
Escherichia
2024-03-28
1
-11
/
+16
*
Should answer all comments, there are still some TODO: error message left
Escherichia
2024-03-28
1
-32
/
+32
*
WIP: translate.ml and extract.ml do not compile. Some assert left to do and w...
Escherichia
2024-03-28
1
-75
/
+76
*
Make good progress on adding generics to global constants
Son Ho
2024-03-18
1
-2
/
+2
*
Fix the output type of the loops backward functions
Son Ho
2023-12-22
1
-6
/
+0
*
Make progress on propagating the changes
Son Ho
2023-12-15
1
-7
/
+1
*
Make good progress on updating SymbolicToPure
Son Ho
2023-12-15
1
-0
/
+6
*
Start updating the name type, cleanup the names and the module abbrevs
Son Ho
2023-11-15
1
-1
/
+1
*
Prefix variants related to types with "T"
Son Ho
2023-11-12
1
-9
/
+9
*
Remove the 'r type variable from the ty type definition
Son Ho
2023-11-12
1
-6
/
+6
*
Update following the addition of raw pointers
Son Ho
2023-10-25
1
-1
/
+1
*
Remove some assumed types and add more support for builtin definitions
Son Ho
2023-10-23
1
-12
/
+1
*
Add support for the trait associated constants
Son Ho
2023-09-10
1
-0
/
+1
*
Finish updating SymbolicToPure.ml
Son Ho
2023-08-31
1
-0
/
+1
*
Start adding support for traits
Son Ho
2023-08-31
1
-22
/
+24
*
Update following the introduction of ConstantExpr
Son Ho
2023-08-18
1
-0
/
+5
*
Fix an issue with the extraction of aggregated arrays
Son Ho
2023-08-03
1
-26
/
+29
*
Fix issues
Son Ho
2023-08-03
1
-5
/
+17
*
Make progress
Son Ho
2023-08-02
1
-1
/
+5
*
Make progress proapagating the changes
Son Ho
2023-08-02
1
-28
/
+22
*
Start adding support for const generics
Son Ho
2023-08-01
1
-7
/
+7
*
Add a special expression for structure creation/update
Son Ho
2023-06-04
1
-0
/
+24
*
Fix some issues with the values given back by loop backward translations
Son Ho
2023-02-03
1
-1
/
+6
*
Add a `Loop` node in the pure AST
Son Ho
2023-02-03
1
-0
/
+5
*
Add a `-use-fuel` option
Son Ho
2022-11-14
1
-2
/
+7
*
Make [Result::Failure] type an [Error] parameter
Son Ho
2022-11-14
1
-1
/
+7
*
Update the way function names are handled in Pure
Son Ho
2022-11-10
1
-1
/
+1
*
Move constant_value to PrimitiveValues.ml
Son Ho
2022-10-27
1
-5
/
+5
*
Reorganize a bit the project
Son Ho
2022-10-27
1
-0
/
+178