0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Marked relevant places in source to add diff term operator, for now not using parser, but just as builtin term. More... over 10 years ago
Renamed equality for consistency with the other rules. More... over 10 years ago
started branch equivalence, added equality rule More... over 10 years ago
Revert "Temporary commit for patch. Does not compile!" More... almost 11 years ago
Merge branch 'feature-sapic-heuristics-pkcs11' of https://github.com/tamarin-prover/tamarin-prover into feature-sapic-heuristics-pkcs11 More... almost 11 years ago
Bugfix. More... almost 11 years ago
Adapted Sapic-heuristic for a model of PKCS#11. More... almost 11 years ago
Revert "Merge branch 'feature-external-heuristic' into develop" More... almost 11 years ago
Patched. More... almost 11 years ago
Temporary commit for patch. Does not compile! More... almost 11 years ago
Adapted Sapic heuristics. More... almost 11 years ago
Introduced goal ranking for sapic. More... about 11 years ago
Merge branch 'feature-external-heuristic' into develop More... about 11 years ago
Bump version to 0.8.6.1 More... about 11 years ago
Merge branch 'develop' More... about 11 years ago
Add .cabal sandbox file to .gitignore More... about 11 years ago
Fix dependencies to make it build again. More... about 11 years ago
Merge branch 'feature-external-heuristic' into feature-improved-graph-output More... over 11 years ago
Introduced support for 'L_' prefix for facts to delay being chosen by the heuristics. More... over 11 years ago
Added support for '_HIDE_' as part of a rule name. Such rules will not be displayed. More... over 11 years ago
Remove duplicate edges from graph. More... over 11 years ago
Relying on newer pydot versions. More... over 11 years ago
Switching to clear_node for full removal of node and edges. More... over 11 years ago
Finding incoming/outgoing edges should ignore ports. More... over 11 years ago
Cleanup of code. More... over 11 years ago
Moved to lib for bytecode compilation. More... over 11 years ago
Minor comments and commented out my own del_edge. More... over 11 years ago
Cleanup of 'joinSimilar' code. More... over 11 years ago
Introducing more helper functions. More... over 11 years ago
Added clear_node function to remove a node and its edges entirely. More... over 11 years ago