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

Add startsWith and endsWith #2429

Merged
merged 11 commits into from Jun 6, 2018
Merged

Add startsWith and endsWith #2429

merged 11 commits into from Jun 6, 2018

Commits on May 27, 2018

  1. Add startsWith and endsWith

    VadimPlh committed May 27, 2018
    Configuration menu
    Copy the full SHA
    79791ea View commit details
    Browse the repository at this point in the history

Commits on May 28, 2018

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

Commits on May 29, 2018

  1. add test

    VadimPlh committed May 29, 2018
    Configuration menu
    Copy the full SHA
    cf9c03a View commit details
    Browse the repository at this point in the history
  2. fix error

    VadimPlh committed May 29, 2018
    Configuration menu
    Copy the full SHA
    31a6613 View commit details
    Browse the repository at this point in the history
  3. fix tests

    VadimPlh committed May 29, 2018
    Configuration menu
    Copy the full SHA
    620b4a2 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2018

  1. Add new comparison

    VadimPlh committed May 30, 2018
    Configuration menu
    Copy the full SHA
    0ffe1d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fe47f5 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2018

  1. Add new tests and new impl

    VadimPlh committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    fec000b View commit details
    Browse the repository at this point in the history
  2. fix test's name

    VadimPlh committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    4b5e28a View commit details
    Browse the repository at this point in the history
  3. fix

    VadimPlh committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    2ca21df View commit details
    Browse the repository at this point in the history
  4. add \n

    VadimPlh committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    57f9611 View commit details
    Browse the repository at this point in the history