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

refactor: スキーマを利用した新コマンドシステム #479

Merged
merged 55 commits into from
Sep 17, 2022

Commits on Sep 15, 2022

  1. feat: Add Schema

    MikuroXina committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    04b1f5c View commit details
    Browse the repository at this point in the history
  2. docs: Add docs and tidy up

    MikuroXina committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    027912e View commit details
    Browse the repository at this point in the history
  3. fix: Add paramsOrder

    MikuroXina committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    b512977 View commit details
    Browse the repository at this point in the history
  4. fix: Improve SubCommand

    MikuroXina committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    dffb103 View commit details
    Browse the repository at this point in the history
  5. fix: Fix error payload

    MikuroXina committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    2d081c0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    93b51ad View commit details
    Browse the repository at this point in the history
  7. fix: Add type parameters

    MikuroXina committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    c9e2058 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fa8446d View commit details
    Browse the repository at this point in the history
  9. fix: Improve parsed types

    MikuroXina committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    1fe2083 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cbf7d94 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    13bfa6d View commit details
    Browse the repository at this point in the history
  12. feat: Impl parseStrings

    MikuroXina committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    6d8094d View commit details
    Browse the repository at this point in the history
  13. fix: Fix to check range

    MikuroXina committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    f96a45a View commit details
    Browse the repository at this point in the history
  14. fix: Add makeError

    MikuroXina committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    d0e7852 View commit details
    Browse the repository at this point in the history
  15. fix: Weaken type bound

    MikuroXina committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    dd4585c View commit details
    Browse the repository at this point in the history
  16. test: Add simple test case

    MikuroXina committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    48dd144 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9513f80 View commit details
    Browse the repository at this point in the history
  18. fix: Remove parsed key

    MikuroXina committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    3f84f28 View commit details
    Browse the repository at this point in the history
  19. test: Enforce test case

    MikuroXina committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    85a8bed View commit details
    Browse the repository at this point in the history
  20. test: Enforce test cases

    MikuroXina committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    9a6d167 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    425ebeb View commit details
    Browse the repository at this point in the history
  22. feat: Add MESSAGE type

    MikuroXina committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    5ffb452 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    36ed3fb View commit details
    Browse the repository at this point in the history
  24. fix: Weaken type bound

    MikuroXina committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    5536a57 View commit details
    Browse the repository at this point in the history
  25. fix: Improve ParsedSchema

    MikuroXina committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    a8e7148 View commit details
    Browse the repository at this point in the history
  26. fix: Fix fallback type

    MikuroXina committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    88e767b View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    51e048a View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    bbebab3 View commit details
    Browse the repository at this point in the history
  29. feat: Add ParamBase

    MikuroXina committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    6b1bbfb View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    ef8d855 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    4290a9f View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    9f8b683 View commit details
    Browse the repository at this point in the history
  33. feat: Add SCHEMA

    MikuroXina committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    ae017b1 View commit details
    Browse the repository at this point in the history
  34. fix: Improve ParamsValues

    MikuroXina committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    cf24cb0 View commit details
    Browse the repository at this point in the history
  35. fix: Fix registration

    MikuroXina committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    d167bce View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    5fca69d View commit details
    Browse the repository at this point in the history
  37. fix: Fix type bound

    MikuroXina committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    d8b0095 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    7d26ecb View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    d51c494 View commit details
    Browse the repository at this point in the history
  40. fix: Weaken type of param

    MikuroXina committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    7780b86 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    591d8ca View commit details
    Browse the repository at this point in the history
  42. fix: Fix to report error

    MikuroXina committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    eb4f792 View commit details
    Browse the repository at this point in the history
  43. test: Update command tests

    MikuroXina committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    165e508 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    47cbd23 View commit details
    Browse the repository at this point in the history
  45. fix: Fix typing with Equal

    MikuroXina committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    6dcd9ca View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    a057868 View commit details
    Browse the repository at this point in the history
  47. fix: Remove redundant test

    MikuroXina committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    63eb76f View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    3ce2a2e View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    bbbb2e8 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    eb76425 View commit details
    Browse the repository at this point in the history
  51. fix: Fix decoupling

    MikuroXina committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    ca9b86a View commit details
    Browse the repository at this point in the history
  52. feat: Add more hibikiness

    MikuroXina committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    caa0164 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    81c1cf5 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2022

  1. feat: Add bug report link

    MikuroXina committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    ce47c1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af0dcc5 View commit details
    Browse the repository at this point in the history