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

Nopol actor #10

Merged
merged 19 commits into from
Sep 22, 2016
Merged

Nopol actor #10

merged 19 commits into from
Sep 22, 2016

Commits on Sep 16, 2016

  1. add Akka Actor

    danglotb committed Sep 16, 2016
    Configuration menu
    Copy the full SHA
    b690531 View commit details
    Browse the repository at this point in the history
  2. change visibility for actor

    danglotb committed Sep 16, 2016
    Configuration menu
    Copy the full SHA
    375ab23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae38e71 View commit details
    Browse the repository at this point in the history
  4. send patches as string

    danglotb committed Sep 16, 2016
    Configuration menu
    Copy the full SHA
    29bb290 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2016

  1. remove unused file

    danglotb committed Sep 19, 2016
    Configuration menu
    Copy the full SHA
    d2930fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3785af8 View commit details
    Browse the repository at this point in the history
  3. add Serialization of Patches

    danglotb committed Sep 19, 2016
    Configuration menu
    Copy the full SHA
    083c7a0 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2016

  1. Configuration menu
    Copy the full SHA
    99053ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b261683 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e094ed0 View commit details
    Browse the repository at this point in the history
  4. move utility method

    danglotb committed Sep 20, 2016
    Configuration menu
    Copy the full SHA
    24b0565 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    78a7d69 View commit details
    Browse the repository at this point in the history
  6. add use case for NoPol Actor

    danglotb committed Sep 20, 2016
    Configuration menu
    Copy the full SHA
    08d23a7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    60a9716 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2016

  1. reformat code

    danglotb committed Sep 21, 2016
    Configuration menu
    Copy the full SHA
    2125221 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e64d89e View commit details
    Browse the repository at this point in the history
  3. utility method

    danglotb committed Sep 21, 2016
    Configuration menu
    Copy the full SHA
    5bccc34 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    62a1532 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1bff39e View commit details
    Browse the repository at this point in the history