Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: lifting-bits/cxx-common
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.3
Choose a base ref
...
head repository: lifting-bits/cxx-common
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.4
Choose a head ref
  • 6 commits
  • 8 files changed
  • 4 contributors

Commits on Dec 5, 2023

  1. Bump Lifting Bits LLVM to Incorporate Callee Save Hooks (#1039)

    * bump llvm ref
    
    * bump hash
    2over12 authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    bb54d39 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Bump actions/setup-dotnet from 3 to 4 (#1040)

    Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 3 to 4.
    - [Release notes](https://github.com/actions/setup-dotnet/releases)
    - [Commits](actions/setup-dotnet@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-dotnet
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    75e0353 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Bump actions/upload-artifact from 3 to 4 (#1041)

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    be63521 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. Update LLVM 17.0.6 (#1042)

    ekilmer authored Dec 23, 2023
    Configuration menu
    Copy the full SHA
    64f4727 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Bump ilammy/msvc-dev-cmd from 1.12.1 to 1.13.0 (#1043)

    Bumps [ilammy/msvc-dev-cmd](https://github.com/ilammy/msvc-dev-cmd) from 1.12.1 to 1.13.0.
    - [Release notes](https://github.com/ilammy/msvc-dev-cmd/releases)
    - [Commits](ilammy/msvc-dev-cmd@v1.12.1...v1.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: ilammy/msvc-dev-cmd
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    13c1c8f View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Add new dependencies (#1044)

    * add deps for gap
    
    * add re2c
    
    * package re2c as tool because it has no headers and is just binaries
    
    ---------
    
    Co-authored-by: Eric Kilmer <eric.d.kilmer@gmail.com>
    Ninja3047 and ekilmer authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    db89911 View commit details
    Browse the repository at this point in the history
Loading