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

Support for scope-default transformer configuration #190

Merged
merged 31 commits into from
Oct 16, 2020

Commits on Oct 9, 2020

  1. Configuration menu
    Copy the full SHA
    a4acf23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3ec60b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4054f1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0959f2e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d63931 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5929808 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    37784e1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    43a2933 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5eb1cbe View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c3c083c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0cabe95 View commit details
    Browse the repository at this point in the history
  12. code reordering

    krzemin committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    0f53cb5 View commit details
    Browse the repository at this point in the history
  13. minimize test examples

    krzemin committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    570d245 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    db6128f View commit details
    Browse the repository at this point in the history
  15. code formatting

    krzemin committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    cdaf777 View commit details
    Browse the repository at this point in the history
  16. scaladocs improvements

    krzemin committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    61532b8 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b143c2c View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2020

  1. Configuration menu
    Copy the full SHA
    312b537 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ac83ae View commit details
    Browse the repository at this point in the history
  3. refactor beans tests

    krzemin committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    9983109 View commit details
    Browse the repository at this point in the history
  4. code formatting

    krzemin committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    35a3e10 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

  1. Configuration menu
    Copy the full SHA
    e5b13da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e60a12a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e924b4 View commit details
    Browse the repository at this point in the history
  4. remove redundant .toString

    krzemin committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    4c202c3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a237669 View commit details
    Browse the repository at this point in the history
  6. cleanup redundant .toSeq

    krzemin committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    c35b79f View commit details
    Browse the repository at this point in the history
  7. refactor: split TransformerFlags, TransformerCfg and compile-time, ma…

    …cro dependend TransformerConfiguration to separate compilation units
    krzemin committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    f5676bc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bb4fcc3 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2020

  1. update documentation

    krzemin committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    a38b606 View commit details
    Browse the repository at this point in the history
  2. docs fix

    krzemin committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    c1bf4f4 View commit details
    Browse the repository at this point in the history