index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contrib
/
fsm-to-dot.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
contrib/fsm-to-dot: warn about identically named FSMs
Neels Hofmeyr
2018-03-26
1
-2
/
+19
*
contrib/fsm-to-dot: mark illegal states in red
Neels Hofmeyr
2018-03-26
1
-5
/
+29
*
contrib/fsm-to-dot: less false positives on event parsing
Neels Hofmeyr
2018-03-26
1
-8
/
+29
*
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