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

refactor: untangle cli/compiler.rs and cli/deno_dir.rs #2636

Merged
merged 61 commits into from Jul 17, 2019

Commits on Jul 11, 2019

  1. Configuration menu
    Copy the full SHA
    0dee0ef View commit details
    Browse the repository at this point in the history
  2. proto working

    bartlomieju committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    501cc2e View commit details
    Browse the repository at this point in the history
  3. refactor

    bartlomieju committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    edbe27d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25ade62 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5d2c83f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    65dfe45 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4f47774 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0c80181 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e259a52 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f43e1c1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3a0a262 View commit details
    Browse the repository at this point in the history
  12. fix SourceMapGetter

    bartlomieju committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    212d352 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    356a77d View commit details
    Browse the repository at this point in the history
  14. refactor TsCompiler

    bartlomieju committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    f818c9a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fe15d87 View commit details
    Browse the repository at this point in the history
  16. clippy & fix info command

    bartlomieju committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    99a20a3 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    641aa40 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    dc1b909 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    9fd1557 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    c1ce201 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    6781f73 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2019

  1. fix tests

    bartlomieju committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    9687dd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bef1e9 View commit details
    Browse the repository at this point in the history
  3. fix sourcemaps

    bartlomieju committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    a4e56b1 View commit details
    Browse the repository at this point in the history
  4. refactor source maps

    bartlomieju committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    66b225b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    87a2fba View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b4b24d5 View commit details
    Browse the repository at this point in the history
  7. cleanup deno_dir

    bartlomieju committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    b1e1dcb View commit details
    Browse the repository at this point in the history
  8. more renames

    bartlomieju committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    5b9094a View commit details
    Browse the repository at this point in the history
  9. bring back download cache

    bartlomieju committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    6d84db0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8c8ae5c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    44a6ccd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    42549a5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0c52e0b View commit details
    Browse the repository at this point in the history
  14. fix tests

    bartlomieju committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    b25eec7 View commit details
    Browse the repository at this point in the history
  15. fix

    bartlomieju committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    d636e42 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c6e29a1 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2019

  1. Configuration menu
    Copy the full SHA
    e040071 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd4e553 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15bc939 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6bef080 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c227212 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2019

  1. move methods to DenoDir

    bartlomieju committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    39bb755 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec715be View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2019

  1. Configuration menu
    Copy the full SHA
    bc00eed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8292349 View commit details
    Browse the repository at this point in the history
  3. add tests for DiskCache

    bartlomieju committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    07829fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    56214da View commit details
    Browse the repository at this point in the history
  5. more cleaning up

    bartlomieju committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    148e94d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5e879f8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a635ff6 View commit details
    Browse the repository at this point in the history
  8. remove path

    bartlomieju committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    6401bb5 View commit details
    Browse the repository at this point in the history
  9. fix windows tests

    bartlomieju committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    87f7fbe View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2019

  1. cleanup //cli/compiler.rs

    bartlomieju committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    4ce09a9 View commit details
    Browse the repository at this point in the history
  2. cleanup remaining TODOs

    bartlomieju committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    8f01ff6 View commit details
    Browse the repository at this point in the history
  3. fix deno_dir_test.py

    bartlomieju committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    72226e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9629b1 View commit details
    Browse the repository at this point in the history
  5. add some docs

    bartlomieju committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    c2d7619 View commit details
    Browse the repository at this point in the history
  6. Revert "delegate file fetching to DenoDir"

    This reverts commit e9629b1.
    bartlomieju committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    b7a13d1 View commit details
    Browse the repository at this point in the history
  7. debug

    bartlomieju committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    34d55f3 View commit details
    Browse the repository at this point in the history
  8. disable deno_dir tests

    bartlomieju committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    51c98da View commit details
    Browse the repository at this point in the history