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

Initial structure and parallelization of parser #66

Open
wants to merge 16 commits into
base: 2.13.x
Choose a base branch
from

Commits on May 17, 2018

  1. Configuration menu
    Copy the full SHA
    236f59a View commit details
    Browse the repository at this point in the history
  2. Parralelize parser phase

    pkukielka committed May 17, 2018
    Configuration menu
    Copy the full SHA
    d467b59 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2018

  1. Changes after review

    pkukielka committed May 21, 2018
    Configuration menu
    Copy the full SHA
    daa26ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c8ed97 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2018

  1. Configuration menu
    Copy the full SHA
    440e154 View commit details
    Browse the repository at this point in the history
  2. Improve logger

    pkukielka committed May 22, 2018
    Configuration menu
    Copy the full SHA
    b29bf28 View commit details
    Browse the repository at this point in the history
  3. Fix PosAssigner

    pkukielka committed May 22, 2018
    Configuration menu
    Copy the full SHA
    8d149f6 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2018

  1. Synchronize symbols

    pkukielka committed May 23, 2018
    Configuration menu
    Copy the full SHA
    bf83254 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2018

  1. Configuration menu
    Copy the full SHA
    37c92f6 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    pkukielka committed May 25, 2018
    Configuration menu
    Copy the full SHA
    bc47681 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2018

  1. Add comments

    pkukielka committed May 28, 2018
    Configuration menu
    Copy the full SHA
    33a056d View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2018

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

    pkukielka committed Jun 4, 2018
    Configuration menu
    Copy the full SHA
    c32b177 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2018

  1. Fix executor

    pkukielka committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    4378e54 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2018

  1. Await threads termination

    pkukielka committed Jun 6, 2018
    1 Configuration menu
    Copy the full SHA
    4730ced View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2018

  1. Fix profiler shutdown

    pkukielka committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    736ba0b View commit details
    Browse the repository at this point in the history