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

.NET Core based parser - 2x speedup #114

Merged
merged 57 commits into from
Sep 8, 2020
Merged

.NET Core based parser - 2x speedup #114

merged 57 commits into from
Sep 8, 2020

Commits on Aug 25, 2020

  1. adds c# parser

    philipmat committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    b3d674e View commit details
    Browse the repository at this point in the history
  2. creates menu entries

    philipmat committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    0950d08 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    571cda3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    77e632f View commit details
    Browse the repository at this point in the history
  5. deserializing sub-labels

    philipmat committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    3a42aca View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2020

  1. Configuration menu
    Copy the full SHA
    c07a1e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3752e39 View commit details
    Browse the repository at this point in the history
  3. exports labels

    philipmat committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    3cbc22b View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

  1. Configuration menu
    Copy the full SHA
    a99f89f View commit details
    Browse the repository at this point in the history
  2. removes serialize-release

    philipmat committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    ea2e274 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91917e6 View commit details
    Browse the repository at this point in the history
  4. sub_track example

    philipmat committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    d3a33c5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    44516f9 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2020

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

Commits on Aug 29, 2020

  1. adds extra artists

    philipmat committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    2efb8d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fae50a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7f46ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed93352 View commit details
    Browse the repository at this point in the history
  5. parses artists

    philipmat committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    96ef24e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    afd28af View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    19d3cf9 View commit details
    Browse the repository at this point in the history
  8. parses masters

    philipmat committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    fc92218 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8b080dc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8e5b1bb View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2020

  1. adds test project

    philipmat committed Aug 30, 2020
    Configuration menu
    Copy the full SHA
    e8189ce View commit details
    Browse the repository at this point in the history
  2. allows for stream parsing

    philipmat committed Aug 30, 2020
    Configuration menu
    Copy the full SHA
    0304ed3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c29e34b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c95861f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    46f62fe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4af5b77 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b174cdb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ed8b2c2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2d980e7 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2020

  1. adds dotnet workflow action

    philipmat committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    148e91a View commit details
    Browse the repository at this point in the history
  2. sets working directory

    philipmat committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    24db0df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9fe78a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c00686c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    728b1b9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b06bfb7 View commit details
    Browse the repository at this point in the history
  7. adds builds for platforms

    philipmat committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    cca21b2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c53d1dd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bdc3a99 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3f9588c View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2020

  1. Configuration menu
    Copy the full SHA
    d18c881 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9a8cde View commit details
    Browse the repository at this point in the history
  3. sets a 1mb read buffer

    philipmat committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    c107738 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b9e581 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8e52a19 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2020

  1. Configuration menu
    Copy the full SHA
    9ceb7d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9798b30 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fec651c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9dd18c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a470a88 View commit details
    Browse the repository at this point in the history
  6. formatting

    philipmat committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    dfc1559 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dbeefb7 View commit details
    Browse the repository at this point in the history
  8. adds .net build badge

    philipmat committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    cb9e825 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. Merge branch 'develop' into dotnet_parser

    # Conflicts:
    #	.gitignore
    philipmat committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    2632f89 View commit details
    Browse the repository at this point in the history