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: TokTok/hs-msgpack-binary
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.16
Choose a base ref
...
head repository: TokTok/hs-msgpack-binary
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 11 commits
  • 14 files changed
  • 2 contributors

Commits on Feb 15, 2022

  1. Copy the full SHA
    ce748c5 View commit details

Commits on Mar 24, 2022

  1. perf: Directly use the tag to determine object type.

    Instead of using `<|>` to cycle through the alternatives each time.
    iphydf committed Mar 24, 2022
    Copy the full SHA
    63b3439 View commit details

Commits on Sep 1, 2023

  1. Copy the full SHA
    d119f82 View commit details
  2. Restyled by cabal-fmt

    restyled-commits authored and iphydf committed Sep 1, 2023
    Copy the full SHA
    b4b8467 View commit details

Commits on Nov 7, 2023

  1. Copy the full SHA
    10a514f View commit details

Commits on Dec 22, 2023

  1. chore: Make haskell code visible to ghci.

    Needed for vscode and haskell-language-server to work.
    iphydf committed Dec 22, 2023
    Copy the full SHA
    a8190fc View commit details

Commits on Dec 24, 2023

  1. chore: Disable targets for cross-compilation.

    This way we can do bazel build //... when cross-compiling.
    iphydf committed Dec 24, 2023
    Copy the full SHA
    8ac8653 View commit details

Commits on Jan 2, 2024

  1. chore: Remove settings.yml in favour of hs-github-tools.

    Centralised settings means we can update them without having to pass all
    the CI checks of each repo.
    iphydf committed Jan 2, 2024
    Copy the full SHA
    6cefbb4 View commit details

Commits on Nov 6, 2024

  1. Copy the full SHA
    cc1933a View commit details

Commits on Jan 20, 2025

  1. Copy the full SHA
    6278b87 View commit details

Commits on Feb 17, 2025

  1. Copy the full SHA
    06e0f65 View commit details
Loading