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 a fully transducer version of the core namespace #4

Open
wants to merge 20 commits into
base: master
Choose a base branch
from

Commits on Aug 27, 2023

  1. Configuration menu
    Copy the full SHA
    429b880 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee7ccbe View commit details
    Browse the repository at this point in the history
  3. Core ns mostly ported except for anything related to descend.

    Also skipped stuff that seems unnecessary
    pangloss committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    6778941 View commit details
    Browse the repository at this point in the history
  4. Fix an edge case

    pangloss committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    d139bc8 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    fc62299 View commit details
    Browse the repository at this point in the history
  2. Tidy

    pangloss committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    32197ca View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Port of core ns to transducers appears to be feature complete.

    Now I need to see how it works in practice.
    pangloss committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    5585c07 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. bump deps

    pangloss committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    1240fb3 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

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

Commits on Oct 12, 2023

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

Commits on Oct 16, 2023

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

Commits on Oct 17, 2023

  1. Update Readme

    pangloss committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    3a5b867 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    pangloss authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    5fead01 View commit details
    Browse the repository at this point in the history
  3. Recursive traversals

    pangloss committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    9daa6da View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

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

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    039cbff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62fe491 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0f7479 View commit details
    Browse the repository at this point in the history
  4. Use protocols

    pangloss committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    fb8d10a View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Prepare to publish

    pangloss committed May 23, 2024
    Configuration menu
    Copy the full SHA
    8fc6cb2 View commit details
    Browse the repository at this point in the history