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

Feat: parse shuttle::endpoint macro #490

Commits on Nov 24, 2022

  1. feat: parse params

    oddgrd committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    a1a239f View commit details
    Browse the repository at this point in the history
  2. feat: parse app

    oddgrd committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    bf6aa58 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a90945a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2fd4125 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2571616 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. feat: don't emit error for missing annotation

    this way users can create separate functions for their endpoint logic
    oddgrd committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    96732b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58c216e View commit details
    Browse the repository at this point in the history
  3. refactor: reword comment

    Co-authored-by: Pieter <pieter@chesedo.me>
    oddgrd and chesedo authored Nov 25, 2022
    Configuration menu
    Copy the full SHA
    e65f233 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1179f3e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    55da144 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2022

  1. Configuration menu
    Copy the full SHA
    617e939 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6a99df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0fb44fc View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. refactor: remove optional hint

    Co-authored-by: Pieter <pieter@chesedo.me>
    oddgrd and chesedo authored Nov 28, 2022
    Configuration menu
    Copy the full SHA
    4c1f1ec View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2022

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