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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ConstStrings.ml
Son Ho
2022-04-29
1
-0
/
+7
*
Make progress on PureMicroPasses
Son Ho
2022-04-29
2
-169
/
+143
*
Make good progress updating the code
Son Ho
2022-04-29
4
-155
/
+186
*
Merge the rvalues with the expressions
Son Ho
2022-04-29
5
-371
/
+497
*
Make minor modifications
Son Ho
2022-04-27
2
-3
/
+73
*
Make a minor modification
Son Ho
2022-04-27
1
-1
/
+3
*
Fix a minor issue
Son Ho
2022-04-27
1
-1
/
+2
*
Fix various bugs when extracting with a state monad
Son Ho
2022-04-27
5
-52
/
+146
*
Make minor modifications
Son Ho
2022-04-27
1
-4
/
+5
*
Update formatting
Son Ho
2022-04-27
1
-12
/
+6
*
Make minor modifications to formatting
Son Ho
2022-04-27
1
-37
/
+35
*
Fix the filtering of useless backward functions
Son Ho
2022-04-27
1
-1
/
+6
*
Make minor updates
Son Ho
2022-04-27
2
-1
/
+1
*
Update ExtractToFStar
Son Ho
2022-04-27
2
-138
/
+209
*
Make more progress
Son Ho
2022-04-27
2
-14
/
+42
*
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
10
-194
/
+249
*
Introduce the App expression, and make progress updating the code
Son Ho
2022-04-26
10
-124
/
+218
*
Make minor modifications
Son Ho
2022-04-21
1
-1
/
+5
*
Cleanup and update comments
Son Ho
2022-04-21
5
-130
/
+75
*
Improve the generation of names for given back values
Son Ho
2022-04-21
15
-72
/
+236
*
Work on pretty names
Son Ho
2022-04-21
9
-101
/
+152
*
Add comments
Son Ho
2022-04-20
1
-0
/
+7
*
Introduce mdplace to link meta information about the given back values
Son Ho
2022-04-20
8
-114
/
+212
*
Improve the generation of pretty names by correctly using the
Son Ho
2022-04-20
4
-23
/
+30
*
Improve PrintPure.ml
Son Ho
2022-04-20
1
-6
/
+7
*
Update the evaluation of matches for the cases where the scrutinee is a
Son Ho
2022-04-20
2
-13
/
+32
*
Fix minor issues for the translation of hashmap_on_disk
Son Ho
2022-03-04
2
-12
/
+60
*
Make minor modifications to the variable names generation
Son Ho
2022-03-04
2
-3
/
+12
*
Fix a minor issue with external function declarations
Son Ho
2022-03-04
1
-0
/
+21
*
Fix a small issue with PureMicroPasses.get_body_min_var_counter
Son Ho
2022-03-04
3
-19
/
+21
*
Fix a minor issue
Son Ho
2022-03-04
1
-6
/
+9
*
Fix minor issues when using the state-error monad
Son Ho
2022-03-04
2
-7
/
+85
*
Fix minor issues with regards to extraction of opaque types
Son Ho
2022-03-04
2
-15
/
+21
*
Fix minor mistakes with regards to extraction of external declarations
Son Ho
2022-03-04
5
-45
/
+68
*
Update the code to create missing directories upon export
Son Ho
2022-03-04
2
-1
/
+8
*
Change the extension of the serialized files to .llbc
Son Ho
2022-03-03
2
-2
/
+2
*
Fix minor issues
Son Ho
2022-03-03
2
-4
/
+8
*
In fun_id rename the variant Local to Regular
Son Ho
2022-03-03
12
-26
/
+27
*
Update SymbolicToPure and Translate
Son Ho
2022-03-03
2
-89
/
+123
*
Make good progress on adding support for external and opaque
Son Ho
2022-03-03
15
-354
/
+475
*
Rename CfimOfJson to LlbcOfJson
Son Ho
2022-03-03
4
-3
/
+16
*
Rename CFIM to LLBC
Son Ho
2022-03-03
25
-74
/
+74
*
Finish updating Translate and ExtractToFStar
Son Ho
2022-03-03
2
-21
/
+36
*
Make good progress updating Translate
Son Ho
2022-03-03
2
-9
/
+94
*
Add an Opaque variant to type_decl_kind and start updating the code
Son Ho
2022-03-03
11
-35
/
+60
*
Cleanup a bit
Son Ho
2022-03-03
1
-31
/
+0
*
Update the name definition to use path_elem
Son Ho
2022-03-03
5
-57
/
+114
*
Move the names from Identifiers to Names
Son Ho
2022-03-03
10
-54
/
+63
*
Rename TypeDef...,type_def...,FunDef,fun_def to ...Decl,...decl
Son Ho
2022-03-03
29
-459
/
+463
[next]