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

Documentation about state machines and few refinements along the way #112

Merged
merged 72 commits into from
May 18, 2024

Commits on Mar 4, 2024

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

Commits on Mar 30, 2024

  1. Configuration menu
    Copy the full SHA
    b3b8706 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    149944d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    173f519 View commit details
    Browse the repository at this point in the history
  4. dev: introduce moq

    widmogrod committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    57f610f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    884a866 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a23dac3 View commit details
    Browse the repository at this point in the history
  7. docs: small fixes

    widmogrod committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    f4d73b5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1f3fb67 View commit details
    Browse the repository at this point in the history
  9. go.mod update

    widmogrod committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    4a7b9b1 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. Configuration menu
    Copy the full SHA
    c825ebf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dcb4437 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c5e6ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03cc034 View commit details
    Browse the repository at this point in the history
  5. update ci.yml GOPATH

    widmogrod committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    fe52a7d View commit details
    Browse the repository at this point in the history
  6. update ci.yml GOPATH

    widmogrod committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    826d26c View commit details
    Browse the repository at this point in the history
  7. update ci.yml GOPATH

    widmogrod committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    72f3f89 View commit details
    Browse the repository at this point in the history
  8. update ci.yml GOPATH

    widmogrod committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    1560c21 View commit details
    Browse the repository at this point in the history
  9. update ci.yml GOPATH

    widmogrod committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    a7c9c86 View commit details
    Browse the repository at this point in the history
  10. update dev loop

    widmogrod committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    8e6a8c8 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    2e1c273 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b6d15d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7dd3884 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f6c3c3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f9635dd View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

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

Commits on May 11, 2024

  1. Configuration menu
    Copy the full SHA
    80e8e24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    182d567 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    753969b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80954d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d3fe4d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bdbab97 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    87b6196 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ba21876 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c34ff6c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9f99887 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a146d53 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bceca05 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d48af06 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e4bde3d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ab496ad View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    abe5d83 View commit details
    Browse the repository at this point in the history
  17. update comments

    widmogrod committed May 11, 2024
    Configuration menu
    Copy the full SHA
    45fb01d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b6af66f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b818e43 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    32b5f10 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. maintenance: go mod tidy

    widmogrod committed May 12, 2024
    Configuration menu
    Copy the full SHA
    a58c460 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf0ecb4 View commit details
    Browse the repository at this point in the history
  3. debug: supress find errors

    widmogrod committed May 12, 2024
    Configuration menu
    Copy the full SHA
    00150c0 View commit details
    Browse the repository at this point in the history
  4. debug: supress find errors

    widmogrod committed May 12, 2024
    Configuration menu
    Copy the full SHA
    8c77002 View commit details
    Browse the repository at this point in the history
  5. debug: make find return 0

    widmogrod committed May 12, 2024
    Configuration menu
    Copy the full SHA
    5d5752d View commit details
    Browse the repository at this point in the history
  6. debug: make find return 0

    widmogrod committed May 12, 2024
    Configuration menu
    Copy the full SHA
    c02fa01 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9f0f49f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d13b7b9 View commit details
    Browse the repository at this point in the history
  9. debug: print lines

    widmogrod committed May 12, 2024
    Configuration menu
    Copy the full SHA
    8aa7ec2 View commit details
    Browse the repository at this point in the history
  10. debug: print lines

    widmogrod committed May 12, 2024
    Configuration menu
    Copy the full SHA
    05c9b9e View commit details
    Browse the repository at this point in the history
  11. debug: more debugging

    widmogrod committed May 12, 2024
    Configuration menu
    Copy the full SHA
    e85c80b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4aff6f2 View commit details
    Browse the repository at this point in the history
  13. debug: more debugging

    widmogrod committed May 12, 2024
    Configuration menu
    Copy the full SHA
    55fa8f7 View commit details
    Browse the repository at this point in the history
  14. ci.yml: go mod download

    widmogrod committed May 12, 2024
    Configuration menu
    Copy the full SHA
    979c3e8 View commit details
    Browse the repository at this point in the history
  15. debug: more debugging

    widmogrod committed May 12, 2024
    Configuration menu
    Copy the full SHA
    2176e11 View commit details
    Browse the repository at this point in the history
  16. debug: more debugging

    widmogrod committed May 12, 2024
    Configuration menu
    Copy the full SHA
    3395c6d View commit details
    Browse the repository at this point in the history
  17. debug: more debugging

    widmogrod committed May 12, 2024
    Configuration menu
    Copy the full SHA
    b488ee0 View commit details
    Browse the repository at this point in the history
  18. debug: more debugging

    widmogrod committed May 12, 2024
    Configuration menu
    Copy the full SHA
    b2959dc View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a19f97c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    25322b4 View commit details
    Browse the repository at this point in the history
  21. x/shape: more debugging

    widmogrod committed May 12, 2024
    Configuration menu
    Copy the full SHA
    b88c951 View commit details
    Browse the repository at this point in the history
  22. x/shape: more debugging

    widmogrod committed May 12, 2024
    Configuration menu
    Copy the full SHA
    65f57e0 View commit details
    Browse the repository at this point in the history
  23. x/shape: more debugging

    widmogrod committed May 12, 2024
    Configuration menu
    Copy the full SHA
    8ebe078 View commit details
    Browse the repository at this point in the history
  24. x/shape: more debugging

    widmogrod committed May 12, 2024
    Configuration menu
    Copy the full SHA
    55b2496 View commit details
    Browse the repository at this point in the history
  25. x/shape: more debugging

    widmogrod committed May 12, 2024
    Configuration menu
    Copy the full SHA
    a1747f0 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. x/shape: reduce debugging

    widmogrod committed May 13, 2024
    Configuration menu
    Copy the full SHA
    73b719d View commit details
    Browse the repository at this point in the history