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

[POC] Add projection feature for registering vars - Option 2 #72553

Draft
wants to merge 24 commits into
base: devel
Choose a base branch
from

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    344f41c View commit details
    Browse the repository at this point in the history
  2. Remove newline

    sivel committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    cb37d1e View commit details
    Browse the repository at this point in the history
  3. Reuse register for projection

    sivel committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    8982bc7 View commit details
    Browse the repository at this point in the history
  4. linting and units updates

    sivel committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    e35f11e View commit details
    Browse the repository at this point in the history
  5. Another units fix

    sivel committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    fa8e3eb View commit details
    Browse the repository at this point in the history
  6. implicit registers!

    sivel committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    cca2a59 View commit details
    Browse the repository at this point in the history
  7. Update mock _execute

    sivel committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    3a5a02c View commit details
    Browse the repository at this point in the history
  8. Don't double set result

    sivel committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    d0b7908 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ff5cd2a View commit details
    Browse the repository at this point in the history
  10. Missing import

    sivel committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    5b21392 View commit details
    Browse the repository at this point in the history
  11. Some projection tests

    sivel committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    cb7bff3 View commit details
    Browse the repository at this point in the history
  12. changelog fragment

    sivel committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    1e2bafe View commit details
    Browse the repository at this point in the history
  13. another simple addition

    sivel committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    ad3af6b View commit details
    Browse the repository at this point in the history
  14. Fix test mock

    sivel committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    8cce6c8 View commit details
    Browse the repository at this point in the history
  15. Improve accuracy of mock

    sivel committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    e21f544 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    cccd508 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    19c147c View commit details
    Browse the repository at this point in the history
  18. Do not overwrite clean_copy

    sivel committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    a9ebeca View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    17b706e View commit details
    Browse the repository at this point in the history
  20. Where did this line go?

    sivel committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    49cb200 View commit details
    Browse the repository at this point in the history
  21. Small improvements

    sivel committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    72c4577 View commit details
    Browse the repository at this point in the history
  22. Move isidentifier check

    sivel committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    09dd071 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    4094256 View commit details
    Browse the repository at this point in the history
  24. Remove . shorthand

    sivel committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    2f36563 View commit details
    Browse the repository at this point in the history