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

Support ArrayAccess #1116

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

Commits on Nov 6, 2024

  1. Initial experiments

    mkornaukhov03 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    fc8b6f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bf010e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c5fee9 View commit details
    Browse the repository at this point in the history
  4. tmp

    mkornaukhov03 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    de6a34a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7885e13 View commit details
    Browse the repository at this point in the history
  6. cleanup

    mkornaukhov03 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    4612a5c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    015ff3b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d35cebf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1cc4c33 View commit details
    Browse the repository at this point in the history
  10. small improvements

    mkornaukhov03 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    82d0223 View commit details
    Browse the repository at this point in the history
  11. add first test

    mkornaukhov03 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    fd64900 View commit details
    Browse the repository at this point in the history
  12. fixup tests

    mkornaukhov03 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    b8abfb1 View commit details
    Browse the repository at this point in the history
  13. support append

    mkornaukhov03 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    4379faa View commit details
    Browse the repository at this point in the history
  14. add some tests

    mkornaukhov03 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    7633beb View commit details
    Browse the repository at this point in the history
  15. better tests

    mkornaukhov03 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    e1d7f00 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e592e60 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    959caaa View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    10881d5 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    8ff1e55 View commit details
    Browse the repository at this point in the history
  20. fix linking error

    mkornaukhov03 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    fc7ec2d View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ca60961 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    917e900 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    2775dfe View commit details
    Browse the repository at this point in the history
  24. fixup test

    mkornaukhov03 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    ff6efc4 View commit details
    Browse the repository at this point in the history
  25. fixup for append case

    mkornaukhov03 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    01ace14 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    31df49a View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    6a58749 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    7521e4a View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    a741d83 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    7cfbf86 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    e4cef17 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    a8723a8 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    3a5c36c View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    f3bf348 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    a52589a View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    2d12923 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    8124818 View commit details
    Browse the repository at this point in the history
  38. cleanup mixed files

    mkornaukhov03 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    7d6a0d4 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. improve mixed files

    mkornaukhov03 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    8fcfd6a View commit details
    Browse the repository at this point in the history
  2. fix mixed::empty_on()

    mkornaukhov03 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    ab0342d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    edc386e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce12cdc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    46115b2 View commit details
    Browse the repository at this point in the history
  6. small cleanup

    mkornaukhov03 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    d0f4f5a View commit details
    Browse the repository at this point in the history