index
:
aeneas
isabelle
aeneas rust verifier with a hacky Isabelle backend
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Regenerate the trace
Son Ho
2022-01-12
1
-39168
/
+114636
*
Update ctx_pop_frame to not drop the local variables
Son Ho
2022-01-12
1
-33
/
+7
*
Update end_borrow to check if there are loans in borrowed values
Son Ho
2022-01-12
10
-192
/
+291
*
Remove an item from TODO.md
Son Ho
2022-01-12
1
-6
/
+0
*
Update some comments
Son Ho
2022-01-12
1
-4
/
+7
*
Introduce dummy variables and update assign_to_place
Son Ho
2022-01-12
6
-14
/
+61
*
Add more TODOs
Son Ho
2022-01-12
1
-0
/
+3
*
Merge branch 'main' of github.com:Kachoc/aeneas into main
Son Ho
2022-01-12
2
-1
/
+3
|
\
|
*
remove another warning
Jonathan Protzenko
2022-01-10
1
-1
/
+0
|
*
Merge remote-tracking branch 'refs/remotes/origin/main'
Jonathan Protzenko
2022-01-10
15
-9428
/
+48203
|
|
\
|
*
\
Merge remote-tracking branch 'refs/remotes/origin/main'
Jonathan Protzenko
2022-01-06
27
-6535
/
+27675
|
|
\
\
|
*
|
|
one remark
Jonathan Protzenko
2022-01-04
1
-1
/
+2
|
*
|
|
More compiler warnings
Jonathan Protzenko
2022-01-04
2
-4
/
+0
*
|
|
|
Add a TODO.md file
Son Ho
2022-01-12
1
-0
/
+24
*
|
|
|
Make minor modifications
Son Ho
2022-01-12
3
-1
/
+7
|
|
_
|
/
|
/
|
|
*
|
|
Update the invariant checks to take into account ignored borrows/loans
Son Ho
2022-01-07
1
-6
/
+33
*
|
|
Factorize initialize_symbolic_context_for_fun and
Son Ho
2022-01-07
3
-58
/
+69
*
|
|
Add a high-level comment
Son Ho
2022-01-07
1
-0
/
+8
*
|
|
Make more modifications to logging
Son Ho
2022-01-07
6
-19
/
+35
*
|
|
Regenerate the trace
Son Ho
2022-01-07
1
-9286
/
+47708
*
|
|
Add an optional borrow identifier to AIgnoredMutBorrow, introduce the
Son Ho
2022-01-07
9
-51
/
+220
*
|
|
Add logging information for borrows
Son Ho
2022-01-07
5
-7
/
+40
*
|
|
Make more improvements to logging
Son Ho
2022-01-07
3
-24
/
+32
*
|
|
Improve logging and introduce eval_operands_prepare
Son Ho
2022-01-07
6
-15
/
+96
|
|
/
|
/
|
*
|
Add debugging info
Son Ho
2022-01-06
1
-3
/
+27
*
|
Update the Makefile to always regenerate the cfim file
Son Ho
2022-01-06
1
-2
/
+6
*
|
Cleanup
Son Ho
2022-01-06
8
-17
/
+8
*
|
Make the symbolic, borrow, region and abstration counters global and
Son Ho
2022-01-06
11
-104
/
+104
*
|
Remove the symbolic_proj_comp def and make the set of ended regions a
Son Ho
2022-01-06
13
-1171
/
+2194
*
|
Implement a small improvement for apply_reborrows
Son Ho
2022-01-06
1
-3
/
+10
*
|
Update the trace
Son Ho
2022-01-06
2
-2016
/
+20522
*
|
Fix another bug
Son Ho
2022-01-06
1
-5
/
+5
*
|
Fix more bugs
Son Ho
2022-01-06
2
-7
/
+14
*
|
Fix some bugs
Son Ho
2022-01-06
7
-15
/
+42
*
|
Make minor improvements to printing
Son Ho
2022-01-06
3
-8
/
+20
*
|
Fix some printing issues
Son Ho
2022-01-06
1
-2
/
+2
*
|
Make a minor modification
Son Ho
2022-01-06
1
-1
/
+3
*
|
Fix some issues when evaluating assertions
Son Ho
2022-01-06
3
-6
/
+56
*
|
Make minor modifications
Son Ho
2022-01-06
4
-13
/
+23
*
|
Fix minor bugs
Son Ho
2022-01-06
1
-6
/
+3
*
|
Implement tests for the symbolic interpreter
Son Ho
2022-01-06
3
-21
/
+14
*
|
Make good progress on implementing utilities to test symbolic execution
Son Ho
2022-01-06
10
-94
/
+269
*
|
Move more definitions and do more cleanup
Son Ho
2022-01-06
8
-67
/
+74
*
|
Cleanup and reorganize
Son Ho
2022-01-06
8
-476
/
+492
*
|
Cleanup a bit more the dependencies and activate more warnings/errors
Son Ho
2022-01-06
5
-12
/
+3
*
|
Cleanup the dependencies a bit
Son Ho
2022-01-06
10
-51
/
+0
*
|
Move some definitions
Son Ho
2022-01-06
2
-20
/
+20
*
|
Move some definitions from Interpreter to InterpreterStatements
Son Ho
2022-01-06
2
-894
/
+895
*
|
Move some definitions inside of InterpreterExpressions
Son Ho
2022-01-06
1
-28
/
+28
*
|
Move some functions from Interpreter to InterpreterExpressions
Son Ho
2022-01-06
2
-437
/
+477
[prev]
[next]