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

Clean up of #12 #15

Open
wants to merge 46 commits into
base: master
Choose a base branch
from
Open

Clean up of #12 #15

wants to merge 46 commits into from

Commits on Jan 4, 2019

  1. Fixes

    benjie committed Jan 4, 2019
    Configuration menu
    Copy the full SHA
    4f62e0d View commit details
    Browse the repository at this point in the history
  2. More fixes

    benjie committed Jan 4, 2019
    Configuration menu
    Copy the full SHA
    1c39616 View commit details
    Browse the repository at this point in the history
  3. More compatibility

    benjie committed Jan 4, 2019
    Configuration menu
    Copy the full SHA
    44da30d View commit details
    Browse the repository at this point in the history
  4. Increased logging

    benjie committed Jan 4, 2019
    Configuration menu
    Copy the full SHA
    58a7389 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a8acccf View commit details
    Browse the repository at this point in the history
  6. More fixes, merge visitors

    benjie committed Jan 4, 2019
    Configuration menu
    Copy the full SHA
    8e17ae9 View commit details
    Browse the repository at this point in the history
  7. More progress

    benjie committed Jan 4, 2019
    Configuration menu
    Copy the full SHA
    630e6e7 View commit details
    Browse the repository at this point in the history
  8. Better debugging

    benjie committed Jan 4, 2019
    Configuration menu
    Copy the full SHA
    106c3ca View commit details
    Browse the repository at this point in the history
  9. More progress

    benjie committed Jan 4, 2019
    Configuration menu
    Copy the full SHA
    d7a282d View commit details
    Browse the repository at this point in the history
  10. Generics

    benjie committed Jan 4, 2019
    Configuration menu
    Copy the full SHA
    10348d9 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2019

  1. Configuration menu
    Copy the full SHA
    3788217 View commit details
    Browse the repository at this point in the history
  2. Add prettier

    benjie committed Jan 5, 2019
    Configuration menu
    Copy the full SHA
    d223168 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9699a7 View commit details
    Browse the repository at this point in the history
  4. Assert prettier

    benjie committed Jan 5, 2019
    Configuration menu
    Copy the full SHA
    85fce70 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'prettier'

    Conflicts:
          package.json
          prettier.config.js
          src/convert.ts
          src/index.ts
          src/rules/$ReadOnly.ts
          src/rules/Exact.ts
          src/rules/Indexer.ts
          yarn.lock
    benjie committed Jan 5, 2019
    Configuration menu
    Copy the full SHA
    fe6418d View commit details
    Browse the repository at this point in the history
  6. Resolve some TypeScript woes

    benjie committed Jan 5, 2019
    Configuration menu
    Copy the full SHA
    fde88fc View commit details
    Browse the repository at this point in the history
  7. Progress

    benjie committed Jan 5, 2019
    Configuration menu
    Copy the full SHA
    03a172d View commit details
    Browse the repository at this point in the history
  8. Tidy

    benjie committed Jan 5, 2019
    Configuration menu
    Copy the full SHA
    735953d View commit details
    Browse the repository at this point in the history
  9. Fix exact

    benjie committed Jan 5, 2019
    Configuration menu
    Copy the full SHA
    1d79f26 View commit details
    Browse the repository at this point in the history
  10. Fix

    benjie committed Jan 5, 2019
    Configuration menu
    Copy the full SHA
    9797737 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f2f8f8c View commit details
    Browse the repository at this point in the history
  12. Fix

    benjie committed Jan 5, 2019
    Configuration menu
    Copy the full SHA
    f2959c7 View commit details
    Browse the repository at this point in the history
  13. Fix types

    benjie committed Jan 5, 2019
    Configuration menu
    Copy the full SHA
    131c5dd View commit details
    Browse the repository at this point in the history
  14. InterfaceDeclaration

    benjie committed Jan 5, 2019
    Configuration menu
    Copy the full SHA
    ba238ae View commit details
    Browse the repository at this point in the history
  15. Reduce logging

    benjie committed Jan 5, 2019
    Configuration menu
    Copy the full SHA
    61385d3 View commit details
    Browse the repository at this point in the history
  16. Reduce logging

    benjie committed Jan 5, 2019
    Configuration menu
    Copy the full SHA
    186cfb8 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9b565d3 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    960d75d View commit details
    Browse the repository at this point in the history
  19. More complex function

    benjie committed Jan 5, 2019
    Configuration menu
    Copy the full SHA
    63e9bf7 View commit details
    Browse the repository at this point in the history
  20. Remove 'type' from exports

    benjie committed Jan 5, 2019
    Configuration menu
    Copy the full SHA
    2cae956 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    77de757 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2019

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

Commits on Feb 28, 2019

  1. Revert error logging

    BBB committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    5278ef8 View commit details
    Browse the repository at this point in the history
  2. Remove explicit annotation

    BBB committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    04b9ef9 View commit details
    Browse the repository at this point in the history
  3. Remove redundant type check

    BBB committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    6be3f42 View commit details
    Browse the repository at this point in the history
  4. Remove unused code

    BBB committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    7015b27 View commit details
    Browse the repository at this point in the history
  5. Remove redundant types

    BBB committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    9e2b0c4 View commit details
    Browse the repository at this point in the history
  6. Remove debug logging

    BBB committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    ff604e2 View commit details
    Browse the repository at this point in the history
  7. Collect warnings

    BBB committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    3dfde69 View commit details
    Browse the repository at this point in the history
  8. Remove console

    BBB committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    af8353e View commit details
    Browse the repository at this point in the history
  9. Remove noops

    BBB committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    49b16aa View commit details
    Browse the repository at this point in the history
  10. Allow Implicit Any

    BBB committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    7563196 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0caee98 View commit details
    Browse the repository at this point in the history
  12. Remove parens

    BBB committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    1449556 View commit details
    Browse the repository at this point in the history
  13. Remove unecessary type

    BBB committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    795dc38 View commit details
    Browse the repository at this point in the history
  14. Remove unhandled test case

    BBB committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    5d00d66 View commit details
    Browse the repository at this point in the history