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

WIP: Add WithElement syntax #76003

Draft
wants to merge 19 commits into
base: features/dictionary-expressions
Choose a base branch
from

Commits on Nov 21, 2024

  1. Add WithElement syntax

    CyrusNajmabadi committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    2325024 View commit details
    Browse the repository at this point in the history
  2. Generate code

    CyrusNajmabadi committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    051fe26 View commit details
    Browse the repository at this point in the history
  3. Add parsing

    CyrusNajmabadi committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    a0dc38a View commit details
    Browse the repository at this point in the history
  4. Add binding bail out.

    CyrusNajmabadi committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    81d0753 View commit details
    Browse the repository at this point in the history
  5. Add specific error

    CyrusNajmabadi committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    ae6ba2e View commit details
    Browse the repository at this point in the history
  6. Add tests

    CyrusNajmabadi committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    50957f7 View commit details
    Browse the repository at this point in the history
  7. Add tests

    CyrusNajmabadi committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    fa8324e View commit details
    Browse the repository at this point in the history
  8. Add tests

    CyrusNajmabadi committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    12ace41 View commit details
    Browse the repository at this point in the history
  9. Add tests

    CyrusNajmabadi committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    5afa1ca View commit details
    Browse the repository at this point in the history
  10. Add tests

    CyrusNajmabadi committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    3769cc4 View commit details
    Browse the repository at this point in the history
  11. Add tests

    CyrusNajmabadi committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    a2be131 View commit details
    Browse the repository at this point in the history
  12. rename

    CyrusNajmabadi committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    cac7f01 View commit details
    Browse the repository at this point in the history
  13. Add tests

    CyrusNajmabadi committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    aa33541 View commit details
    Browse the repository at this point in the history
  14. update switch

    CyrusNajmabadi committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    329a8a2 View commit details
    Browse the repository at this point in the history
  15. add public apis

    CyrusNajmabadi committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    f658be9 View commit details
    Browse the repository at this point in the history
  16. add public apis

    CyrusNajmabadi committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    29f9858 View commit details
    Browse the repository at this point in the history
  17. success tests

    CyrusNajmabadi committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    967fef1 View commit details
    Browse the repository at this point in the history
  18. failure tests

    CyrusNajmabadi committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    c8c6c89 View commit details
    Browse the repository at this point in the history
  19. Fix

    CyrusNajmabadi committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    dab5884 View commit details
    Browse the repository at this point in the history