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

New parser #682

Merged
merged 57 commits into from Aug 8, 2021
Merged

New parser #682

merged 57 commits into from Aug 8, 2021

Commits on Jul 11, 2021

  1. WIP

    ohler55 committed Jul 11, 2021
    Copy the full SHA
    0c59a6f View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. WIP

    ohler55 committed Jul 12, 2021
    Copy the full SHA
    7122ada View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. Add saj with new parser

    ohler55 committed Jul 13, 2021
    Copy the full SHA
    0b26b15 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. WIP

    ohler55 committed Jul 15, 2021
    Copy the full SHA
    19a8e06 View commit details
    Browse the repository at this point in the history
  2. Update saj and perf tests

    ohler55 committed Jul 15, 2021
    Copy the full SHA
    30dd2cf View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. Copy the full SHA
    b1c205e View commit details
    Browse the repository at this point in the history
  2. Start new parse saj test

    ohler55 committed Jul 16, 2021
    Copy the full SHA
    5524feb View commit details
    Browse the repository at this point in the history
  3. WIP

    ohler55 committed Jul 16, 2021
    Copy the full SHA
    b734143 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2021

  1. Copy the full SHA
    8f501e1 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. Start on load

    ohler55 committed Jul 22, 2021
    Copy the full SHA
    5b45984 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. WIP

    ohler55 committed Jul 23, 2021
    Copy the full SHA
    4452ed1 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2021

  1. WIP

    ohler55 committed Jul 25, 2021
    Copy the full SHA
    459ef00 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    38b64dd View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. Implement parser_load

    ohler55 committed Jul 26, 2021
    Copy the full SHA
    1ef7751 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. Copy the full SHA
    7dc579a View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. Intern prep

    ohler55 committed Jul 29, 2021
    Copy the full SHA
    e78d2f1 View commit details
    Browse the repository at this point in the history
  2. Simpler str intern

    ohler55 committed Jul 29, 2021
    Copy the full SHA
    12a1e23 View commit details
    Browse the repository at this point in the history
  3. Rework hash for sym and attr

    ohler55 committed Jul 29, 2021
    Copy the full SHA
    479b07d View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. WIP

    ohler55 committed Jul 30, 2021
    Copy the full SHA
    3c283bf View commit details
    Browse the repository at this point in the history
  2. WIP

    ohler55 committed Jul 30, 2021
    Copy the full SHA
    26f8239 View commit details
    Browse the repository at this point in the history
  3. notes

    ohler55 committed Jul 30, 2021
    Copy the full SHA
    ec0bd8f View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2021

  1. WIP

    ohler55 committed Aug 1, 2021
    Copy the full SHA
    da27522 View commit details
    Browse the repository at this point in the history
  2. Add usual parser array

    ohler55 committed Aug 1, 2021
    Copy the full SHA
    ac13469 View commit details
    Browse the repository at this point in the history
  3. Longer int type needed

    ohler55 committed Aug 1, 2021
    Copy the full SHA
    1b8e525 View commit details
    Browse the repository at this point in the history
  4. Fix big decimal parse error

    ohler55 committed Aug 1, 2021
    Copy the full SHA
    f697cee View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. WIP

    ohler55 committed Aug 2, 2021
    Copy the full SHA
    2f34e18 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    53b7b33 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. WIP

    ohler55 committed Aug 3, 2021
    Copy the full SHA
    d5bd500 View commit details
    Browse the repository at this point in the history
  2. WIP

    ohler55 committed Aug 3, 2021
    Copy the full SHA
    18516d8 View commit details
    Browse the repository at this point in the history
  3. WIP

    ohler55 committed Aug 3, 2021
    Copy the full SHA
    3c837ba View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    0ea2d82 View commit details
    Browse the repository at this point in the history
  5. WIP

    ohler55 committed Aug 3, 2021
    Copy the full SHA
    bd47386 View commit details
    Browse the repository at this point in the history
  6. New cache

    ohler55 committed Aug 3, 2021
    Copy the full SHA
    fd45b5e View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. Copy the full SHA
    3fa2c72 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6ebf43a View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. Add docs

    ohler55 committed Aug 5, 2021
    Copy the full SHA
    01ca0d3 View commit details
    Browse the repository at this point in the history
  2. WIP

    ohler55 committed Aug 5, 2021
    Copy the full SHA
    5d509ad View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c37922d View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. WIP

    ohler55 committed Aug 6, 2021
    Copy the full SHA
    92dd7f1 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    43e6b05 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2021

  1. Usual parser mostly complete

    ohler55 committed Aug 7, 2021
    Copy the full SHA
    4f44759 View commit details
    Browse the repository at this point in the history
  2. New parser cleanup

    ohler55 committed Aug 7, 2021
    Copy the full SHA
    fecd7af View commit details
    Browse the repository at this point in the history
  3. merge in develop

    ohler55 committed Aug 7, 2021
    Copy the full SHA
    0f41be0 View commit details
    Browse the repository at this point in the history
  4. notes

    ohler55 committed Aug 7, 2021
    Copy the full SHA
    9f6b7a3 View commit details
    Browse the repository at this point in the history
  5. Add stdbool.h

    ohler55 committed Aug 7, 2021
    Copy the full SHA
    3f7b1ab View commit details
    Browse the repository at this point in the history
  6. Add stdbool.h

    ohler55 committed Aug 7, 2021
    Copy the full SHA
    6b2ae5a View commit details
    Browse the repository at this point in the history
  7. Add stdbool.h

    ohler55 committed Aug 7, 2021
    Copy the full SHA
    479b844 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    cd1ce4b View commit details
    Browse the repository at this point in the history
  9. Add macos 3.0 CI

    ohler55 committed Aug 7, 2021
    Copy the full SHA
    5e7bf26 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    6efaf30 View commit details
    Browse the repository at this point in the history
  11. Fiddle with CI

    ohler55 committed Aug 7, 2021
    Copy the full SHA
    7bb4b6f View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    28f9769 View commit details
    Browse the repository at this point in the history
  13. Fix memory leaks

    ohler55 committed Aug 7, 2021
    Copy the full SHA
    b28afef View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2021

  1. Copy the full SHA
    24c66a2 View commit details
    Browse the repository at this point in the history
  2. Add default parsers

    ohler55 committed Aug 8, 2021
    Copy the full SHA
    fff36d8 View commit details
    Browse the repository at this point in the history
  3. Update parser docs

    ohler55 committed Aug 8, 2021
    Copy the full SHA
    3cd2b86 View commit details
    Browse the repository at this point in the history
  4. Update ext/oj/parser.c

    Co-authored-by: Watson <watson1978@gmail.com>
    ohler55 and Watson1978 committed Aug 8, 2021
    Copy the full SHA
    9a931bf View commit details
    Browse the repository at this point in the history