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