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

Typescript Conversion #164

Closed
wants to merge 24 commits into from
Closed

Commits on May 19, 2019

  1. Rewrite lib in typescript

    jharrilim committed May 19, 2019
    Configuration menu
    Copy the full SHA
    0cbd14b View commit details
    Browse the repository at this point in the history
  2. Refactor and add unit tests

    jharrilim committed May 19, 2019
    Configuration menu
    Copy the full SHA
    09e0cd6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be2540a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    219fb64 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2019

  1. Configuration menu
    Copy the full SHA
    135401b View commit details
    Browse the repository at this point in the history
  2. Point to correct dir

    jharrilim committed May 20, 2019
    Configuration menu
    Copy the full SHA
    f755144 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37f4614 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9cc5647 View commit details
    Browse the repository at this point in the history
  5. Add watch script

    jharrilim committed May 20, 2019
    Configuration menu
    Copy the full SHA
    f0d24b5 View commit details
    Browse the repository at this point in the history
  6. Rewrite integration tests

    jharrilim committed May 20, 2019
    Configuration menu
    Copy the full SHA
    bedf0be View commit details
    Browse the repository at this point in the history
  7. Modernize benchmarks

    jharrilim committed May 20, 2019
    Configuration menu
    Copy the full SHA
    cbc66a7 View commit details
    Browse the repository at this point in the history
  8. update emoji build script

    jharrilim committed May 20, 2019
    Configuration menu
    Copy the full SHA
    c8a1c65 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c33997b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    482f0a0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1d324ad View commit details
    Browse the repository at this point in the history
  12. Add language input type

    jharrilim committed May 20, 2019
    Configuration menu
    Copy the full SHA
    76f26d3 View commit details
    Browse the repository at this point in the history
  13. Update documentation

    jharrilim committed May 20, 2019
    Configuration menu
    Copy the full SHA
    d748608 View commit details
    Browse the repository at this point in the history
  14. Add deployment test

    jharrilim committed May 20, 2019
    Configuration menu
    Copy the full SHA
    552b803 View commit details
    Browse the repository at this point in the history
  15. Target ES6

    jharrilim committed May 20, 2019
    Configuration menu
    Copy the full SHA
    6ffcbd7 View commit details
    Browse the repository at this point in the history
  16. Add jest coverage

    jharrilim committed May 20, 2019
    Configuration menu
    Copy the full SHA
    79c7f53 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d0a5562 View commit details
    Browse the repository at this point in the history
  18. Add more sentiment tests

    jharrilim committed May 20, 2019
    Configuration menu
    Copy the full SHA
    ef69883 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2019

  1. Configuration menu
    Copy the full SHA
    8aa5d24 View commit details
    Browse the repository at this point in the history
  2. Remove console log

    jharrilim committed May 30, 2019
    Configuration menu
    Copy the full SHA
    c6df1e9 View commit details
    Browse the repository at this point in the history