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] Add ANTLR4 support #328

Merged
merged 42 commits into from
Jul 1, 2020
Merged

Commits on Dec 27, 2018

  1. Configuration menu
    Copy the full SHA
    ae9ef44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66f486a View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2018

  1. prepare for PR (diffplug#326)

    moved formatter to lib
    use formatter version available on maven central
    matthiasbalke committed Dec 28, 2018
    Configuration menu
    Copy the full SHA
    40daf9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6663bba View commit details
    Browse the repository at this point in the history
  3. rename step name

    matthiasbalke committed Dec 28, 2018
    Configuration menu
    Copy the full SHA
    deb3a76 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    84b2cb5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    55364f2 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'upstream/master' into antlr4

    # Conflicts:
    #	CHANGES.md
    #	plugin-gradle/CHANGES.md
    matthiasbalke committed Dec 28, 2018
    Configuration menu
    Copy the full SHA
    d821563 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f436c77 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6dc960b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    77a82c9 View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'upstream/master' into antlr4

    # Conflicts:
    #	README.md
    matthiasbalke committed Dec 28, 2018
    Configuration menu
    Copy the full SHA
    be4175d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    38e2baa View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2019

  1. Merge remote-tracking branch 'upstream/master' into issue-326-antlr4

    # Conflicts:
    #	CHANGES.md
    #	plugin-gradle/CHANGES.md
    #	plugin-gradle/README.md
    #	plugin-maven/CHANGES.md
    #	plugin-maven/README.md
    matthiasbalke committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    257b1bc View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2019

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

Commits on Jun 5, 2019

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

Commits on Jun 12, 2019

  1. Merge remote-tracking branch 'upstream/master' into antlr4

    # Conflicts:
    #	CHANGES.md
    #	plugin-gradle/CHANGES.md
    #	plugin-gradle/README.md
    #	plugin-maven/CHANGES.md
    #	plugin-maven/src/main/java/com/diffplug/spotless/maven/AbstractSpotlessMojo.java
    matthiasbalke committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    b351889 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    341a8af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9343ff4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    642cda9 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2020

  1. Merge remote-tracking branch 'upstream/master' into issue-326-antlr4

    # Conflicts:
    #	CHANGES.md
    #	plugin-gradle/CHANGES.md
    #	plugin-maven/CHANGES.md
    matthiasbalke committed Feb 1, 2020
    Configuration menu
    Copy the full SHA
    cebef42 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2020

  1. Merge remote-tracking branch 'upstream/master' into antlr4

    # Conflicts:
    #	CHANGES.md
    #	plugin-gradle/CHANGES.md
    #	plugin-maven/CHANGES.md
    matthiasbalke committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    0e9d4aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbdc360 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5818be View commit details
    Browse the repository at this point in the history
  4. fix spelling

    matthiasbalke committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    3117cb4 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2020

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

Commits on Mar 25, 2020

  1. Merge remote-tracking branch 'upstream/master' into antlr4

    # Conflicts:
    #	CHANGES.md
    #	plugin-gradle/CHANGES.md
    #	plugin-maven/CHANGES.md
    matthiasbalke committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    7c9790f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81c6f1c View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. Configuration menu
    Copy the full SHA
    cacc0ac View commit details
    Browse the repository at this point in the history
  2. Update license headers.

    nedtwigg committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    d5bb7a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83e1a02 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. Configuration menu
    Copy the full SHA
    8b261b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4530a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ecf1861 View commit details
    Browse the repository at this point in the history
  4. Fix Antlr4Extension.

    nedtwigg committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    f111f2e View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

  1. fix expected format

    Matthias Balke committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    3887435 View commit details
    Browse the repository at this point in the history
  2. fix expected format

    Matthias Balke committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    289af25 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/main' into issue-rebased

    # Conflicts:
    #	CHANGES.md
    #	plugin-gradle/CHANGES.md
    #	plugin-maven/CHANGES.md
    #	plugin-maven/src/main/java/com/diffplug/spotless/maven/AbstractSpotlessMojo.java
    Matthias Balke committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    62e52f6 View commit details
    Browse the repository at this point in the history
  4. use a more generic default pattern

    Matthias Balke committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    d946b3f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2bd12d7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    837df92 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    60b9805 View commit details
    Browse the repository at this point in the history