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: destructuring of structs and messages #856

Merged
merged 30 commits into from
Oct 15, 2024

Commits on Oct 14, 2024

  1. feat: grammar

    Gusarich committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    0af4816 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74e7d26 View commit details
    Browse the repository at this point in the history
  3. chore: add more test cases

    Gusarich committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    618611d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce74a73 View commit details
    Browse the repository at this point in the history
  5. chore: add test with message

    Gusarich committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    62ab487 View commit details
    Browse the repository at this point in the history
  6. chore: update changelog

    Gusarich committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    546b740 View commit details
    Browse the repository at this point in the history
  7. Update src/generator/writers/writeFunction.ts

    Co-authored-by: Anton Trunov <[email protected]>
    Gusarich and anton-trunov committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    129902a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    13b2cf6 View commit details
    Browse the repository at this point in the history
  9. fix: apply suggestions from code review

    Co-authored-by: Anton Trunov <[email protected]>
    Gusarich and anton-trunov committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    1169f81 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    70f0ad0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8c355cb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    32f80b4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2151c54 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c3ee0af View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9bae96e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f6d07c5 View commit details
    Browse the repository at this point in the history
  17. chore: pretty printer test

    Gusarich committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    72a03e0 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    10a8219 View commit details
    Browse the repository at this point in the history
  19. chore: more e2e test cases

    Gusarich committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    7091ed5 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    f66979b View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    7cb3a91 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    107c110 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    c2499fd View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    43567ac View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    4d01919 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    aca6e69 View commit details
    Browse the repository at this point in the history
  27. chore: change the error test

    Gusarich committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    d5b3d75 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    bd223f4 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    72ea7b1 View commit details
    Browse the repository at this point in the history
  30. Update src/grammar/ast.ts

    Co-authored-by: Novus Nota <[email protected]>
    Gusarich and novusnota authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    0cbf128 View commit details
    Browse the repository at this point in the history