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

Primitive Iterator API #689

Merged
merged 49 commits into from
Aug 30, 2024
Merged

Primitive Iterator API #689

merged 49 commits into from
Aug 30, 2024

Commits on Aug 21, 2024

  1. .

    AdamGS committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    9c369f8 View commit details
    Browse the repository at this point in the history
  2. initial work

    AdamGS committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    2531987 View commit details
    Browse the repository at this point in the history
  3. things

    AdamGS committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    cc8f63c View commit details
    Browse the repository at this point in the history
  4. ALP!

    AdamGS committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    26469f3 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. batched version

    AdamGS committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    6e48d11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed89a43 View commit details
    Browse the repository at this point in the history
  3. .

    AdamGS committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    6464598 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. working state

    AdamGS committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    784c0f8 View commit details
    Browse the repository at this point in the history
  2. much faster

    AdamGS committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    44ddc82 View commit details
    Browse the repository at this point in the history
  3. .

    AdamGS committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    e38a058 View commit details
    Browse the repository at this point in the history
  4. .

    AdamGS committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    5a82159 View commit details
    Browse the repository at this point in the history
  5. .

    AdamGS committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    82eaf35 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. .

    AdamGS committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    88fd85e View commit details
    Browse the repository at this point in the history
  2. .

    AdamGS committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    b2359ca View commit details
    Browse the repository at this point in the history
  3. Vectorized iter

    AdamGS committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    fbfa5f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    37051ad View commit details
    Browse the repository at this point in the history
  5. more things

    AdamGS committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    6d4e9ca View commit details
    Browse the repository at this point in the history
  6. checkpoint pre arc

    AdamGS committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    f03941e View commit details
    Browse the repository at this point in the history
  7. yet another checkpoint

    AdamGS committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    ca16a7f View commit details
    Browse the repository at this point in the history
  8. .

    AdamGS committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    78d824b View commit details
    Browse the repository at this point in the history
  9. .

    AdamGS committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    3c1920b View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Accessor dispatch

    AdamGS committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    0e06f14 View commit details
    Browse the repository at this point in the history
  2. some tests

    AdamGS committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    b2701e0 View commit details
    Browse the repository at this point in the history
  3. some cleanup

    AdamGS committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    feef333 View commit details
    Browse the repository at this point in the history
  4. .

    AdamGS committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    b841b19 View commit details
    Browse the repository at this point in the history
  5. ALP benchmarks

    AdamGS committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    979dc50 View commit details
    Browse the repository at this point in the history
  6. better benchmarks

    AdamGS committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    d9fe8db View commit details
    Browse the repository at this point in the history
  7. comment

    AdamGS committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    f2c24e7 View commit details
    Browse the repository at this point in the history
  8. default impl for accessor fns

    AdamGS committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    b5ee4ac View commit details
    Browse the repository at this point in the history
  9. clippy

    AdamGS committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    ad9cb6e View commit details
    Browse the repository at this point in the history
  10. .

    AdamGS committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    bf64635 View commit details
    Browse the repository at this point in the history
  11. simplify

    AdamGS committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    e40b741 View commit details
    Browse the repository at this point in the history
  12. .

    AdamGS committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    b59ca53 View commit details
    Browse the repository at this point in the history
  13. .

    AdamGS committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    e66d22b View commit details
    Browse the repository at this point in the history
  14. .

    AdamGS committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    091b6b8 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. .

    AdamGS committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    420fa43 View commit details
    Browse the repository at this point in the history
  2. .

    AdamGS committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    f65a84a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e674487 View commit details
    Browse the repository at this point in the history
  4. .

    AdamGS committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    d9a1e3c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b1dc98 View commit details
    Browse the repository at this point in the history
  6. .

    AdamGS committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    da17eb9 View commit details
    Browse the repository at this point in the history
  7. .

    AdamGS committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    4c76ece View commit details
    Browse the repository at this point in the history
  8. .

    AdamGS committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    8c98d7d View commit details
    Browse the repository at this point in the history
  9. .

    AdamGS committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    ad4505b View commit details
    Browse the repository at this point in the history
  10. .

    AdamGS committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    c78e692 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Macro primitive accessor

    AdamGS committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    3797994 View commit details
    Browse the repository at this point in the history
  2. .

    AdamGS committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    bc54e5a View commit details
    Browse the repository at this point in the history
  3. .

    AdamGS committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    9440e44 View commit details
    Browse the repository at this point in the history
  4. remove BatchData

    AdamGS committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    3918d82 View commit details
    Browse the repository at this point in the history