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

Function support #68

Merged
merged 14 commits into from
Dec 14, 2023
Merged

Function support #68

merged 14 commits into from
Dec 14, 2023

Commits on Nov 30, 2023

  1. Added functions

    jaredoconnell committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    9e26b0c View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

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

Commits on Dec 6, 2023

  1. Added String function to function schema type

    It's in the format of a standard function header
    jaredoconnell committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    a84aa44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d821e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16c31f6 View commit details
    Browse the repository at this point in the history
  4. Satisfy golangci-lint

    jaredoconnell committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    7b868b1 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

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

Commits on Dec 11, 2023

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

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    ba512eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5187b07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c1deae View commit details
    Browse the repository at this point in the history
  4. Switched to assertion

    jaredoconnell committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    ced035b View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Address linter concern

    jaredoconnell committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    b9de812 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    224ddb0 View commit details
    Browse the repository at this point in the history