9
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Missing ']' More... almost 2 years ago
Fix compilation error with clang 11.0.1. More... almost 2 years ago
Enable _GLIBCXX_DEBUG for one of the builds. More... almost 2 years ago
Merge branch 'maximal-subset-search' into 'master'
mquinson
as Martin Quinson
More... almost 2 years ago
Sonar smells. More... almost 2 years ago
Don't clear flops_amount on ExecImpl::reset. More... almost 2 years ago
Quick tests show that currentContainer is always empty at this point. More... almost 2 years ago
try to use another mattermost action, as the main one is linux only (uses docker)
degomme
as Augustin Degomme
More... almost 2 years ago
[ci-skpi] fix sending of messages, and do parallel testing on github action
degomme
as Augustin Degomme
More... almost 2 years ago
assume mmap is not functional for us on macos>=11 as memory accesses are restricted by default
degomme
as Augustin Degomme
More... almost 2 years ago
[ci skip] remove spurious line
degomme
as Augustin Degomme
More... almost 2 years ago
add macos build to github action, untested
degomme
as Augustin Degomme
More... almost 2 years ago
remove ns3 from ubuntu stable and github actions, as 3.35 is broken on 22.04
degomme
as Augustin Degomme
More... almost 2 years ago
Walking the stack in the forward direction gives the same result, but makes the code simpler. More... almost 2 years ago
Fix a useless change -- and go get some sleep
mquinson
as Martin Quinson
More... almost 2 years ago
Bump cmake to at least 3.12
mquinson
as Martin Quinson
More... almost 2 years ago
python3-dev is another dependency of the Python bindings
mquinson
as Martin Quinson
More... almost 2 years ago
Reindent -- almost no real change
mquinson
as Martin Quinson
More... almost 2 years ago
Forgot to add c++17g to the "ignore" list. More... almost 2 years ago
fix MC + gcc builds
mquinson
as Martin Quinson
More... almost 2 years ago
Add computation for minimally reproducible sets More... almost 2 years ago
Move the implem of a function out of the header to reduce issues
mquinson
as Martin Quinson
More... almost 2 years ago
Correct MANIFEST.in according to `make distcheck` More... almost 2 years ago
Filter events before performing iteration More... almost 2 years ago
Move the PageStore from ModelChecker to RemoteApp
mquinson
as Martin Quinson
More... almost 2 years ago
Move the stats of visited_states count from ModelChecker to DFSExplorer where it belongs
mquinson
as Martin Quinson
More... almost 2 years ago
Move the dot_output from ModelChecker to Exploration
mquinson
as Martin Quinson
More... almost 2 years ago
One reference to the global singleton mc_model_checker that I'd like to kill
mquinson
as Martin Quinson
More... almost 2 years ago
Rename some fields to obey our coding standard
mquinson
as Martin Quinson
More... almost 2 years ago
Simplify assertions. More... almost 2 years ago