Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to document FSM visually. #9

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Oct 25, 2022

  1. Add ability to document FSM visually.

    Cedric BAIL committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    2f0ce6c View commit details
    Browse the repository at this point in the history
  2. Better documentation in README.md

    Cedric BAIL committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    e76ad60 View commit details
    Browse the repository at this point in the history
  3. Forgotten addition of ExtendedState to fsm.New()

    Cedric BAIL committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    7917e37 View commit details
    Browse the repository at this point in the history
  4. Add fsm.Event() support for ExtendedEvent.

    Cedric BAIL committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    bcd0ac2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    100eacc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1f19252 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. Configuration menu
    Copy the full SHA
    845b29e View commit details
    Browse the repository at this point in the history