Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: tunnelvisionlabs/antlr4cs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.6.6
Choose a base ref
...
head repository: tunnelvisionlabs/antlr4cs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 13 commits
  • 33 files changed
  • 3 contributors

Commits on Nov 27, 2018

  1. Add VS2017 instructions for installing in a C# project

    Add section under `Install ANTLR 4 support in a C# project` named `For Visual Studio 2017` to match the steps necessary for Visual Studio 2017
    zanedp authored Nov 27, 2018

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    d52c2be View commit details

Commits on Dec 23, 2018

  1. Copy the full SHA
    5750092 View commit details
  2. Merge pull request #315 from tunnelvisionlabs/release/4.6.6

    Release/4.6.6
    sharwell authored Dec 23, 2018
    Copy the full SHA
    8de9963 View commit details

Commits on Feb 4, 2019

  1. Merge pull request #314 from zanedp/patch-1

    Add VS2017 instructions for installing in a C# project
    sharwell authored Feb 4, 2019
    Copy the full SHA
    135528b View commit details

Commits on Feb 13, 2019

  1. Add support for NCrunch

    ltrzesniewski committed Feb 13, 2019
    Copy the full SHA
    a91f521 View commit details
  2. Merge pull request #319 from ltrzesniewski/ncrunch-support

    Add support for NCrunch
    sharwell authored Feb 13, 2019
    Copy the full SHA
    4874e01 View commit details

Commits on Dec 29, 2020

  1. Copy the full SHA
    49a7d59 View commit details
  2. Copy the full SHA
    1ae9ffb View commit details
  3. Copy the full SHA
    b28fc67 View commit details
  4. Copy the full SHA
    b25c471 View commit details
  5. Copy the full SHA
    49c0d3a View commit details
  6. Restore projects using NuGet 5.7.0

    This is the latest version that supports net35-cf and net35-client in
    the form used by Antlr4.Runtime.
    sharwell committed Dec 29, 2020
    Copy the full SHA
    855fc5a View commit details
  7. Merge pull request #364 from sharwell/netstandard2

    Add netstandard2.0 support
    sharwell authored Dec 29, 2020
    Copy the full SHA
    bc7fb74 View commit details
Loading