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

Dynamic function storage provider #7471

Merged
merged 18 commits into from Jan 28, 2022
Merged

Dynamic function storage provider #7471

merged 18 commits into from Jan 28, 2022

Commits on Jan 28, 2022

  1. Copy the full SHA
    438be03 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3210aab View commit details
    Browse the repository at this point in the history
  3. Fix CS

    klimick committed Jan 28, 2022
    Copy the full SHA
    ec9b228 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    e93c90b View commit details
    Browse the repository at this point in the history
  5. Using FuncCall instead of list<Arg> in FunctionDynamicStorageProvider…

    … for more flexibility
    klimick committed Jan 28, 2022
    Copy the full SHA
    ce1cec5 View commit details
    Browse the repository at this point in the history
  6. Fix method name

    klimick committed Jan 28, 2022
    Copy the full SHA
    a4e56ae View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    89c6a70 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    aefe971 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    3c22ecf View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    9b383a5 View commit details
    Browse the repository at this point in the history
  11. Improve ArgTypeInferer

    klimick committed Jan 28, 2022
    Copy the full SHA
    693b295 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    46f6959 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    de2257e View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    e5dae6a View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    dd0e00e View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    1a8367a View commit details
    Browse the repository at this point in the history
  17. Fix CS

    klimick committed Jan 28, 2022
    Copy the full SHA
    70cea44 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    5b78125 View commit details
    Browse the repository at this point in the history