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 xdot support and out-of-process layout computations #57

Merged
merged 33 commits into from
Aug 9, 2023
Merged

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    4a458d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2ad093 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Add xdot FFI

    chtenb committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    8244b1d View commit details
    Browse the repository at this point in the history
  2. Add editor cfg

    chtenb committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    af96b41 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Some xdot testing code

    chtenb committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    161c0c4 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Test enum marshaling

    chtenb committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    41f598b View commit details
    Browse the repository at this point in the history
  2. fixup

    chtenb committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    f4ad6d1 View commit details
    Browse the repository at this point in the history
  3. Fix interop issues for xdot

    chtenb committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    9cfa2ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c1ed6fd View commit details
    Browse the repository at this point in the history
  5. split up

    chtenb committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    1069bb5 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Improve

    chtenb committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    9349b2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a73b5c View commit details
    Browse the repository at this point in the history
  3. fixup

    chtenb committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    7237aea View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    a360f97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97d6967 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80dcb7d View commit details
    Browse the repository at this point in the history
  4. Add test sample for xdot

    chtenb committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    4fa59df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b031dc8 View commit details
    Browse the repository at this point in the history
  6. include missing package

    chtenb committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    8b936c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    a8f8033 View commit details
    Browse the repository at this point in the history
  2. Move code

    chtenb committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    2bc4837 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. improve

    chtenb committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    7157426 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e44db9c View commit details
    Browse the repository at this point in the history
  3. Streamline layout methods

    chtenb committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    c4c2642 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8dfd60c View commit details
    Browse the repository at this point in the history
  5. update comments

    chtenb committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    d712eb2 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. update tutorial

    chtenb committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    8dec9c1 View commit details
    Browse the repository at this point in the history
  2. update tutorial

    chtenb committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    eebc007 View commit details
    Browse the repository at this point in the history
  3. fixup

    chtenb committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    762c980 View commit details
    Browse the repository at this point in the history
  4. Fix tests

    chtenb committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    a4a5a9a View commit details
    Browse the repository at this point in the history
  5. Add warning to tutorial

    chtenb committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    004a78a View commit details
    Browse the repository at this point in the history
  6. Fix failing release build

    chtenb committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    cb7d77a View commit details
    Browse the repository at this point in the history
  7. Fix documentation

    chtenb committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    b31488d View commit details
    Browse the repository at this point in the history