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

Recursion Support (closes #55, #78) #165

Closed
wants to merge 27 commits into from
Closed

Recursion Support (closes #55, #78) #165

wants to merge 27 commits into from

Commits on Jan 28, 2021

  1. wip

    mre committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    a365f6a View commit details
    Browse the repository at this point in the history
  2. wip

    mre committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    ef564d6 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. wip

    mre committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    f65543a View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. wip

    mre committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    9c6735f View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2021

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

    mre committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    5be75b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    756e5b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5a68e8 View commit details
    Browse the repository at this point in the history
  5. Fix documentation

    mre committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    0b86f1a View commit details
    Browse the repository at this point in the history
  6. Add recursion flag

    mre committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    5310e8b View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

  1. Configuration menu
    Copy the full SHA
    e2a8624 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa9c88b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    148fbcd View commit details
    Browse the repository at this point in the history
  4. Simplify loop

    mre committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    23743ed View commit details
    Browse the repository at this point in the history
  5. Make code more idiomatic

    mre committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    8d42cbb View commit details
    Browse the repository at this point in the history
  6. Update comments

    mre committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    b73f709 View commit details
    Browse the repository at this point in the history
  7. Formatting

    mre committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    15ec139 View commit details
    Browse the repository at this point in the history
  8. Formatting

    mre committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    0f73fcb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0544799 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2021

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

Commits on Mar 9, 2021

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

Commits on Mar 14, 2021

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

Commits on Mar 15, 2021

  1. Configuration menu
    Copy the full SHA
    5be722d View commit details
    Browse the repository at this point in the history
  2. Add local link extraction test

    mre committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    3c4e646 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

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

Commits on Mar 19, 2021

  1. Accept localhost in recursion

    mre committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    eb42714 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b94f4ef View commit details
    Browse the repository at this point in the history