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

ES6-ify codebase #1553

Merged
merged 32 commits into from Jul 8, 2018
Merged

ES6-ify codebase #1553

merged 32 commits into from Jul 8, 2018

Commits on Jun 4, 2018

  1. cancelable foreach

    aearly committed Jun 4, 2018
    Copy the full SHA
    6d61acf View commit details
    Browse the repository at this point in the history
  2. cancelable waterfall

    aearly committed Jun 4, 2018
    Copy the full SHA
    e56fea9 View commit details
    Browse the repository at this point in the history
  3. cancellable auto

    aearly committed Jun 4, 2018
    Copy the full SHA
    365f19c View commit details
    Browse the repository at this point in the history
  4. fix lint

    aearly committed Jun 4, 2018
    Copy the full SHA
    8fedfa3 View commit details
    Browse the repository at this point in the history
  5. fix tests

    aearly committed Jun 4, 2018
    Copy the full SHA
    dfd21d0 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2018

  1. Copy the full SHA
    062908b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    cccd889 View commit details
    Browse the repository at this point in the history
  3. docs

    aearly committed Jun 11, 2018
    Copy the full SHA
    93591bf View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    065ff21 View commit details
    Browse the repository at this point in the history
  5. clean up internals

    aearly committed Jun 11, 2018
    Copy the full SHA
    6830b36 View commit details
    Browse the repository at this point in the history
  6. remove property func

    aearly committed Jun 11, 2018
    Copy the full SHA
    6a3c4ff View commit details
    Browse the repository at this point in the history
  7. clarify uses of createTester

    aearly committed Jun 11, 2018
    Copy the full SHA
    01b91e7 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    aca50cd View commit details
    Browse the repository at this point in the history
  9. stop using arguments

    aearly committed Jun 11, 2018
    Copy the full SHA
    fdb2957 View commit details
    Browse the repository at this point in the history
  10. DLL to class

    aearly committed Jun 11, 2018
    Copy the full SHA
    d820fe5 View commit details
    Browse the repository at this point in the history
  11. moar arrows

    aearly committed Jun 11, 2018
    Copy the full SHA
    9c3a2ac View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2018

  1. Copy the full SHA
    0e52d5f View commit details
    Browse the repository at this point in the history
  2. fix merge issues

    aearly committed Jul 2, 2018
    Copy the full SHA
    efc15cf View commit details
    Browse the repository at this point in the history
  3. remove forOwn

    aearly committed Jul 2, 2018
    Copy the full SHA
    142a051 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    f620572 View commit details
    Browse the repository at this point in the history
  5. moar arrows

    aearly committed Jul 2, 2018
    Copy the full SHA
    6b804b9 View commit details
    Browse the repository at this point in the history
  6. fix merge mistake

    aearly committed Jul 2, 2018
    Copy the full SHA
    42a6e91 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    6237392 View commit details
    Browse the repository at this point in the history
  8. mo more fn.apply(null,...)

    aearly committed Jul 2, 2018
    Copy the full SHA
    ec3af52 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    4bdd847 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2018

  1. update lint config

    aearly committed Jul 8, 2018
    Copy the full SHA
    7a7b3c1 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e03b3d5 View commit details
    Browse the repository at this point in the history
  3. use eslint:recommended

    aearly committed Jul 8, 2018
    Copy the full SHA
    c780b8d View commit details
    Browse the repository at this point in the history
  4. even less uses or aguments

    aearly committed Jul 8, 2018
    Copy the full SHA
    2937220 View commit details
    Browse the repository at this point in the history
  5. get rid of prototype cuteness

    aearly committed Jul 8, 2018
    Copy the full SHA
    05376ea View commit details
    Browse the repository at this point in the history
  6. fix concat tests

    aearly committed Jul 8, 2018
    Copy the full SHA
    9c89f38 View commit details
    Browse the repository at this point in the history
  7. fix more tests

    aearly committed Jul 8, 2018
    Copy the full SHA
    5e6f6fc View commit details
    Browse the repository at this point in the history