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: fosskers/cl-transducers
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.1
Choose a base ref
...
head repository: fosskers/cl-transducers
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 17 commits
  • 17 files changed
  • 1 contributor

Commits on Jan 25, 2025

  1. feat: add unique-by

    fosskers committed Jan 25, 2025
    Copy the full SHA
    b760b0f View commit details
  2. docs: add compiler compatibility chart

    fosskers committed Jan 25, 2025
    Copy the full SHA
    7e4bd34 View commit details

Commits on Jan 27, 2025

  1. Copy the full SHA
    7df60d0 View commit details
  2. docs: Clisp actually works

    fosskers committed Jan 27, 2025
    Copy the full SHA
    eafbb5b View commit details

Commits on Feb 3, 2025

  1. ci: compiler matrix for Github

    fosskers committed Feb 3, 2025
    Copy the full SHA
    809685c View commit details
  2. ci: v1 is enough

    fosskers committed Feb 3, 2025
    Copy the full SHA
    be0a78d View commit details

Commits on Feb 15, 2025

  1. docs: add a TOC for Github

    fosskers committed Feb 15, 2025
    Copy the full SHA
    fbe307c View commit details
  2. docs: remove an "org-ism"

    fosskers committed Feb 15, 2025
    Copy the full SHA
    6e77d19 View commit details
  3. feat: add for

    fosskers committed Feb 15, 2025
    Copy the full SHA
    4a14ce5 View commit details
  4. refactor: prefer ? over p

    fosskers committed Feb 15, 2025
    Copy the full SHA
    fb6839f View commit details
  5. feat: add all?, any?, and reduced?

    fosskers committed Feb 15, 2025
    Copy the full SHA
    b1ca319 View commit details
  6. chore: remove stale docs

    fosskers committed Feb 15, 2025
    Copy the full SHA
    2406956 View commit details
  7. chore: delete associated docs file

    fosskers committed Feb 15, 2025
    Copy the full SHA
    891ad56 View commit details
  8. release: 1.4.0

    fosskers committed Feb 15, 2025
    Copy the full SHA
    5546435 View commit details
  9. docs: fix links to other implementations

    fosskers committed Feb 15, 2025
    Copy the full SHA
    bc5646d View commit details

Commits on Feb 16, 2025

  1. refactor: move macro wrappers for deprecated functions to their own file

    fosskers committed Feb 16, 2025
    Copy the full SHA
    ca81819 View commit details

Commits on Feb 25, 2025

  1. docs: tests pass under Allegro

    fosskers committed Feb 25, 2025
    Copy the full SHA
    9593a6b View commit details
Loading