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: Enumerator<T> trait #37

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

Commits on Feb 2, 2022

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

Commits on Feb 5, 2022

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

Commits on Feb 8, 2022

  1. Add Enumerator.Done()

    robin-aws committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    6c2088a View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. More partial work

    robin-aws committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    2545eae View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2022

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

Commits on Feb 13, 2022

  1. Configuration menu
    Copy the full SHA
    73cc542 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    768df4e View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Defined Rust-style Iterator

    robin-aws committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    c7aaacc View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Configuration menu
    Copy the full SHA
    dc59bea View commit details
    Browse the repository at this point in the history
  2. CLEANUP

    robin-aws committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    4b8307e View commit details
    Browse the repository at this point in the history
  3. Add some todos

    robin-aws committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    eee7d1d View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. Configuration menu
    Copy the full SHA
    37015dd View commit details
    Browse the repository at this point in the history
  2. Progress on fixing Filter

    robin-aws committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    924d685 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    323abfd View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

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

Commits on Feb 19, 2022

  1. Configuration menu
    Copy the full SHA
    2ebc186 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e63373 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0e370f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bcfbdb1 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

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

Commits on Feb 22, 2022

  1. Relocating example code

    robin-aws committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    5b3b315 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. Add Fold

    robin-aws committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    23395ac View commit details
    Browse the repository at this point in the history
  2. Tons of documentation

    robin-aws committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    16142fb View commit details
    Browse the repository at this point in the history
  3. Bit more cleanup

    robin-aws committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    2b4b2f6 View commit details
    Browse the repository at this point in the history
  4. Add lit commands

    robin-aws committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    a090841 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    07132ad View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. Pr feedback, fix build

    robin-aws committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    ee50ca5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef77a1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f172ef5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    08876c0 View commit details
    Browse the repository at this point in the history
  5. Add trait specializations

    Addresses my concern about needing to know the concrete types of Enumerators to prove behaviors
    robin-aws committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    89984b4 View commit details
    Browse the repository at this point in the history
  6. Sigh

    robin-aws committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    64f257f View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. Switching to Option<T> flavour

    A few verification failures left but looks like it will work out!
    robin-aws committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    a5c7863 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2022

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

Commits on Mar 1, 2022

  1. Configuration menu
    Copy the full SHA
    6a0c220 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a811a1f View commit details
    Browse the repository at this point in the history
  3. Extra comment

    robin-aws committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    a208cd4 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. Quick note

    robin-aws committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    e68755c View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Configuration menu
    Copy the full SHA
    4aca2f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    256aabe View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

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

Commits on May 10, 2023

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

Commits on May 11, 2023

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

Commits on May 14, 2023

  1. Generalizing to Actions

    robin-aws committed May 14, 2023
    Configuration menu
    Copy the full SHA
    49de185 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Temporary Repr restriction

    robin-aws committed May 15, 2023
    Configuration menu
    Copy the full SHA
    a32f73b View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

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

Commits on May 17, 2023

  1. SeqEnumerator

    robin-aws committed May 17, 2023
    Configuration menu
    Copy the full SHA
    e38755c View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

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

Commits on May 23, 2023

  1. Progress

    robin-aws committed May 23, 2023
    Configuration menu
    Copy the full SHA
    006a553 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f339ada View commit details
    Browse the repository at this point in the history
  3. More progress

    robin-aws committed May 23, 2023
    Configuration menu
    Copy the full SHA
    8c88b21 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2023

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

Commits on May 29, 2023

  1. Configuration menu
    Copy the full SHA
    f321710 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd81878 View commit details
    Browse the repository at this point in the history
  3. NoOp verifies!

    robin-aws committed May 29, 2023
    Configuration menu
    Copy the full SHA
    e066a2d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf6ac72 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Progress on composed action

    robin-aws committed May 30, 2023
    Configuration menu
    Copy the full SHA
    300c012 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

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

Commits on Jan 12, 2024

  1. Revert "Experimenting with no CanConsume"

    This reverts commit bad3054.
    robin-aws committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    bcb450d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8139631 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. More progress

    robin-aws committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    8607ee7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2efc280 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

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

Commits on Feb 21, 2024

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

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    627ec2a View commit details
    Browse the repository at this point in the history
  2. Improving combinator specs

    robin-aws committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    abe9233 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18a2ef4 View commit details
    Browse the repository at this point in the history
  4. Tweaks

    robin-aws committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    fd231a1 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. added new type characteristic to get things to check

    Siva Somayyajula committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    be37f10 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Snapshot

    robin-aws committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    f43d0cc View commit details
    Browse the repository at this point in the history
  2. More

    robin-aws committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    278a650 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'enumeration-experiments' of github.com:robin-aws/librar…

    …ies into enumeration-experiments
    robin-aws committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    636f139 View commit details
    Browse the repository at this point in the history