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

[pigeon] Adds SwiftFunction annotation #2304

Merged
merged 37 commits into from
Jan 26, 2023

Commits on Jul 3, 2022

  1. Configuration menu
    Copy the full SHA
    4337cd6 View commit details
    Browse the repository at this point in the history
  2. Bump version to 3.2.4

    ailtonvivaz committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    d3eb40d View commit details
    Browse the repository at this point in the history
  3. Remove unused imports

    ailtonvivaz committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    2920bbf View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. Improve methods map

    ailtonvivaz committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    ac02d63 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. Remove unnecessary print

    ailtonvivaz committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    f52ab0c View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2022

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

Commits on Jul 27, 2022

  1. Update packages/pigeon/lib/pigeon_lib.dart

    Co-authored-by: gaaclarke <[email protected]>
    ailtonvivaz and gaaclarke authored Jul 27, 2022
    Configuration menu
    Copy the full SHA
    ac2b51b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0bbf86 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f70ea2 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

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

Commits on Aug 25, 2022

  1. Merge branch 'main' into swift-function-annotation

    # Conflicts:
    #	packages/pigeon/CHANGELOG.md
    ailtonvivaz committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    b034144 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2022

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

Commits on Aug 31, 2022

  1. Fix some dartdocs

    ailtonvivaz committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    9f86539 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Merge branch 'main' into swift-function-annotation

    # Conflicts:
    #	packages/pigeon/CHANGELOG.md
    #	packages/pigeon/lib/ast.dart
    #	packages/pigeon/test/swift_generator_test.dart
    ailtonvivaz committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    d754a58 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Merge branch 'swift-function-annotation' of github.com:ailtonvivaz/pa…

    …ckages into swift-function-annotation
    tarrinneal committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    d8bf6d4 View commit details
    Browse the repository at this point in the history
  2. gen

    tarrinneal committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    d4175a9 View commit details
    Browse the repository at this point in the history
  3. analyze

    tarrinneal committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    09ebdea View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Configuration menu
    Copy the full SHA
    6db9d1b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into swift-function-annotation

    # Conflicts:
    #	packages/pigeon/CHANGELOG.md
    #	packages/pigeon/lib/generator_tools.dart
    #	packages/pigeon/mock_handler_tester/test/message.dart
    #	packages/pigeon/mock_handler_tester/test/test.dart
    #	packages/pigeon/platform_tests/alternate_language_test_plugin/android/src/main/java/com/example/alternate_language_test_plugin/CoreTests.java
    #	packages/pigeon/platform_tests/alternate_language_test_plugin/ios/Classes/CoreTests.gen.h
    #	packages/pigeon/platform_tests/alternate_language_test_plugin/ios/Classes/CoreTests.gen.m
    #	packages/pigeon/platform_tests/flutter_null_safe_unit_tests/lib/core_tests.gen.dart
    #	packages/pigeon/platform_tests/flutter_null_safe_unit_tests/lib/multiple_arity.gen.dart
    #	packages/pigeon/platform_tests/flutter_null_safe_unit_tests/lib/non_null_fields.gen.dart
    #	packages/pigeon/platform_tests/flutter_null_safe_unit_tests/lib/null_fields.gen.dart
    #	packages/pigeon/platform_tests/flutter_null_safe_unit_tests/lib/null_safe_pigeon.dart
    #	packages/pigeon/platform_tests/flutter_null_safe_unit_tests/lib/nullable_returns.gen.dart
    #	packages/pigeon/platform_tests/flutter_null_safe_unit_tests/lib/primitive.dart
    #	packages/pigeon/platform_tests/shared_test_plugin_code/lib/src/generated/core_tests.gen.dart
    #	packages/pigeon/platform_tests/test_plugin/android/src/main/kotlin/com/example/test_plugin/CoreTests.gen.kt
    #	packages/pigeon/platform_tests/test_plugin/ios/Classes/CoreTests.gen.swift
    #	packages/pigeon/platform_tests/test_plugin/macos/Classes/CoreTests.gen.swift
    #	packages/pigeon/platform_tests/test_plugin/windows/pigeon/core_tests.gen.cpp
    #	packages/pigeon/platform_tests/test_plugin/windows/pigeon/core_tests.gen.h
    #	packages/pigeon/pubspec.yaml
    ailtonvivaz committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    22af130 View commit details
    Browse the repository at this point in the history
  3. Add type annotation

    ailtonvivaz committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    399e4ae View commit details
    Browse the repository at this point in the history
  4. format

    tarrinneal committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    608b5ef View commit details
    Browse the repository at this point in the history
  5. Run format

    ailtonvivaz committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    4bc40a3 View commit details
    Browse the repository at this point in the history
  6. Update macos Swift tests

    ailtonvivaz committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    a8c90f0 View commit details
    Browse the repository at this point in the history
  7. Bump version to 7.0.0

    ailtonvivaz committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    1bdde71 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'swift-function-annotation' of github.com:ailtonvivaz/pa…

    …ckages into swift-function-annotation
    tarrinneal committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    3da3698 View commit details
    Browse the repository at this point in the history
  9. revert version change

    tarrinneal committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    b13b7ca View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ef9b5d0 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'swift-function-annotation' of github.com:ailtonvivaz/pa…

    …ckages into swift-function-annotation
    ailtonvivaz committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    62b3163 View commit details
    Browse the repository at this point in the history
  12. Bump version to 6.1.0

    ailtonvivaz committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    a44aa18 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5aa2197 View commit details
    Browse the repository at this point in the history
  14. Match order of parameters

    ailtonvivaz committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    9176579 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    372d7b7 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Merge branch 'main' into swift-function-annotation

    # Conflicts:
    #	packages/pigeon/CHANGELOG.md
    #	packages/pigeon/lib/generator_tools.dart
    #	packages/pigeon/mock_handler_tester/test/message.dart
    #	packages/pigeon/mock_handler_tester/test/test.dart
    #	packages/pigeon/pigeons/core_tests.dart
    #	packages/pigeon/platform_tests/alternate_language_test_plugin/android/src/main/java/com/example/alternate_language_test_plugin/CoreTests.java
    #	packages/pigeon/platform_tests/alternate_language_test_plugin/ios/Classes/CoreTests.gen.h
    #	packages/pigeon/platform_tests/alternate_language_test_plugin/ios/Classes/CoreTests.gen.m
    #	packages/pigeon/platform_tests/flutter_null_safe_unit_tests/lib/core_tests.gen.dart
    #	packages/pigeon/platform_tests/flutter_null_safe_unit_tests/lib/flutter_unittests.gen.dart
    #	packages/pigeon/platform_tests/flutter_null_safe_unit_tests/lib/multiple_arity.gen.dart
    #	packages/pigeon/platform_tests/flutter_null_safe_unit_tests/lib/non_null_fields.gen.dart
    #	packages/pigeon/platform_tests/flutter_null_safe_unit_tests/lib/null_fields.gen.dart
    #	packages/pigeon/platform_tests/flutter_null_safe_unit_tests/lib/nullable_returns.gen.dart
    #	packages/pigeon/platform_tests/flutter_null_safe_unit_tests/lib/primitive.gen.dart
    #	packages/pigeon/platform_tests/shared_test_plugin_code/lib/src/generated/core_tests.gen.dart
    #	packages/pigeon/platform_tests/test_plugin/android/src/main/kotlin/com/example/test_plugin/CoreTests.gen.kt
    #	packages/pigeon/platform_tests/test_plugin/ios/Classes/CoreTests.gen.swift
    #	packages/pigeon/platform_tests/test_plugin/ios/Classes/TestPlugin.swift
    #	packages/pigeon/platform_tests/test_plugin/macos/Classes/CoreTests.gen.swift
    #	packages/pigeon/platform_tests/test_plugin/macos/Classes/TestPlugin.swift
    #	packages/pigeon/platform_tests/test_plugin/windows/pigeon/core_tests.gen.cpp
    #	packages/pigeon/platform_tests/test_plugin/windows/pigeon/core_tests.gen.h
    #	packages/pigeon/pubspec.yaml
    ailtonvivaz committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    e734c28 View commit details
    Browse the repository at this point in the history
  2. Improve doc comments

    ailtonvivaz committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    0039165 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    ailtonvivaz committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    651f9fa View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

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

Commits on Jan 26, 2023

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