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

Selection ranges porvider #1060

Merged
merged 26 commits into from
Feb 9, 2024
Merged

Selection ranges porvider #1060

merged 26 commits into from
Feb 9, 2024

Commits on Jan 31, 2024

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

Commits on Feb 2, 2024

  1. handle structs

    add range operation unit tests
    lukaszsamson committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    2fd146a View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. , and case

    lukaszsamson committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    0e0e0d4 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. wip

    lukaszsamson committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    be50cde View commit details
    Browse the repository at this point in the history
  2. wip

    lukaszsamson committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    27e598b View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. more cases covered

    lukaszsamson committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    db0e07f View commit details
    Browse the repository at this point in the history
  2. improve compatibility

    lukaszsamson committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    d46992a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a238a27 View commit details
    Browse the repository at this point in the history
  4. resolve todo

    lukaszsamson committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    b907ecd View commit details
    Browse the repository at this point in the history
  5. move function

    lukaszsamson committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    962572c View commit details
    Browse the repository at this point in the history
  6. increase compatibility

    lukaszsamson committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    8f6938e View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. handle one more case

    lukaszsamson committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    c7cf458 View commit details
    Browse the repository at this point in the history
  2. improve compatibility

    lukaszsamson committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    ef84c8b View commit details
    Browse the repository at this point in the history
  3. increase compatibility

    lukaszsamson committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    d4f7e71 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f70c9cd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    554d7b9 View commit details
    Browse the repository at this point in the history
  6. use function

    lukaszsamson committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    1322495 View commit details
    Browse the repository at this point in the history
  7. don't run on < 1.14

    lukaszsamson committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    1b5c9ce View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. resolve some todos

    lukaszsamson committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    67d3410 View commit details
    Browse the repository at this point in the history
  2. handle access

    lukaszsamson committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    ce8e2ff View commit details
    Browse the repository at this point in the history
  3. address todos

    lukaszsamson committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    7a3cf91 View commit details
    Browse the repository at this point in the history
  4. add test

    lukaszsamson committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    c2700c7 View commit details
    Browse the repository at this point in the history
  5. don't run test on 1.12

    lukaszsamson committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    54f156e View commit details
    Browse the repository at this point in the history
  6. add assert

    lukaszsamson committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    bdc9e50 View commit details
    Browse the repository at this point in the history
  7. add comments

    lukaszsamson committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    924fa98 View commit details
    Browse the repository at this point in the history
  8. remove IO.inspect

    lukaszsamson committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    1c6e9fc View commit details
    Browse the repository at this point in the history