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

Scala 2 13 #1118

Merged
merged 28 commits into from
Nov 24, 2020
Merged

Scala 2 13 #1118

merged 28 commits into from
Nov 24, 2020

Commits on Nov 6, 2020

  1. Update AST analyzer tests for 2.13

    Vaidas Pilkauskas committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    2d00836 View commit details
    Browse the repository at this point in the history
  2. Disable tut test due to 2.13

    Vaidas Pilkauskas committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    3698f4a View commit details
    Browse the repository at this point in the history
  3. Add 2.13 repositories

    Vaidas Pilkauskas committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    d3fa392 View commit details
    Browse the repository at this point in the history
  4. Use 2.13 artifacts in WORKSPACE

    Vaidas Pilkauskas committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    727868f View commit details
    Browse the repository at this point in the history
  5. Update analyzer reporting to work with 2.13

    Vaidas Pilkauskas committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    201ab55 View commit details
    Browse the repository at this point in the history
  6. 2.13 version fixes

    Vaidas Pilkauskas committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    19910b0 View commit details
    Browse the repository at this point in the history
  7. Remove backwards incompatible 2.13 call

    Vaidas Pilkauskas committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    00e56aa View commit details
    Browse the repository at this point in the history
  8. Revert backwards incompatible 2.13 changes

    Vaidas Pilkauskas committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    fb3f2c7 View commit details
    Browse the repository at this point in the history
  9. Ignore test due to 2.13

    Vaidas Pilkauskas committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    fb60a2a View commit details
    Browse the repository at this point in the history
  10. Coverage data for 2.13

    Vaidas Pilkauskas committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    1c0847f View commit details
    Browse the repository at this point in the history
  11. Fix test class

    Vaidas Pilkauskas committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    78f0569 View commit details
    Browse the repository at this point in the history
  12. Disable jline

    Vaidas Pilkauskas committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    ee2eb94 View commit details
    Browse the repository at this point in the history
  13. Update scalafmt for 2.13

    Vaidas Pilkauskas committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    fe731e2 View commit details
    Browse the repository at this point in the history
  14. Increase sleep time to pass the test

    Vaidas Pilkauskas committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    3c2e830 View commit details
    Browse the repository at this point in the history
  15. Reduce size of for statement to not hit stack overflow

    Vaidas Pilkauskas committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    5b7bebd View commit details
    Browse the repository at this point in the history
  16. Add version 2.13 tests

    Vaidas Pilkauskas committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    83695ea View commit details
    Browse the repository at this point in the history
  17. Set back 2.12 as default

    Vaidas Pilkauskas committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    e006668 View commit details
    Browse the repository at this point in the history
  18. Revert "Disable tut test due to 2.13"

    Vaidas Pilkauskas committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    49a1541 View commit details
    Browse the repository at this point in the history
  19. Coverage data for 2.12

    Vaidas Pilkauskas committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    eb494c7 View commit details
    Browse the repository at this point in the history
  20. Revert "Ignore test due to 2.13"

    This reverts commit 38630db
    Vaidas Pilkauskas committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    ba178a5 View commit details
    Browse the repository at this point in the history
  21. Attempt to fix Travis CI build memory issue

    Vaidas Pilkauskas committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    4278290 View commit details
    Browse the repository at this point in the history
  22. Use stored version

    Vaidas Pilkauskas committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    bc9ed42 View commit details
    Browse the repository at this point in the history
  23. Support different scalaopts per Scala version on test_reporter

    Vaidas Pilkauskas committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    77bdc13 View commit details
    Browse the repository at this point in the history
  24. Use different reporter API per Scala 2.13

    Vaidas Pilkauskas committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    fa241fb View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2020

  1. Revert changes

    Vaidas Pilkauskas committed Nov 14, 2020
    Configuration menu
    Copy the full SHA
    5076ed3 View commit details
    Browse the repository at this point in the history
  2. Fix error counting in AST reporter

    Vaidas Pilkauskas committed Nov 14, 2020
    Configuration menu
    Copy the full SHA
    d48728e View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2020

  1. Revert comment

    Vaidas Pilkauskas committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    1b141a9 View commit details
    Browse the repository at this point in the history
  2. Add more comments

    Vaidas Pilkauskas committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    0114c4e View commit details
    Browse the repository at this point in the history