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

JS-157 Generate protobuf definition of ESTree #4700

Merged
merged 30 commits into from
May 27, 2024

Commits on May 22, 2024

  1. initial work

    kebetsi committed May 22, 2024
    Configuration menu
    Copy the full SHA
    7a5244b View commit details
    Browse the repository at this point in the history
  2. fix paths

    kebetsi committed May 22, 2024
    Configuration menu
    Copy the full SHA
    890d530 View commit details
    Browse the repository at this point in the history
  3. fix script

    kebetsi committed May 22, 2024
    Configuration menu
    Copy the full SHA
    409d02e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e3c0bbe View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. use set

    kebetsi committed May 23, 2024
    Configuration menu
    Copy the full SHA
    75426e7 View commit details
    Browse the repository at this point in the history
  2. translate to proto format

    kebetsi committed May 23, 2024
    Configuration menu
    Copy the full SHA
    0dfd0df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    568ee4c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f3b8ff6 View commit details
    Browse the repository at this point in the history
  5. fix some formatting

    kebetsi committed May 23, 2024
    Configuration menu
    Copy the full SHA
    ed01459 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d6ebb59 View commit details
    Browse the repository at this point in the history
  7. make index unique

    kebetsi committed May 23, 2024
    Configuration menu
    Copy the full SHA
    8f0255c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4cb6f06 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4233d02 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    caa0024 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    931e09c View commit details
    Browse the repository at this point in the history
  12. extract inherited properties

    kebetsi committed May 23, 2024
    Configuration menu
    Copy the full SHA
    591a687 View commit details
    Browse the repository at this point in the history
  13. Merge branch 'JS-157-generate-proto-file' of github.com:SonarSource/S…

    …onarJS into JS-157-generate-proto-file
    kebetsi committed May 23, 2024
    Configuration menu
    Copy the full SHA
    1935c73 View commit details
    Browse the repository at this point in the history
  14. update generated files

    kebetsi committed May 23, 2024
    Configuration menu
    Copy the full SHA
    733cf3a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e83485a View commit details
    Browse the repository at this point in the history
  16. fix

    quentin-jaquier-sonarsource committed May 23, 2024
    Configuration menu
    Copy the full SHA
    4752b3c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2676dc4 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    535c29a View commit details
    Browse the repository at this point in the history
  2. Clean up

    quentin-jaquier-sonarsource committed May 24, 2024
    Configuration menu
    Copy the full SHA
    24ce711 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0280bee View commit details
    Browse the repository at this point in the history
  4. Merge branch 'JS-157-generate-proto-file' of github.com:SonarSource/S…

    …onarJS into JS-157-generate-proto-file
    kebetsi committed May 24, 2024
    Configuration menu
    Copy the full SHA
    5d4dc92 View commit details
    Browse the repository at this point in the history
  5. push proto file

    kebetsi committed May 24, 2024
    Configuration menu
    Copy the full SHA
    b755d7e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3050d01 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    569cb98 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e261d38 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    99edf3f View commit details
    Browse the repository at this point in the history