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

Add process wrapper #257

Open
wants to merge 24 commits into
base: main
Choose a base branch
from

Commits on Jul 4, 2020

  1. Add initial files

    Jalal El Mansouri committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    7afb0c6 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. Various fixes

    Jalal El Mansouri committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    781da4f View commit details
    Browse the repository at this point in the history
  2. Cleaning up system files

    Jalal El Mansouri committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    88c2fbf View commit details
    Browse the repository at this point in the history
  3. Better test implementation

    Jalal El Mansouri committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    d8998c7 View commit details
    Browse the repository at this point in the history
  4. Fixup all tests

    Jalal El Mansouri committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    f6cb6f7 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2020

  1. Configuration menu
    Copy the full SHA
    cde2c7d View commit details
    Browse the repository at this point in the history
  2. Windows fixes

    Jalal El Mansouri committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    c0f3383 View commit details
    Browse the repository at this point in the history
  3. Add comment

    Jalal El Mansouri committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    08df526 View commit details
    Browse the repository at this point in the history
  4. Doc + additional fixes

    Jalal El Mansouri committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    c23785e View commit details
    Browse the repository at this point in the history
  5. Small refactoring

    Jalal El Mansouri committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    7b71539 View commit details
    Browse the repository at this point in the history
  6. Fix duplicate row in doc

    Jalal El Mansouri committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    e5a1479 View commit details
    Browse the repository at this point in the history
  7. Add end of line

    Jalal El Mansouri committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    f420cc2 View commit details
    Browse the repository at this point in the history
  8. Fix linux build

    Jalal El Mansouri committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    454bf58 View commit details
    Browse the repository at this point in the history
  9. Fix buildifier error

    Jalal El Mansouri committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    d1b2d1d View commit details
    Browse the repository at this point in the history
  10. nit fixes

    Jalal El Mansouri committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    c385821 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

  1. Minor fixes based on feedback

    Jalal El Mansouri committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    d3c2c2a View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2020

  1. Adding functionnality dicussed design doc

    Jalal El Mansouri committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    24ab568 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff111e1 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. Move process wrapper to its own package

    Jalal El Mansouri committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    3523798 View commit details
    Browse the repository at this point in the history
  2. Removed build tests by mistake

    Jalal El Mansouri committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    d116af1 View commit details
    Browse the repository at this point in the history
  3. Add copy output as encoutered in the rust rules

    Jalal El Mansouri committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    00c4db4 View commit details
    Browse the repository at this point in the history
  4. Fix doc

    Jalal El Mansouri committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    06240bd View commit details
    Browse the repository at this point in the history
  5. Fix substituion

    Jalal El Mansouri committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    83ffea4 View commit details
    Browse the repository at this point in the history
  6. Fix warning

    Jalal El Mansouri committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    391fc89 View commit details
    Browse the repository at this point in the history