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
/
Pure.ml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix some bugs
Son Ho
2023-02-03
1
-2
/
+36
*
Make good progress on updating SymbolicToPure
Son Ho
2023-02-03
1
-1
/
+1
*
Add a `Loop` node in the pure AST
Son Ho
2023-02-03
1
-0
/
+34
*
Introduce new loop ids in Pure and keep track of the number of loops in a fun...
Son Ho
2023-02-03
1
-2
/
+9
*
Add loop ids to the pure functions identifiers
Son Ho
2023-02-03
1
-1
/
+6
*
Do not introduce match on the fuel for non-recursive functions
Son Ho
2022-11-16
1
-0
/
+2
*
Add a `-use-fuel` option
Son Ho
2022-11-14
1
-5
/
+23
*
Make [Result::Failure] type an [Error] parameter
Son Ho
2022-11-14
1
-2
/
+5
*
Reorganize the project to prepare for new backends
Son Ho
2022-11-14
1
-1
/
+1
*
Fix some issues with the comments
Son Ho
2022-11-11
1
-4
/
+4
*
Make a minor cleanup
Son Ho
2022-11-10
1
-14
/
+19
*
Implement the generation of stateful backward functions (controlled by an opt...
Son Ho
2022-11-10
1
-11
/
+24
*
Update the way function names are handled in Pure
Son Ho
2022-11-10
1
-13
/
+21
*
Reorganize branching symbolic expansions to prepare for the join operation
Son Ho
2022-11-10
1
-2
/
+5
*
Update `switch` to have a specific treatment of ADTs
Son Ho
2022-11-10
1
-2
/
+2
*
Make minor updates to account for Charon's changes
Son Ho
2022-10-28
1
-18
/
+18
*
Move some files to the Charon project
Son Ho
2022-10-28
1
-3
/
+3
*
Move constant_value to PrimitiveValues.ml
Son Ho
2022-10-27
1
-9
/
+13
*
Reorganize a bit the project
Son Ho
2022-10-27
1
-0
/
+581
[prev]