0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 9 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'simple-csp' into master More... over 3 years ago
Add SequentialComposition process More... over 3 years ago
Add ExternalProcess process More... over 3 years ago
Add InternalChoice process More... over 3 years ago
Add Prefix process More... over 3 years ago
Add Skip process More... over 3 years ago
Add new CSP type More... over 3 years ago
Move MaximalTraces into hst-processes crate More... over 3 years ago
Add Stop process More... over 3 years ago
Add iterators for each event set type More... over 3 years ago
Add DisjointSum type More... over 3 years ago
Add Tau and Tick traits More... over 3 years ago
Add hst-processes trait More... over 3 years ago
Use 16 bits for numbered events More... over 3 years ago
Add maximal_finite_traces for new CSP type More... over 3 years ago
Add NumberedEvents type More... over 3 years ago
Add EventSet trait More... over 3 years ago
Replace custom auto_from with derive_more More... over 3 years ago
Merge branch 'update-deps' into master More... over 3 years ago
Update proptest to 0.10 More... over 3 years ago
Update smallvec to 1.4 More... over 3 years ago
Update auto_enums to 0.7 More... over 3 years ago
Hide internal modules More... about 4 years ago
Reformat using latest rustfmt More... about 4 years ago
Use GitHub Actions instead of Travis for CI More... about 4 years ago
Merge branch 'alphabets' More... about 4 years ago
Clear P side of seq-comp after performing ✔ More... over 4 years ago
Remove events and can_perform methods from Cursor More... over 4 years ago
Add IntoIterator impls for all alphabets More... over 4 years ago
Add Alphabet impl for SequentialComposition More... over 4 years ago