index
:
aeneas
isabelle
aeneas rust verifier with a hacky Isabelle backend
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
PureUtils.ml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make minor modifications
Son Ho
2022-04-27
1
-0
/
+34
*
Fix various bugs when extracting with a state monad
Son Ho
2022-04-27
1
-0
/
+9
*
Introduce the Abs expression and continue updating the code
Son Ho
2022-04-26
1
-22
/
+60
*
Introduce the App expression, and make progress updating the code
Son Ho
2022-04-26
1
-7
/
+53
*
Work on pretty names
Son Ho
2022-04-21
1
-4
/
+2
*
Introduce mdplace to link meta information about the given back values
Son Ho
2022-04-20
1
-2
/
+4
*
In fun_id rename the variant Local to Regular
Son Ho
2022-03-03
1
-2
/
+2
*
Make good progress on adding support for external and opaque
Son Ho
2022-03-03
1
-2
/
+5
*
Add an Opaque variant to type_decl_kind and start updating the code
Son Ho
2022-03-03
1
-3
/
+3
*
Rename TypeDef...,type_def...,FunDef,fun_def to ...Decl,...decl
Son Ho
2022-03-03
1
-12
/
+12
*
Start working on generating code which uses a state-error monad
Son Ho
2022-02-23
1
-1
/
+10
*
Add the `State` assumed type in Pure.ml
Son Ho
2022-02-23
1
-0
/
+3
*
Improve the code generation by inlining more let-bindings
Son Ho
2022-02-23
1
-0
/
+23
*
Fix some mistakes in the type conversion to pure
Son Ho
2022-02-08
1
-3
/
+15
*
Add type checking utilities for the pure ADT
Son Ho
2022-02-08
1
-0
/
+107
*
Make a minor modification
Son Ho
2022-02-04
1
-2
/
+2
*
Merge the switches over integers and the matches over enumerations in
Son Ho
2022-02-04
1
-0
/
+11
*
Update SymbolicToPure so that we don't construct tuples with exactly one
Son Ho
2022-02-04
1
-6
/
+28
*
Make a minor improvement in printing
Son Ho
2022-02-03
1
-0
/
+1
*
Implement extraction of `if ... then ... else ...`
Son Ho
2022-02-03
1
-0
/
+11
*
Update PureUtils.functions_not_mutually_recursive
Son Ho
2022-02-02
1
-9
/
+9
*
Implement detection of non-recursive forward/backward functions groups when
Son Ho
2022-02-02
1
-0
/
+55
*
Make progress on PureToExtract
Son Ho
2022-01-29
1
-0
/
+18
*
Make the pure expressions typed
Son Ho
2022-01-28
1
-0
/
+11
*
Make minor modifications
Son Ho
2022-01-28
1
-0
/
+12
*
Cleanup a bit
Son Ho
2022-01-28
1
-1
/
+0
*
Move some definitions to a new PureUtils.ml file
Son Ho
2022-01-28
1
-0
/
+90