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-05-16
Fix an issue when extracting assumed values
Son Ho
1
-1
/
+1
2022-05-15
Add a pass to cleanup the deconstructed ADTs and fix a small issue
Son Ho
3
-12
/
+112
2022-05-15
Treat integer casts in a general manner
Son Ho
9
-50
/
+75
2022-05-15
Add AggregatedOption
Son Ho
5
-8
/
+37
2022-05-10
Make minor modifications
Son Ho
3
-8
/
+10
2022-05-10
Use the core_unix package instead of core
Son Ho
2
-2
/
+2
2022-05-06
Update the extraction to set the fuel to 1 in the Z3 options
Son Ho
1
-2
/
+2
2022-05-06
Don't use the Rust disambiguators when generating names at extraction
Son Ho
2
-3
/
+12
2022-05-06
Add an option to eagerly end abstractions if a function has return type
Son Ho
4
-2
/
+61
2022-05-06
Factorize some code in InterpreterBorrows*
Son Ho
2
-49
/
+77
2022-05-06
Add comments in FunsAnalysis
Son Ho
1
-2
/
+8
2022-05-05
Make minor fixes
Son Ho
3
-4
/
+28
2022-05-05
Update the translation so that we use a state only in the functions
Son Ho
2
-35
/
+42
2022-05-04
Start implementing divergence, can_fail, statefullness analyses
Son Ho
5
-36
/
+135
2022-05-04
Make minor modifications
Son Ho
5
-29
/
+24
2022-05-04
Make minor modifications
Son Ho
4
-35
/
+28
2022-05-04
Fix various issues when using a state
Son Ho
2
-30
/
+12
2022-05-04
Fix more issues
Son Ho
2
-32
/
+12
2022-05-04
Fix some issues when using states
Son Ho
3
-72
/
+84
2022-05-04
Make progress updating the code
Son Ho
5
-194
/
+76
2022-05-04
Start updating the way the function return type (with errors and states)
Son Ho
4
-182
/
+278
2022-05-01
Move the type-checking functions for pure AST to PureTypeCheck.ml
Son Ho
3
-149
/
+179
2022-05-01
Improve type-checking
Son Ho
1
-10
/
+23
2022-05-01
Do more cleanup
Son Ho
4
-28
/
+31
2022-05-01
Cleanup
Son Ho
6
-106
/
+47
2022-05-01
Perform more renamings
Son Ho
4
-16
/
+14
2022-05-01
Perform some renamings
Son Ho
10
-83
/
+76
2022-05-01
Rename "lvalue" to "pattern"
Son Ho
6
-160
/
+159
2022-05-01
Fix a minor issue when extracting files
Son Ho
1
-6
/
+6
2022-05-01
Make a minor modification
Son Ho
1
-1
/
+1
2022-04-29
Make more progress propagating the changes
Son Ho
5
-112
/
+151
2022-04-29
Add ConstStrings.ml
Son Ho
1
-0
/
+7
2022-04-29
Make progress on PureMicroPasses
Son Ho
2
-169
/
+143
2022-04-29
Make good progress updating the code
Son Ho
4
-155
/
+186
2022-04-29
Merge the rvalues with the expressions
Son Ho
5
-371
/
+497
2022-04-27
Make minor modifications
Son Ho
2
-3
/
+73
2022-04-27
Make a minor modification
Son Ho
1
-1
/
+3
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
[next]