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

rewrite recursive conditional types to be tail-recursive #256

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Oct 4, 2021

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

Commits on Oct 10, 2021

  1. Configuration menu
    Copy the full SHA
    8ac3998 View commit details
    Browse the repository at this point in the history
  2. fix: fix typescript errors

    DetachHead committed Oct 10, 2021
    Configuration menu
    Copy the full SHA
    dbbe369 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df162b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    563e2cf View commit details
    Browse the repository at this point in the history
  5. refactor: update IterationMaprange to -1000 to 1000 to support tail-r…

    …ecursion optimized types
    DetachHead committed Oct 10, 2021
    Configuration menu
    Copy the full SHA
    e59c533 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c4b5521 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

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