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

WiP feat: computeImports at the level of CU (which were before in DJPP) #2100

Closed
wants to merge 37 commits into from

Commits on Jun 19, 2018

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

Commits on Jun 20, 2018

  1. Provide a way to fix it

    surli committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    5fd2ec0 View commit details
    Browse the repository at this point in the history
  2. Fix possible NPE

    surli committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    87c9f9d View commit details
    Browse the repository at this point in the history
  3. Try to fix a test

    surli committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    9f14c25 View commit details
    Browse the repository at this point in the history
  4. Fix remaining error

    surli committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    4256cbc View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2018

  1. Fix some test imports

    surli committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    7c99430 View commit details
    Browse the repository at this point in the history
  2. Improve the results

    surli committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    7a5af82 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2018

  1. Fix some tests

    surli committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    b7cbcd0 View commit details
    Browse the repository at this point in the history
  2. Fix missing imports

    surli committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    dbb7f7d View commit details
    Browse the repository at this point in the history
  3. Fix checkstyle

    surli committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    131d8ec View commit details
    Browse the repository at this point in the history
  4. First work on import API

    surli committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    13932b6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b71dc59 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ea53f8 View commit details
    Browse the repository at this point in the history
  7. Use the new API in test

    surli committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    894f4fa View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2018

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

Commits on Jun 26, 2018

  1. Try to reduce test errors

    surli committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    c33d5bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c80773 View commit details
    Browse the repository at this point in the history
  3. Some changes in DJPP

    surli committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    67edd9a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db382ab View commit details
    Browse the repository at this point in the history
  5. Fix some tests

    surli committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    2b0a2fb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e4b24e4 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2018

  1. Configuration menu
    Copy the full SHA
    85dce5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbeab55 View commit details
    Browse the repository at this point in the history
  3. Fix another bunch of tests

    surli committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    78aa348 View commit details
    Browse the repository at this point in the history
  4. Fix some more tests

    surli committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    49c5cc5 View commit details
    Browse the repository at this point in the history
  5. Fix some more tests

    surli committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    162d4d2 View commit details
    Browse the repository at this point in the history
  6. Some more changes

    surli committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    21a74a9 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2018

  1. Configuration menu
    Copy the full SHA
    f42fb58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9ef4af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21393b3 View commit details
    Browse the repository at this point in the history
  4. Fix failing test

    surli committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    db66baa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5e14c54 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2018

  1. Configuration menu
    Copy the full SHA
    79d9cd4 View commit details
    Browse the repository at this point in the history
  2. Fix unused imports

    surli committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    e9b007d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43ecb3b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d16c4c6 View commit details
    Browse the repository at this point in the history
  5. Try to fix some issues

    surli committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    f0d702e View commit details
    Browse the repository at this point in the history