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

Initialization imprvements #178

Merged
merged 7 commits into from
Jan 7, 2021

Commits on Dec 30, 2020

  1. No-op on initAdd in eager mode

    Signed-off-by: Ryan Nett <rnett@calpoly.edu>
    rnett committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    e449b7a View commit details
    Browse the repository at this point in the history
  2. runInit() method in session

    Signed-off-by: Ryan Nett <rnett@calpoly.edu>
    rnett committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    cbfe6eb View commit details
    Browse the repository at this point in the history
  3. add doInitialization() to Runner

    Signed-off-by: Ryan Nett <rnett@calpoly.edu>
    rnett committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    7206741 View commit details
    Browse the repository at this point in the history
  4. fix javadoc

    Signed-off-by: Ryan Nett <rnett@calpoly.edu>
    rnett committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    304dc00 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2021

  1. assume only graph or eager environments

    Signed-off-by: Ryan Nett <rnett@calpoly.edu>
    rnett committed Jan 1, 2021
    Configuration menu
    Copy the full SHA
    8dfc449 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2021

  1. Remove doInit(), update javadocs

    Signed-off-by: Ryan Nett <rnett@calpoly.edu>
    rnett committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    b83b1bb View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

  1. small fixes

    Signed-off-by: Ryan Nett <rnett@calpoly.edu>
    rnett committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    a3fa53b View commit details
    Browse the repository at this point in the history