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

The rewrite! #1

Merged
merged 38 commits into from
Sep 13, 2023
Merged

The rewrite! #1

merged 38 commits into from
Sep 13, 2023

Commits on Aug 15, 2023

  1. clean

    cneill committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    6acbeb7 View commit details
    Browse the repository at this point in the history
  2. starting

    cneill committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    03f189a View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. getting the raw JSONStruct

    cneill committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    6a4f2aa View commit details
    Browse the repository at this point in the history
  2. getting the raw JSONStruct

    cneill committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    d36849b View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. bare functionality restored

    cneill committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    a4a615b View commit details
    Browse the repository at this point in the history
  2. some convenience stuff

    cneill committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    c0192cc View commit details
    Browse the repository at this point in the history
  3. done?

    cneill committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    3debb98 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. handling []struct

    cneill committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    548c3e8 View commit details
    Browse the repository at this point in the history
  2. go1.20.6 -> 1.21

    cneill committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    6370ef6 View commit details
    Browse the repository at this point in the history
  3. cleaning up a little

    cneill committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    c8fc696 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    237be45 View commit details
    Browse the repository at this point in the history
  5. fiddly bits; more tests

    cneill committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    8c2f3e1 View commit details
    Browse the repository at this point in the history
  6. fmt.Sprintf supports * :)

    cneill committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    2cc3428 View commit details
    Browse the repository at this point in the history
  7. fixing tests

    cneill committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    a7a42f4 View commit details
    Browse the repository at this point in the history
  8. adding more tests

    cneill committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    a854ccb View commit details
    Browse the repository at this point in the history
  9. adding formatter test

    cneill committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    5c3d01e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7ec9cd3 View commit details
    Browse the repository at this point in the history
  11. doing some fuzzing

    cneill committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    3037566 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

  1. more fuzzing

    cneill committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    1cab82a View commit details
    Browse the repository at this point in the history
  2. fuzz in CI

    cneill committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    3b7c0d9 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

  1. handling inlines

    cneill committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    0971a7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b813cd View commit details
    Browse the repository at this point in the history
  3. gitignore

    cneill committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    3054459 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

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

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    8f29108 View commit details
    Browse the repository at this point in the history
  2. linting; releasing on tag

    cneill committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    901591d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b0b92d View commit details
    Browse the repository at this point in the history
  4. minor fixups

    cneill committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    d7b7a3e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    48bfe0f View commit details
    Browse the repository at this point in the history
  6. derp

    cneill committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    b1212ac View commit details
    Browse the repository at this point in the history
  7. nested arrays are working now

    cneill committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    94d1cba View commit details
    Browse the repository at this point in the history
  8. sweet, sweet test coverage

    cneill committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    463f7c0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    96707f2 View commit details
    Browse the repository at this point in the history
  10. README

    cneill committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    51def12 View commit details
    Browse the repository at this point in the history
  11. nested arrays in README

    cneill committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    5f35e86 View commit details
    Browse the repository at this point in the history
  12. README

    cneill committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    f57f007 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2cb42d1 View commit details
    Browse the repository at this point in the history
  14. purging...

    cneill committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    1560dad View commit details
    Browse the repository at this point in the history