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: support binary operations for function return type #184

Merged
merged 6 commits into from
Sep 21, 2024
Merged

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    04408d5 View commit details
    Browse the repository at this point in the history
  2. add negative test

    katat committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    8da8397 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. simplify using expr::parse

    katat committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    68001d0 View commit details
    Browse the repository at this point in the history
  2. remove protected flag

    katat committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    9b292f9 View commit details
    Browse the repository at this point in the history
  3. fmt

    katat committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    d6fb706 View commit details
    Browse the repository at this point in the history
  4. revert renaming

    katat committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    c8c1704 View commit details
    Browse the repository at this point in the history