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

Final variant support #21

Draft
wants to merge 34 commits into
base: master
Choose a base branch
from
Draft

Final variant support #21

wants to merge 34 commits into from

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    ca09872 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c936484 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7f8a24 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d7fe503 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fc663d4 View commit details
    Browse the repository at this point in the history
  6. add first tests

    mamueluth committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    5b7b72c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    616a951 View commit details
    Browse the repository at this point in the history
  8. add more tests

    mamueluth committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    3f061b5 View commit details
    Browse the repository at this point in the history
  9. first steps towards variants and storing of value in handle, missing:

    * variant
    * adjusting of resource manager
    mamueluth committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    5784ade View commit details
    Browse the repository at this point in the history
  10. add variant support

    mamueluth committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    c42d23c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1be5cc4 View commit details
    Browse the repository at this point in the history
  12. cleanup

    mamueluth committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    bfb59e4 View commit details
    Browse the repository at this point in the history
  13. fix failing tests

    mamueluth committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    7946a77 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    17d43d3 View commit details
    Browse the repository at this point in the history
  15. code review suggestions and:

    * components check for export of interfaces
    * change intefaces to allow custom export and test
    mamueluth committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    5f0bf43 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ac376f9 View commit details
    Browse the repository at this point in the history
  17. merge parser functions

    mamueluth committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    44af40d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    bd064f0 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ca89202 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    6795a96 View commit details
    Browse the repository at this point in the history
  21. add migration guide for

    mamueluth committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    5ad4044 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    4addfe3 View commit details
    Browse the repository at this point in the history
  23. Fix RST syntax and some typos (#18)

    * Fix rst syntax and some typos
    
    * Fix rst syntax and small typos
    
    * Fix clang issue
    christophfroehlich authored and mamueluth committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    9d78bb7 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    66d204e View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    444a36c View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    e90413c View commit details
    Browse the repository at this point in the history
  27. fix test failures

    mamueluth committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    5276747 View commit details
    Browse the repository at this point in the history
  28. add interface for warning, error and report

     * ddd basic test for error codes setting
     * docs for error and warning signals
    mamueluth committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    267df75 View commit details
    Browse the repository at this point in the history
  29. full variant support :

     * add parsing of handle type for initialization of variant and adjust most tests
     * rename unclear variables
     * add changes for chainable controllers (epxport of rerference interfaces)
    mamueluth committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    6303e83 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

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

Commits on Aug 7, 2024

  1. continue adapting tests and small updates on handle and interfaces:

    * add function for checking if handle holds value
    mamueluth committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    ae2ba28 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    9aa7c12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c5e5cc View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

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