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

Add annotation support refactor keywords to use annotations implement output formats #942

Merged
merged 53 commits into from
Feb 1, 2024

Commits on Jan 27, 2024

  1. Support annotations

    justin-tay committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    d3d2ba4 View commit details
    Browse the repository at this point in the history
  2. Refactor recursive ref

    justin-tay committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    d222096 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1012b32 View commit details
    Browse the repository at this point in the history
  4. Refactor

    justin-tay committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    3d1a3c1 View commit details
    Browse the repository at this point in the history
  5. Refactor results

    justin-tay committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    fcbb22e View commit details
    Browse the repository at this point in the history
  6. Refactor

    justin-tay committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    d15d121 View commit details
    Browse the repository at this point in the history
  7. Remove scope

    justin-tay committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    b42afe9 View commit details
    Browse the repository at this point in the history
  8. Refactor

    justin-tay committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    cbb084e View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. Configuration menu
    Copy the full SHA
    3611966 View commit details
    Browse the repository at this point in the history
  2. Fix performance

    justin-tay committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    5d38dd0 View commit details
    Browse the repository at this point in the history
  3. Fix

    justin-tay committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    560bf26 View commit details
    Browse the repository at this point in the history
  4. Refactor

    justin-tay committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    cc1b49d View commit details
    Browse the repository at this point in the history
  5. Enable disabled tests

    justin-tay committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    6c1d655 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Fix contains

    justin-tay committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    4bc4eaa View commit details
    Browse the repository at this point in the history
  2. Fix fast fail

    justin-tay committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    b4e2d9a View commit details
    Browse the repository at this point in the history
  3. Refactor

    justin-tay committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    00763c5 View commit details
    Browse the repository at this point in the history
  4. Update docs

    justin-tay committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    d00ef6c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8240445 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7584e17 View commit details
    Browse the repository at this point in the history
  7. Fix fail fast

    justin-tay committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    baef348 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    975ab4e View commit details
    Browse the repository at this point in the history
  9. Update doc

    justin-tay committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    210117b View commit details
    Browse the repository at this point in the history
  10. Fix 939 and add 940 test

    justin-tay committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    8d59d98 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Fix 936

    justin-tay committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    f33a384 View commit details
    Browse the repository at this point in the history
  2. Fix 935

    justin-tay committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    0b279d3 View commit details
    Browse the repository at this point in the history
  3. Fix

    justin-tay committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    aadf9dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    476fefd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fa63d19 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1a27aee View commit details
    Browse the repository at this point in the history
  7. Support output formatting

    justin-tay committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    8b779f6 View commit details
    Browse the repository at this point in the history
  8. Refactor

    justin-tay committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    ab2c9b3 View commit details
    Browse the repository at this point in the history
  9. Refactor

    justin-tay committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    f671037 View commit details
    Browse the repository at this point in the history
  10. Collect format annotations

    justin-tay committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    96d3619 View commit details
    Browse the repository at this point in the history
  11. Refactor

    justin-tay committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    752bb86 View commit details
    Browse the repository at this point in the history
  12. Refactor

    justin-tay committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    688bc6c View commit details
    Browse the repository at this point in the history
  13. Refactor

    justin-tay committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    e1492e6 View commit details
    Browse the repository at this point in the history
  14. Refactor

    justin-tay committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    e4bdde9 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    8c9bea1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5db1d4a View commit details
    Browse the repository at this point in the history
  3. Update docs

    justin-tay committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    482e52f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51641c9 View commit details
    Browse the repository at this point in the history
  5. Update docs

    justin-tay committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    81d19af View commit details
    Browse the repository at this point in the history
  6. Add 857 test

    justin-tay committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    b741af2 View commit details
    Browse the repository at this point in the history
  7. Javadoc

    justin-tay committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    8095bbe View commit details
    Browse the repository at this point in the history
  8. Add 927 test

    justin-tay committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    20ccb94 View commit details
    Browse the repository at this point in the history
  9. Move out non suite tests

    justin-tay committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    0349929 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d37aa90 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6de988a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a4d458e View commit details
    Browse the repository at this point in the history
  13. Fix javadoc

    justin-tay committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    1da19f9 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Fix id handling

    justin-tay committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    d86c44e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea6569b View commit details
    Browse the repository at this point in the history
  3. Add test for type union

    justin-tay committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    d008b9b View commit details
    Browse the repository at this point in the history