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

Fix sh permission #1842

Merged
merged 29 commits into from
Apr 4, 2024
Merged

Fix sh permission #1842

merged 29 commits into from
Apr 4, 2024

Commits on Mar 28, 2024

  1. fix sh permission.

    canxin121 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    2f090b1 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. repro

    fzyzcjy committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    9f3dfe6 View commit details
    Browse the repository at this point in the history
  2. dart side

    fzyzcjy committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    17dd9be View commit details
    Browse the repository at this point in the history
  3. codegen

    fzyzcjy committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    ba76d60 View commit details
    Browse the repository at this point in the history
  4. feat: add visit type

    fzyzcjy committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    418cbea View commit details
    Browse the repository at this point in the history
  5. feat: more

    fzyzcjy committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    7274364 View commit details
    Browse the repository at this point in the history
  6. chore: codegen

    fzyzcjy committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    beb92ae View commit details
    Browse the repository at this point in the history
  7. feat: hint

    fzyzcjy committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    c0612dd View commit details
    Browse the repository at this point in the history
  8. chore: fmt

    fzyzcjy committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    ab2e528 View commit details
    Browse the repository at this point in the history
  9. chore: codegen

    fzyzcjy committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    4a155b9 View commit details
    Browse the repository at this point in the history
  10. feat: repro

    fzyzcjy committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    ee62a88 View commit details
    Browse the repository at this point in the history
  11. feat: repro dart side

    fzyzcjy committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    2ff9d7c View commit details
    Browse the repository at this point in the history
  12. chore: codegen

    fzyzcjy committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    c14679b View commit details
    Browse the repository at this point in the history
  13. feat: add ctor

    fzyzcjy committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    9804a41 View commit details
    Browse the repository at this point in the history
  14. feat: impl methods

    fzyzcjy committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    9acfb93 View commit details
    Browse the repository at this point in the history
  15. chore: codegen

    fzyzcjy committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    a922c42 View commit details
    Browse the repository at this point in the history
  16. chore: test

    fzyzcjy committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    9f1a2b2 View commit details
    Browse the repository at this point in the history
  17. chore: codegen

    fzyzcjy committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    82d29ce View commit details
    Browse the repository at this point in the history
  18. chore: tests

    fzyzcjy committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    428faf5 View commit details
    Browse the repository at this point in the history
  19. chore: codegen

    fzyzcjy committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    5d4590c View commit details
    Browse the repository at this point in the history
  20. chore: fmt

    fzyzcjy committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    6914f47 View commit details
    Browse the repository at this point in the history
  21. chore: more tests

    fzyzcjy committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    8a66e87 View commit details
    Browse the repository at this point in the history
  22. chore: codegen

    fzyzcjy committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    fd6ef5b View commit details
    Browse the repository at this point in the history
  23. chore: goldens

    fzyzcjy committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    241bf05 View commit details
    Browse the repository at this point in the history
  24. Merge pull request fzyzcjy#1851 from fzyzcjy/feat/1838

    Fix class is not generated when having only static methods; Fix passing non-existent variable to getter causing compilation error; Fix missing code generation when using enum and methods
    fzyzcjy authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    f1273fc View commit details
    Browse the repository at this point in the history
  25. Update CHANGELOG.md

    fzyzcjy authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    d938603 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    8a22dcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    074afa7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3bab8a9 View commit details
    Browse the repository at this point in the history