You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jules Villard 4cdb65c237
[pulse] |- is now true only of isomorphic graphs
6 years ago
..
Makefile [pulse] copy tests from ownership 6 years ago
basics.cpp [pulse] do not destroy `this` even if asked to 6 years ago
closures.cpp [pulse] model lambda captures 6 years ago
issues.exp [pulse] |- is now true only of isomorphic graphs 6 years ago
join.cpp [ai][pulse] use subgraph-based implication between states 6 years ago
reference_wrapper.cpp [pulse] copy tests from ownership 6 years ago
returns.cpp [pulse] warn on returning address of C++ temporary 6 years ago
temporaries.cpp [pulse] Example of use after destructor for temporaries 6 years ago
use_after_delete.cpp [pulse] model some early exit functions 6 years ago
use_after_destructor.cpp [pulse] rewrite test to avoid stack variable address escape 6 years ago
use_after_free.cpp [pulse] record simple double free test 6 years ago
vector.cpp [pulse] collect garbage (unreachable) heap parts from time to time 6 years ago