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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-01-29
Cleanup a bit
Son Ho
2
-19
/
+21
2022-01-29
Make the field names optional and make progress on ExtractToFStar
Son Ho
7
-25
/
+45
2022-01-29
Make progress on ExtractToFStar
Son Ho
2
-48
/
+184
2022-01-29
Rename ExtractToFstar to ExtractToFStar
Son Ho
2
-1
/
+1
2022-01-29
Make progress on ExtractToFstar
Son Ho
2
-11
/
+43
2022-01-29
Start working on extraction to F*
Son Ho
3
-19
/
+210
2022-01-29
Add a "name" field in Module
Son Ho
2
-1
/
+4
2022-01-29
Make more cleanup
Son Ho
1
-8
/
+28
2022-01-29
Make minor cleaning
Son Ho
2
-9
/
+8
2022-01-29
Make progress on PureToExtract
Son Ho
5
-120
/
+116
2022-01-29
Make progress on PureToExtract
Son Ho
5
-95
/
+245
2022-01-28
Start working on ExtractAst
Son Ho
3
-7
/
+63
2022-01-28
Implement unfold_monadic_let_bindings
Son Ho
1
-28
/
+24
2022-01-28
Make the pure expressions typed
Son Ho
5
-128
/
+196
2022-01-28
Make minor modifications
Son Ho
1
-16
/
+25
2022-01-28
Make the scrutinee in Pure.Switch an expression rather than a value
Son Ho
4
-21
/
+25
2022-01-28
Make minor modifications
Son Ho
2
-9
/
+35
2022-01-28
Make administrative modifications
Son Ho
2
-14
/
+61
2022-01-28
Make minor modifications
Son Ho
2
-12
/
+13
2022-01-28
Finish implementing filter_unused_assignments
Son Ho
3
-7
/
+123
2022-01-28
Make more progress on filter_unused_assignments
Son Ho
1
-4
/
+21
2022-01-28
Make good progress on PureMicroPasses.filter_unused_assignments
Son Ho
1
-7
/
+84
2022-01-28
Add some mapreduce visitors to Pure
Son Ho
1
-11
/
+64
2022-01-28
Make minor modifications to the use of reduce in
Son Ho
2
-9
/
+59
2022-01-28
Cleanup a bit
Son Ho
4
-14
/
+15
2022-01-28
Implement inline_useless_var_reassignments
Son Ho
1
-6
/
+60
2022-01-28
Implement the unit_vars_to_unit pass
Son Ho
1
-3
/
+23
2022-01-28
Add an input_lvs field to Pure.fun_def
Son Ho
2
-1
/
+7
2022-01-28
Move some definitions to a new PureUtils.ml file
Son Ho
4
-111
/
+104
2022-01-28
Finish implementing to_monadic
Son Ho
3
-13
/
+48
2022-01-28
Add a comment
Son Ho
1
-0
/
+1
2022-01-28
Implement get_expression_min_var_counter
Son Ho
3
-9
/
+40
2022-01-28
Start working on to_monadic and make the expression visitors an
Son Ho
3
-34
/
+121
2022-01-28
Make various modifications to improve the name prettyfication
Son Ho
1
-21
/
+42
2022-01-28
Remove the Return and Fail variants from Pure.expression and add a
Son Ho
5
-81
/
+178
2022-01-28
Change the type of [Pure.call.args] to [expression list] rather than
Son Ho
4
-57
/
+44
2022-01-28
Make minor modifications
Son Ho
1
-1
/
+8
2022-01-28
Simplify the let-bindings in the pure AST
Son Ho
4
-122
/
+158
2022-01-28
Make substantial simplifications to the pure AST
Son Ho
4
-232
/
+275
2022-01-28
Make minor modifications
Son Ho
2
-32
/
+34
2022-01-28
Apply the micro-passes to the pure ASTs
Son Ho
4
-12
/
+33
2022-01-28
Make a lot of small modifications
Son Ho
7
-42
/
+70
2022-01-28
Finish the function PureMicroPasses.compute_pretty_names
Son Ho
1
-2
/
+14
2022-01-28
Make more progress on PureMicroPasses
Son Ho
1
-14
/
+65
2022-01-28
Make good progress on PureMicroPasses.compute_pretty_names
Son Ho
1
-3
/
+140
2022-01-28
Make a minor cleaning
Son Ho
1
-8
/
+0
2022-01-28
Implement visitors for Pure.expression and make minor modifications
Son Ho
2
-17
/
+121
2022-01-28
Remove the Aggregated variant from SymbolicAst.meta as it is included in
Son Ho
6
-24
/
+3
2022-01-28
Generate meta-information for the assignments
Son Ho
5
-17
/
+69
2022-01-27
Generate meta-information for assignments in the symbolic AST
Son Ho
3
-17
/
+29
[next]