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
/
PureMicroPasses.ml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make progress updating the code
Son Ho
2022-05-04
1
-165
/
+26
*
Do more cleanup
Son Ho
2022-05-01
1
-9
/
+10
*
Cleanup
Son Ho
2022-05-01
1
-24
/
+19
*
Rename "lvalue" to "pattern"
Son Ho
2022-05-01
1
-37
/
+37
*
Make progress on PureMicroPasses
Son Ho
2022-04-29
1
-168
/
+118
*
Merge the rvalues with the expressions
Son Ho
2022-04-29
1
-1
/
+1
*
Make minor modifications
Son Ho
2022-04-27
1
-3
/
+39
*
Fix various bugs when extracting with a state monad
Son Ho
2022-04-27
1
-19
/
+59
*
Fix the filtering of useless backward functions
Son Ho
2022-04-27
1
-1
/
+6
*
Make more progress
Son Ho
2022-04-27
1
-12
/
+40
*
Make progress on the updates
Son Ho
2022-04-26
1
-54
/
+11
*
Introduce the Abs expression and continue updating the code
Son Ho
2022-04-26
1
-150
/
+73
*
Introduce the App expression, and make progress updating the code
Son Ho
2022-04-26
1
-50
/
+51
*
Cleanup and update comments
Son Ho
2022-04-21
1
-29
/
+44
*
Improve the generation of names for given back values
Son Ho
2022-04-21
1
-33
/
+156
*
Work on pretty names
Son Ho
2022-04-21
1
-15
/
+79
*
Introduce mdplace to link meta information about the given back values
Son Ho
2022-04-20
1
-6
/
+10
*
Improve the generation of pretty names by correctly using the
Son Ho
2022-04-20
1
-1
/
+5
*
Fix a small issue with PureMicroPasses.get_body_min_var_counter
Son Ho
2022-03-04
1
-7
/
+20
*
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
-207
/
+267
*
Rename CFIM to LLBC
Son Ho
2022-03-03
1
-2
/
+2
*
Rename TypeDef...,type_def...,FunDef,fun_def to ...Decl,...decl
Son Ho
2022-03-03
1
-23
/
+23
*
Update the way function names are handled
Son Ho
2022-02-24
1
-1
/
+1
*
Finish writing the code which generates the state-error monad
Son Ho
2022-02-24
1
-0
/
+25
*
Start working on generating code which uses a state-error monad
Son Ho
2022-02-23
1
-25
/
+129
*
Make a minor modification
Son Ho
2022-02-23
1
-2
/
+3
*
Inline more let-bindings and improve formatting
Son Ho
2022-02-23
1
-1
/
+14
*
Improve the code generation by inlining more let-bindings
Son Ho
2022-02-23
1
-38
/
+91
*
Add a comment
Son Ho
2022-02-09
1
-1
/
+2
*
Make minor modifications and cleanup
Son Ho
2022-02-09
1
-3
/
+6
*
Implement the generation of `decreases` clauses in the definition
Son Ho
2022-02-09
1
-2
/
+6
*
Make minor modifications
Son Ho
2022-02-09
1
-9
/
+9
*
Implement filtering of useless forward functions
Son Ho
2022-02-09
1
-6
/
+68
*
Update a comment
Son Ho
2022-02-09
1
-1
/
+3
*
Add definitions to Primitives.fst and start on improving/fixing the
Son Ho
2022-02-09
1
-6
/
+7
*
Make progress on implementing support for types and functions like
Son Ho
2022-02-08
1
-1
/
+5
*
Work on decomposition of monadic let-bindings for F*
Son Ho
2022-02-04
1
-1
/
+86
*
Merge the switches over integers and the matches over enumerations in
Son Ho
2022-02-04
1
-19
/
+0
*
Update SymbolicToPure so that we don't construct tuples with exactly one
Son Ho
2022-02-04
1
-1
/
+1
*
Filter the backward functions with no outputs in the micro passes
Son Ho
2022-02-04
1
-46
/
+66
*
Fix a small issue with the unit type
Son Ho
2022-02-03
1
-1
/
+3
*
Implement a micro pass to filter the box functions
Son Ho
2022-02-03
1
-0
/
+55
*
Cleanup a bit
Son Ho
2022-02-03
1
-3
/
+4
*
Implement unfold_monadic_let_bindings
Son Ho
2022-01-28
1
-28
/
+24
*
Make the pure expressions typed
Son Ho
2022-01-28
1
-49
/
+60
*
Make minor modifications
Son Ho
2022-01-28
1
-16
/
+25
*
Make the scrutinee in Pure.Switch an expression rather than a value
Son Ho
2022-01-28
1
-7
/
+7
*
Make minor modifications
Son Ho
2022-01-28
1
-9
/
+23
*
Make administrative modifications
Son Ho
2022-01-28
1
-10
/
+50
[next]