Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | contrib/fsm-to-dot: mark arrows that feed events | Neels Hofmeyr | 2018-03-26 | 1 | -7/+12 |
* | contrib/fsm-to-dot: add default edge label '-' | Neels Hofmeyr | 2018-03-26 | 1 | -1/+4 |
* | contrib/fsm-to-dot: warn and draw unallowed state transitions | Neels Hofmeyr | 2018-03-26 | 1 | -1/+12 |
* | contrib/fsm-to-dot: don't match on event names in comments | Neels Hofmeyr | 2018-03-26 | 1 | -0/+4 |
* | contrib/fsm-to-dot: allow transition from and to the same state | Neels Hofmeyr | 2018-03-26 | 1 | -3/+5 |
* | contrib/fsm-to-dot: add -h option to print basic instructions | Neels Hofmeyr | 2018-03-26 | 1 | -0/+4 |
* | contrib/fsm-to-dot.py: some tweaks that help with osmo-bsc's new FSMs | Neels Hofmeyr | 2017-10-24 | 1 | -13/+40 |
* | contrib: add fsm-to-dot.py to draw osmo_fsm dotty graphs | Neels Hofmeyr | 2016-12-09 | 1 | -0/+710 |