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

feat: Implement Chapter 7 #12

Merged
merged 11 commits into from
Jan 14, 2024
Merged

feat: Implement Chapter 7 #12

merged 11 commits into from
Jan 14, 2024

Commits on Jan 13, 2024

  1. implement 7.2

    danvk committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    51f93da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8b925f View commit details
    Browse the repository at this point in the history
  3. some tests

    danvk committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    f10d335 View commit details
    Browse the repository at this point in the history
  4. lint

    danvk committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    5ca2f33 View commit details
    Browse the repository at this point in the history
  5. spell

    danvk committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    8264cc7 View commit details
    Browse the repository at this point in the history
  6. fill out tests

    danvk committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    23dbccf View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. track down knip issue

    danvk committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    0f9a058 View commit details
    Browse the repository at this point in the history
  2. sort jsonc

    danvk committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    5d80446 View commit details
    Browse the repository at this point in the history
  3. mixed operands error test

    danvk committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    74c1b76 View commit details
    Browse the repository at this point in the history
  4. so many tests

    danvk committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    09cae29 View commit details
    Browse the repository at this point in the history
  5. pin down truthiness

    danvk committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    a567301 View commit details
    Browse the repository at this point in the history