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

Composable functions #390

Merged
merged 20 commits into from
Feb 16, 2023
Merged

Composable functions #390

merged 20 commits into from
Feb 16, 2023

Commits on Jan 21, 2023

  1. Configuration menu
    Copy the full SHA
    4512ae1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66b34b6 View commit details
    Browse the repository at this point in the history
  3. composify all the things

    yaxu committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    cf76bd1 View commit details
    Browse the repository at this point in the history
  4. more composifying

    yaxu committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    8f59610 View commit details
    Browse the repository at this point in the history
  5. prettier

    yaxu committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    b3e48d5 View commit details
    Browse the repository at this point in the history
  6. add some "hitch" magic

    yaxu committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    6742698 View commit details
    Browse the repository at this point in the history
  7. add some "hitch" magic

    yaxu committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    e07978b View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2023

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

Commits on Feb 13, 2023

  1. Configuration menu
    Copy the full SHA
    2ef47c4 View commit details
    Browse the repository at this point in the history
  2. tests and fiddles

    yaxu committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    dcdfb17 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. extend method chaining in functional composition. standardise on lowe…

    …rcase for alignments.
    yaxu committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    6821149 View commit details
    Browse the repository at this point in the history
  2. listener -> subscriber

    yaxu committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    43a8a70 View commit details
    Browse the repository at this point in the history
  3. breaking test

    yaxu committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    0209430 View commit details
    Browse the repository at this point in the history
  4. tidy

    yaxu committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    a193f13 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. more method chaining for composing methods.. now works with operators…

    … and alignments, with chained controls
    yaxu committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    9339c73 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. tidy

    yaxu committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    134e329 View commit details
    Browse the repository at this point in the history
  2. tidy

    yaxu committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    b9b814f View commit details
    Browse the repository at this point in the history
  3. comments

    yaxu committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    1da94fb View commit details
    Browse the repository at this point in the history
  4. tidy

    yaxu committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    4f77a66 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    150f816 View commit details
    Browse the repository at this point in the history