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

Port variable-length-quantity exercise. #960

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Commits on Feb 27, 2021

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

Commits on Feb 28, 2021

  1. Attach an UUID to the exercise

    Turns out this simply needs to be unique to be used in the database and website URLs.
    
    Co-authored-by: Simon Shine <[email protected]>
    Javran and sshine authored Feb 28, 2021
    Configuration menu
    Copy the full SHA
    f6b4e0a View commit details
    Browse the repository at this point in the history
  2. Remove exercises/.gitignore

    This is not in the scope of this PR, probably do another one.
    
    Co-authored-by: Simon Shine <[email protected]>
    Javran and sshine authored Feb 28, 2021
    Configuration menu
    Copy the full SHA
    8ed70ad View commit details
    Browse the repository at this point in the history
  3. Give recursive function a name.

    Plus this does look nicer.
    Javran committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    2ffd9bd View commit details
    Browse the repository at this point in the history