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 single string input without using the shell option #182

Merged
merged 32 commits into from Apr 30, 2019
Merged

Support single string input without using the shell option #182

merged 32 commits into from Apr 30, 2019

Commits on Apr 29, 2019

  1. Copy the full SHA
    2951747 View commit details
    Browse the repository at this point in the history
  2. Improve style

    ehmicky committed Apr 29, 2019
    Copy the full SHA
    95f98a8 View commit details
    Browse the repository at this point in the history
  3. Add tests

    ehmicky committed Apr 29, 2019
    Copy the full SHA
    3803798 View commit details
    Browse the repository at this point in the history
  4. Add documentation

    ehmicky committed Apr 29, 2019
    Copy the full SHA
    8128f68 View commit details
    Browse the repository at this point in the history
  5. Fix linting

    ehmicky committed Apr 29, 2019
    Copy the full SHA
    8fabb37 View commit details
    Browse the repository at this point in the history
  6. Rename variable

    ehmicky committed Apr 29, 2019
    Copy the full SHA
    dcd393b View commit details
    Browse the repository at this point in the history
  7. Small README change

    ehmicky committed Apr 29, 2019
    Copy the full SHA
    dfc533a View commit details
    Browse the repository at this point in the history
  8. Fix Windows support

    ehmicky committed Apr 29, 2019
    Copy the full SHA
    bc7a20b View commit details
    Browse the repository at this point in the history
  9. Fix rebasing

    ehmicky committed Apr 29, 2019
    Copy the full SHA
    08ccc66 View commit details
    Browse the repository at this point in the history
  10. Fix rebasing

    ehmicky committed Apr 29, 2019
    Copy the full SHA
    20f4f81 View commit details
    Browse the repository at this point in the history
  11. Refactoring

    ehmicky committed Apr 29, 2019
    Copy the full SHA
    80fba79 View commit details
    Browse the repository at this point in the history
  12. Add test

    ehmicky committed Apr 29, 2019
    Copy the full SHA
    d0feb17 View commit details
    Browse the repository at this point in the history
  13. Improve tests

    ehmicky committed Apr 29, 2019
    Copy the full SHA
    74c9583 View commit details
    Browse the repository at this point in the history
  14. No hard wrapping

    ehmicky committed Apr 29, 2019
    Copy the full SHA
    a9d5d99 View commit details
    Browse the repository at this point in the history
  15. Fix README

    ehmicky committed Apr 29, 2019
    Copy the full SHA
    8301d1e View commit details
    Browse the repository at this point in the history
  16. Improve README

    ehmicky committed Apr 29, 2019
    Copy the full SHA
    cea9337 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    b094363 View commit details
    Browse the repository at this point in the history
  18. Add test

    ehmicky committed Apr 29, 2019
    Copy the full SHA
    333a074 View commit details
    Browse the repository at this point in the history
  19. Fix rebasing error

    ehmicky committed Apr 29, 2019
    Copy the full SHA
    4a9f642 View commit details
    Browse the repository at this point in the history
  20. Move lines

    ehmicky committed Apr 29, 2019
    Copy the full SHA
    857bae7 View commit details
    Browse the repository at this point in the history
  21. Change function arrow style

    ehmicky committed Apr 29, 2019
    Copy the full SHA
    455bb55 View commit details
    Browse the repository at this point in the history
  22. Remove duplicated example

    ehmicky committed Apr 29, 2019
    Copy the full SHA
    d4ea67d View commit details
    Browse the repository at this point in the history
  23. Fix entry point documentation

    ehmicky committed Apr 29, 2019
    Copy the full SHA
    56262a4 View commit details
    Browse the repository at this point in the history
  24. Improve documentation

    ehmicky committed Apr 29, 2019
    Copy the full SHA
    4fc80de View commit details
    Browse the repository at this point in the history
  25. Improve documentation

    ehmicky committed Apr 29, 2019
    Copy the full SHA
    e61912e View commit details
    Browse the repository at this point in the history
  26. Copy the full SHA
    d69312c View commit details
    Browse the repository at this point in the history
  27. Move lines

    ehmicky committed Apr 29, 2019
    Copy the full SHA
    8f9e5b3 View commit details
    Browse the repository at this point in the history
  28. Fix whitespaces

    ehmicky committed Apr 29, 2019
    Copy the full SHA
    44617b4 View commit details
    Browse the repository at this point in the history
  29. Fix grammar

    ehmicky committed Apr 29, 2019
    Copy the full SHA
    7b26251 View commit details
    Browse the repository at this point in the history
  30. Fix grammar

    ehmicky committed Apr 29, 2019
    Copy the full SHA
    0dc7e4a View commit details
    Browse the repository at this point in the history
  31. Add parenthesis

    ehmicky committed Apr 29, 2019
    Copy the full SHA
    97c91ea View commit details
    Browse the repository at this point in the history
  32. Fix function style

    ehmicky committed Apr 29, 2019
    Copy the full SHA
    90926b6 View commit details
    Browse the repository at this point in the history