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

v0.3.0 #21

Draft
wants to merge 44 commits into
base: main
Choose a base branch
from
Draft

v0.3.0 #21

wants to merge 44 commits into from

Commits on Jul 7, 2023

  1. Bumped version to v0.3.0.

    Paebbels committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    8ee8241 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41d51c5 View commit details
    Browse the repository at this point in the history
  3. Bumped dependencies.

    Paebbels committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    c37c2e8 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. Improved GHDL.

    Paebbels committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    807336f View commit details
    Browse the repository at this point in the history
  2. Improved test cases.

    Paebbels committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    6d59416 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4bcb1a2 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. Bumped dependencies.

    Paebbels committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    36c3511 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. Updated pyproject file.

    Paebbels committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    c6ab39f View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. Configuration menu
    Copy the full SHA
    0a87b20 View commit details
    Browse the repository at this point in the history
  2. Bumped dependencies.

    Paebbels committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    806b16f View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    54a23e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7add85d View commit details
    Browse the repository at this point in the history
  3. Updated pipeline.

    Paebbels committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    678aceb View commit details
    Browse the repository at this point in the history
  4. Added ToolMixin.

    Paebbels committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    4a298bf View commit details
    Browse the repository at this point in the history
  5. Added missing dependency.

    Paebbels committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    9f464e9 View commit details
    Browse the repository at this point in the history
  6. Fixed more mypy messages.

    Paebbels committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    a7b6cc2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ee4f495 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    26b18c9 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    65d10c1 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. Bumped dependencies.

    Paebbels committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    f2ff598 View commit details
    Browse the repository at this point in the history
  2. Updated documentation.

    Paebbels committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    76dc787 View commit details
    Browse the repository at this point in the history
  3. Updated pipeline.

    Paebbels committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    6a9c366 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3960c62 View commit details
    Browse the repository at this point in the history
  5. Bumped dependencies.

    Paebbels committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    96d950e View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    648e9c6 View commit details
    Browse the repository at this point in the history
  2. Install ghdl mock

    Paebbels committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    9ac6add View commit details
    Browse the repository at this point in the history
  3. Improved GHDL regexp.

    Paebbels committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    0e7b52a View commit details
    Browse the repository at this point in the history
  4. Workaround \ vs. / problem.

    Paebbels committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    b8f0b30 View commit details
    Browse the repository at this point in the history
  5. Trying GHDL-mcode on Ubuntu.

    Paebbels committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    0b4e05e View commit details
    Browse the repository at this point in the history
  6. Trying GHDL-mcode on macOS.

    Paebbels committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    793111f View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    eb97510 View commit details
    Browse the repository at this point in the history
  2. Upgrade to Ubuntu 2024.04.

    Paebbels committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    6f2792c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10593ec View commit details
    Browse the repository at this point in the history
  4. Fixed paths.

    Paebbels committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    ae54242 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b024448 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a8493e1 View commit details
    Browse the repository at this point in the history
  7. Add missing llvm on macOS.

    Paebbels committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    10af22f View commit details
    Browse the repository at this point in the history
  8. Debug LLVM@15.

    Paebbels committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    6cb6521 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    29d8735 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Enhanced PR template.

    Paebbels committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    dde522c View commit details
    Browse the repository at this point in the history
  2. Set DYLD_LIBRARY_PATH environment variable via $GITHUB_ENV, so it's e…

    …xported to other steps.
    Paebbels committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    10ca572 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. Using GHDL_PREFIX.

    Paebbels committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    e8d0544 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. General updates.

    Paebbels committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    6023ef6 View commit details
    Browse the repository at this point in the history
  2. Fixed pipeline.

    Paebbels committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    be80c18 View commit details
    Browse the repository at this point in the history