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(parser): Generate Serialize impls in ast_tools #6404

Merged
merged 35 commits into from
Oct 19, 2024

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    49fa04a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fc8653 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0515e43 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    3084869 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    149e86e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e2266b View commit details
    Browse the repository at this point in the history
  4. Finished

    ottomated committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    a478dea View commit details
    Browse the repository at this point in the history
  5. comment on ESTree trait

    ottomated committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    d989448 View commit details
    Browse the repository at this point in the history
  6. camelCase fields

    ottomated committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    c0c960e View commit details
    Browse the repository at this point in the history
  7. remove comments

    ottomated committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    efbdae6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6462e6b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fb02a4c View commit details
    Browse the repository at this point in the history
  10. regenerate

    ottomated committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    0b6732b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c151467 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    6f9857e View commit details
    Browse the repository at this point in the history
  2. begin tsify work

    ottomated committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    69884df View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

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

Commits on Oct 16, 2024

  1. flatten fields

    ottomated committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    6246824 View commit details
    Browse the repository at this point in the history
  2. Use wasm-bindgen for now

    ottomated committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    08c3731 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. no type on Span

    ottomated committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    6db2a1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc66fa9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    724e87b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    422e4dc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    284d736 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9e4332f View commit details
    Browse the repository at this point in the history
  7. add CompactStr type

    ottomated committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    544dead View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. Configuration menu
    Copy the full SHA
    9e22bfe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5065bf3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a3fb3e View commit details
    Browse the repository at this point in the history
  4. style: fix indentation

    overlookmotel committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    6db7396 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    566eb50 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5f9d398 View commit details
    Browse the repository at this point in the history
  7. fix: correct comments

    overlookmotel committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    4d71118 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b78e854 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7639831 View commit details
    Browse the repository at this point in the history