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

Do not block Agent#value when updating && other improvements #65

Merged
merged 5 commits into from
May 7, 2014

Commits on May 6, 2014

  1. Allow dereferencing of Agent values while updating

    ensure only one update is running
    pitr-ch committed May 6, 2014
    Configuration menu
    Copy the full SHA
    d0e010a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d054eb View commit details
    Browse the repository at this point in the history
  3. whitespace

    pitr-ch committed May 6, 2014
    Configuration menu
    Copy the full SHA
    af42352 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39b650a View commit details
    Browse the repository at this point in the history
  5. Extract OneByOne behavior from Agent

    it can be also later used for Actors
    pitr-ch committed May 6, 2014
    Configuration menu
    Copy the full SHA
    026641c View commit details
    Browse the repository at this point in the history